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

Strict version mode #11

Open
mfussenegger opened this issue Jan 24, 2024 · 0 comments
Open

Strict version mode #11

mfussenegger opened this issue Jan 24, 2024 · 0 comments

Comments

@mfussenegger
Copy link

Thanks for the great plugin, we're using it in CrateDB and it works great, but with the recent JDK 21.0.2 release we noticed that the toolchains plugin pulls the latest version, despite us having set the version to 21.0.1 and 21.0.2 had a regression that caused our tests to fail.

I assume this is intentional, due to the latest=overall option in the foojay API call:

+ "&latest=overall&package_type=jdk&discovery_scope_id=directly_downloadable&match=any&javafx_bundled=false&directly_downloadable=true&release_status=ga";

Would it be possible to add an option that results in latest=overall not getting set, to have strict version matching? This would allow for reproducable builds.

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

No branches or pull requests

1 participant