#ModuleNameInManifest
maioranonick at gmail.com
maioranonick at gmail.com
Fri Oct 6 13:05:07 UTC 2017
Hello,
One of the late modifications to JPMS was having a preferred module name specified in the manifest of an unmodularized jar file (http://openjdk.java.net/projects/jigsaw/spec/issues/#ModuleNameInManifest) instead of using the jar file name itself as the module name.
However, there is zero documentation on how to do this. What is the attribute name in the manifest file to override the jar name?
Thanks,
Nick.
More information about the jdk9-dev
mailing list