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

[BUG] Performance-Analyzer-rca Distribution build failures #530

Closed
atharvasharma61 opened this issue Feb 6, 2024 · 1 comment
Closed
Labels
bug Something isn't working untriaged

Comments

@atharvasharma61
Copy link
Contributor

atharvasharma61 commented Feb 6, 2024

What is the bug?
There is a bug in gradle Versions prior to 7.6.2 (?) which failed to handle multi-release jar files (ie with multiple binaries built with different Java versions in them).
The jackson dependency is such a jar file that caused build failures. Issue was fixed post gradle version 8.4

How can one reproduce the bug?
Steps to reproduce the behavior:

./gradlew build

What is the expected behavior?
Build should succeed

What is your host/environment?

  • OS: MacOS

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

@dblock
Copy link
Member

dblock commented Jun 17, 2024

I believe we've upgraded to newer versions of Gradle since. Closing. Reopen if this is still a problem?

Catch All Triage - 1 2 3 4 5

@dblock dblock closed this as completed Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

2 participants