Skip to content

Add an "Automatic module name" entry to the manifest#27

Open
haumacher wants to merge 6 commits intotking:masterfrom
haumacher:automatic-module-name
Open

Add an "Automatic module name" entry to the manifest#27
haumacher wants to merge 6 commits intotking:masterfrom
haumacher:automatic-module-name

Conversation

@haumacher
Copy link

A modular Java 17 project requires to declare dependencies to other modules. When a dependency is not modular, it must at least declare a module name in its manifest to be usable:

Automatic-Module-Name: de.javawi.jstun

From this PR, only e8ffcdd is technically necessary, but I needed the other changes to be able to build the project with a recent JDK.

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.

1 participant