Integrated: 7903440: JMH: Add automatic module names

Hendrik Ebbers duke at openjdk.org
Fri Nov 10 19:28:31 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.

This pull request has now been integrated.

Changeset: a1ca901e
Author:    Hendrik Ebbers <hendrik.ebbers at web.de>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jmh/commit/a1ca901e8910d1206c4a957719b6e98fa3c67a61
Stats:     61 lines in 6 files changed: 59 ins; 0 del; 2 mod

7903440: JMH: Add automatic module names

Reviewed-by: shade

-------------

PR: https://git.openjdk.org/jmh/pull/90


More information about the jmh-dev mailing list