Skip to content

Add java9+ and Jakarta EE Support #895

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

Closed
wants to merge 2 commits into from

Conversation

walnut-tom
Copy link

Java8 jdk can be compile normally
Java9+Jakarta EE must be compile and package using java9+ jdk to support Multi-Release
#894

Java9+Jakarta EE must be compile and package using java9+ jdk to support Multi-Release
@jmini
Copy link
Collaborator

jmini commented Apr 13, 2023

Instead of working with a maven profile, we are now making the necessary changes to a dedicated branch: 6.x where we have set the minimal version to Java 11 and where we use Jakarta EE components that are using the jakarta.* packages instead of javax.*

Can you check if something from this PR is missing in the 6.x branch?

If not, in my opinion this PR can be closed.

@walnut-tom walnut-tom closed this Apr 20, 2023
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

Successfully merging this pull request may close these issues.

2 participants