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

MODULES-392 Dynamically determine the dependencies required by the java.se module #242

Merged
merged 1 commit into from Aug 1, 2019
Merged

Conversation

jaikiran
Copy link
Contributor

The commit here fixes the issue reported in https://issues.jboss.org/browse/MODULES-392. This commit introduces a multi-release jar specific JavaSeDeps which is capable of using Java 9+ modules APIs to dynamically fetch the dependencies "required" by the "java.se" module.

The commit also includes a test case which reproduces the issue noted in the JIRA and verifies this fix.

@dmlloyd dmlloyd merged commit 04471a7 into jboss-modules:1.9 Aug 1, 2019
@jaikiran jaikiran deleted the modules-392 branch August 2, 2019 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants