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

java: fix wrong filename-based guessed archive version #2144

Conversation

hainenber
Copy link
Contributor

Fixes #2130

Also switch slices usage to standard library's instead of relying to golang/x/exp/slices

@hainenber hainenber force-pushed the fix-wrong-filename-based-guess-java-archive-version branch from 4fc4238 to 18ac744 Compare September 17, 2023 10:40
@hainenber hainenber marked this pull request as draft September 18, 2023 16:37
@hainenber
Copy link
Contributor Author

Convert to draft as the changes in this commit breaks a lot of existing assumption

@hainenber
Copy link
Contributor Author

Closing this as I wasn't able to halt parsing filename of nested JAR files to fix the RC; there were too many breakges

@hainenber hainenber closed this Sep 18, 2023
@hainenber hainenber deleted the fix-wrong-filename-based-guess-java-archive-version branch September 18, 2023 16:50
@willmurphyscode
Copy link
Contributor

@hainenber thanks for making the attempt! If you'd like to work with one of the maintainers on getting this unstuck, feel free to let us know on slack or at our community meeting / office hours.

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.

Java archive is listed twice
2 participants