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

Gradle: set an Automatic-Module-Name #77

Merged
merged 1 commit into from Aug 18, 2022
Merged

Conversation

carlosame
Copy link
Contributor

This simple patch is intended to set an automatic module name in the Jar file's MANIFEST. Unfortunately, I have been unable to test the outcome of the patch due to the Gradle build being a bit entangled with repository deployment, but I have applied this kind of change to other projects and it works.

Fixes #76.

@eseifert eseifert merged commit a3870d2 into eseifert:master Aug 18, 2022
@carlosame carlosame deleted the issue-76 branch August 18, 2022 18:55
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.

Set an automatic module name in the Jar MANIFEST
2 participants