RFR: automatic module names added (added to MANIFEST at buildtime)
Hendrik Ebbers
duke at openjdk.org
Wed Feb 15 14:12:53 UTC 2023
On Wed, 7 Dec 2022 16:43:17 GMT, Hendrik Ebbers <duke at openjdk.org> wrote:
> `maven-jar-plugin` is used to add "Automatic-Module-Name" to `MANIFEST.MF` at buildtime. This is the minimum that is needed if you want to use the lib on the module path in a project.
@shipilev ping :)
-------------
PR: https://git.openjdk.org/jmh/pull/90
More information about the jmh-dev
mailing list