-
Notifications
You must be signed in to change notification settings - Fork 627
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
what happened to java 17? #2055
Comments
what linux distro you are using? |
the affected server there runs my ripme is Debian 12 and all servers ( 6 in total ) is a mix of Debian 11 and Debian 12 And as you see it here they still only has it in testing and unstable |
does istall multiple java verisons work? https://askubuntu.com/questions/740757/switch-between-multiple-java-versions otherwise, would this release work for you? |
Unfortunately no the ppa recommendation wont work since it has been discontinued for a long time and the one there followed after were just for java 17 before it got in distros Just tested the pre-release and thank you very much that one worked ( the one there were build with ubuntu java 17 ) and thank you very much ( works just as well as when I tried to build myself where i changed the java in build.gradle.kts ) |
Good suggestion. We've restored Java 17 as the minimum version. Thanks for reporting the issue. |
Why had java 17 been removed?
That breaks all linux support since not all linux distros has java 21 yet.
and java 17 is not eol until Oct 2027
Like for me its imposible to use then since on my servers even when its fully updated the newest is still only version 17.0.13
The text was updated successfully, but these errors were encountered: