Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use simple condition for the same-JAR API Usage verifications #1120

Merged
merged 3 commits into from
Jul 11, 2024

Conversation

novotnyr
Copy link
Collaborator

Use simple condition for the same-JAR API Usage verifications.

This condition is picked up from the previous implementation where it expects that both the API host ("invocation target") and the API usage ("call-site") reside in the same JAR or directory.

This is a fix for issue where even the Platform-to-Platform internal APi calls with @Experimental API status might be wrongly reported as cross-plugin call.

See MP-6729

@novotnyr novotnyr merged commit 7fa410e into master Jul 11, 2024
2 checks passed
@novotnyr novotnyr deleted the mp-6729-same-module-api-calls branch July 11, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants