-
-
Notifications
You must be signed in to change notification settings - Fork 184
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 17 instead of Java 11 (i.e. build with - and therefore effectively require) #650
Comments
Full disclosure: I personally actually don't really care either way. I just want to avoid loosing end-users, because of this... 🤣 |
That don't bother me, we moved our code base recently to java 17 |
Same here, i think it would be good given main project like Spring boot 3.0 / Hibernate 6 have moved to it |
We're considering upgrading to java 17 in the project which I'm using MariaDB4j in, so I'm fine with it. |
Due to the upcoming switch from Java 11 to Java 17, which warrants a major version upgrade for this project. See https://github.com/vorburger/MariaDB4j/issues/650.
OK, then let's do this - I'm switching 2.6.1 (unreleased) to 3.0.0 in #690 and will then build with Java 17 instead of 11 (perhaps not today anymore, but on another upcoming weekend or so). |
Due to the upcoming switch from Java 11 to Java 17, which warrants a major version upgrade for this project. See https://github.com/vorburger/MariaDB4j/issues/650.
FTR: #1144 now documents this more explictly on the README. |
Does anyone reading this have any thoughts, both Pro as well as Con, about switching this project from Java 11 to Java 17?
Recent contributors (@jejanim @chrisbloe @MazenAmria @mrdziuban @simonzkl @dassio @skyding1212 @rkumar0322 @simonzkl @bib-marko @ StruckCroissant @jamalmatgmail @gaetannandelec-ibboost @3l0w @Blanco27) any input? Do you MIND if this project were to require Java 17 instead of Java 11 in a next (future) release like 2.7.0 or 3.0.0 or whatever version number I chose for it?
This question has come up in #638.
The text was updated successfully, but these errors were encountered: