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

Java11 #25

Merged
merged 3 commits into from
May 1, 2019
Merged

Java11 #25

merged 3 commits into from
May 1, 2019

Conversation

mbien
Copy link
Member

@mbien mbien commented Apr 27, 2019

maven dependency updates for Java11(&12) support. No code changes. Details in commit log.

mbien added 3 commits April 26, 2019 00:57
Tests are now green on (AdoptOpen)JDK 11 and 12 using language level 11 and 12.
Added an explicit dependency to ASM 7.1 to better control which version is used and improve compatibility with latest bytecodes.
…oved old 'javax.persistence' dependency.

Both jakarta.persistence-2.2.2.jar and org.eclipse.persistence.jpa-2.7.4.jars are now signed and don't cause a security exception during classloading.
Workaround of using old JPA API jar is no longer needed.
@snoopdave snoopdave merged commit 6b3f0a4 into apache:java11 May 1, 2019
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