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

[2.7] Eclipselink.jar - add JPMS descriptor (module-info.java) #1943

Merged
merged 5 commits into from Sep 20, 2023

Conversation

rfelcman
Copy link
Contributor

Adds support for JPMS module-info.java into eclipselink.jar.
There are related changes in Ant build scripts too.
JPA 2.0 vs 2.1 diff files where removed from eclipselink.jar, but diff file still exists internally due a JPA testing purpose.
There is upgrade of some dependencies to get module names.

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
antbuild.xml Outdated Show resolved Hide resolved
Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
Copy link
Member

@lukasj lukasj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rfelcman rfelcman merged commit d90721c into eclipse-ee4j:2.7 Sep 20, 2023
4 of 5 checks passed
@rfelcman rfelcman deleted the jpms_enable_2.7 branch September 20, 2023 10:37
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.

None yet

2 participants