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

fix: add compile only deps gradle #148

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

zvigrinberg
Copy link
Collaborator

Description

Need to align gradle behavior with maven behavior by adding dependencies with compileOnly And compileOnlyApi configurations to both component analysis and stack analysis ( the equivalent is maven' provided scope).

Fixes Jira Ticket APPENG-2583

Checklist

  • I have followed this repository's contributing guidelines.
  • I will adhere to the project's code of conduct.

Additional information

Anything else?

@zvigrinberg zvigrinberg merged commit a5e8d53 into main Jul 23, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant