Skip to content

Add java9+ and Jakarta EE Support#895

Closed
walnut-tom wants to merge 2 commits into
gitlab4j:mainfrom
walnut-tom:fix-894
Closed

Add java9+ and Jakarta EE Support#895
walnut-tom wants to merge 2 commits into
gitlab4j:mainfrom
walnut-tom:fix-894

Conversation

@walnut-tom

Copy link
Copy Markdown

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

jmini commented Apr 13, 2023

Copy link
Copy Markdown
Collaborator

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