Skip to content

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