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

Support Java Platform Module System (JPMS) #2901

Closed
wants to merge 2 commits into from

Conversation

santoszv
Copy link

Support the Java Module System through Automatic-Module-Name manifest entry (#2237).

@santoszv santoszv changed the title Support the Java Module System Support Java Platform Module System (JPMS) Oct 1, 2021
@qwwdfsad qwwdfsad self-requested a review May 17, 2022 17:48
@TheMrMilchmann
Copy link

Note that automatic module names should probably be added to all JVM artifacts instead of just a select few. While an explicit descriptor would require all dependencies to be modularized, this is not the case for Automatic-Module-Name entries.

@qwwdfsad
Copy link
Contributor

Superseded by #3297

@qwwdfsad qwwdfsad closed this Oct 31, 2022
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.

3 participants