Consider adding an Automatic-Module-Name unconditionally
Closed this issue · 0 comments
io7m commented
The Automatic-Module-Name
can be inserted into jar manifests based on the value of Bundle-SymbolicName
. This seems like a harmless way to get JPMS-compatible without going through the pain of waiting for dependencies to be modularized.