Skip to content

Add Automatic-Module-Name to JAR manifest for JPMS compatibility - #146

Merged
slachiewicz merged 1 commit into
masterfrom
amn
May 10, 2026
Merged

Add Automatic-Module-Name to JAR manifest for JPMS compatibility#146
slachiewicz merged 1 commit into
masterfrom
amn

Conversation

@slachiewicz

Copy link
Copy Markdown
Member

Fixes #139 - adds 'org.codehaus.plexus.classworlds' as the automatic module name so modularized downstream projects can consume this library on the module path without a full module descriptor.

Fixes #139 - adds 'org.codehaus.plexus.classworlds' as the automatic
module name so modularized downstream projects can consume this library
on the module path without a full module descriptor.
@slachiewicz
slachiewicz requested a review from Copilot May 10, 2026 22:42
@slachiewicz slachiewicz added the enhancement New feature or request label May 10, 2026

This comment was marked as resolved.

@slachiewicz
slachiewicz merged commit 411509c into master May 10, 2026
18 checks passed
@slachiewicz
slachiewicz deleted the amn branch May 19, 2026 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an automatic module name

2 participants