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

Adds Automatic-Module-Name #85

Merged

Conversation

froque
Copy link
Member

@froque froque commented May 31, 2023

Allows for easier migration to java modules by reserving the module name now and not rely on the jar filename.

fixes #82

Allows for easier migration to java modules by reserving the module name
now and not rely on the jar filename.
@froque froque merged commit fa2b4bf into master Jun 5, 2023
@froque froque deleted the 82-automatic-module-name-calling-all-java-library-maintainers branch June 7, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatic-Module-Name: Calling all Java Library Maintainers
2 participants