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

Work around broken parsing in zulu.bash #42

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Work around broken parsing in zulu.bash #42

merged 2 commits into from
Mar 18, 2024

Conversation

creechy
Copy link
Contributor

@creechy creechy commented Mar 18, 2024

There are some entries in the Azul archive that the script does not expect, they are for "JDKs" like zre9.0.0.15-jre9.0.0-macosx_x64.dmg. This eventually causes a fatal error, which prevents the script from completing and updating files like all.json. This fix just ignores lines that include zre.

There are some entries in the Azul archive that the script does not expect, they are for "JDKs" like `zre9.0.0.15-jre9.0.0-macosx_x64.dmg`. This eventually causes a fatal error, which prevents the script from completing and updating files like `all.json`. This fix just ignores lines that include `zre`.
Copy link
Owner

@joschi joschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@creechy Thanks a lot for your contribution! ❤️

@joschi joschi added the bug Something isn't working label Mar 18, 2024
@joschi joschi linked an issue Mar 18, 2024 that may be closed by this pull request
@joschi joschi merged commit 76b23ae into joschi:main Mar 18, 2024
1 check passed
roele pushed a commit to roele/mise-java-metadata that referenced this pull request Jun 10, 2024
Co-authored-by: Jochen Schalanda <jochen@schalanda.name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zulu JDK 17 stuck at 17.46.19
2 participants