-
Notifications
You must be signed in to change notification settings - Fork 146
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
Integrate OpenMQ 6.5.0 #25251
Integrate OpenMQ 6.5.0 #25251
Conversation
This one uses JDK21 in build, but still releases Java 11 compatible binaries, right? (eclipse-ee4j/openmq#1803) |
Yes, so 6.6.0 is for GF 8 only. |
Correct.
I'd think that GF8 is for Jakarta EE 11, which seems to be Java 17+. Thus I think 6.5 will do for GF8 as well. |
The final version of GF8 aims Jakarta EE 11 with Java 21+. We have 2 branches for GF 8 now - the main one, 8.0, has Java 21 as he baseline. The other branch, 8.0-JDK17, is a port of 8.0 to support Java 17, and aims to be used only to ratify and release Jakarta EE on Java 17. The aim is to use the 8.0 branch for GF 8 final and discard the 8.0-JDK17 branch after Jakarta EE 11 is released. @pzygielo, do you think GF8 final should support also Java 17? |
Yes, but that doesn’t mean that Jakarta EE 11 implementations have to support Java 17. Jakarta EE will allow implementations to require Java 21. |
Changes: https://github.com/eclipse-ee4j/openmq/releases/tag/6.5.0-RELEASE