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

Replace dev builds with stable release after JDK version is retired #36

Open
fniephaus opened this issue Mar 27, 2023 · 0 comments
Open
Assignees

Comments

@fniephaus
Copy link
Member

Even though we've implemented is #31, dev builds will still break projects in case a specific JDK version is required for a project but not available anymore due to it being retired.
Instead of breaking these projects hard, we should probably fall back to the latest stable release for the specific JDK version and print a warning that the builds are no longer using a dev build.

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