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

Integrate OpenMQ 6.5.0 #25251

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Integrate OpenMQ 6.5.0 #25251

merged 1 commit into from
Nov 28, 2024

Conversation

arjantijms
Copy link
Contributor

@arjantijms arjantijms added component upgrade A component dependency has been upgraded ee10-component Jakarta EE 10 component labels Nov 28, 2024
@arjantijms arjantijms added this to the 7.0.20 milestone Nov 28, 2024
@arjantijms arjantijms self-assigned this Nov 28, 2024
@OndroMih
Copy link
Contributor

OndroMih commented Nov 28, 2024

This one uses JDK21 in build, but still releases Java 11 compatible binaries, right? (eclipse-ee4j/openmq#1803)
In master, for 6.6.0, the binaries are going to require Java 21 to run with this: eclipse-ee4j/openmq#2024

@arjantijms
Copy link
Contributor Author

Yes, so 6.6.0 is for GF 8 only.

@pzygielo
Copy link
Contributor

This one uses JDK21 in build, but still releases Java 11 compatible binaries, right?

Correct.

Yes, so 6.6.0 is for GF 8 only.

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.

@pzygielo pzygielo merged commit 83e94df into eclipse-ee4j:master Nov 28, 2024
3 checks passed
@OndroMih
Copy link
Contributor

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?

@pzygielo
Copy link
Contributor

I meant the minimum Java version as listed here:
image
which introduces some limits.

@OndroMih
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component upgrade A component dependency has been upgraded ee10-component Jakarta EE 10 component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants