You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Samael Bate (Jira)" <ji...@apache.org> on 2023/10/19 14:41:00 UTC

[jira] [Commented] (CLI-299) Add Automatic-Module-Name to MANIFEST.MF

    [ https://issues.apache.org/jira/browse/CLI-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17777300#comment-17777300 ] 

Samael Bate commented on CLI-299:
---------------------------------

looking at the pom in master it seems that module name is configured as a property. Can someone from Apache publish a release so that users that want to use JPMS can specify {{requires org.apache.commons.cli}} in our _module-info.java_ files.

> Add Automatic-Module-Name to MANIFEST.MF
> ----------------------------------------
>
>                 Key: CLI-299
>                 URL: https://issues.apache.org/jira/browse/CLI-299
>             Project: Commons CLI
>          Issue Type: Improvement
>            Reporter: Michael Miller
>            Priority: Major
>
> Add Automatic-Module-Name to the jar manifest in support of the Java 9 module system.  See other Apache commons projects that have already made the update:
> https://issues.apache.org/jira/browse/BEANUTILS-512
> https://issues.apache.org/jira/browse/LOGGING-165
> I am opening this ticket because Accumulo requires its dependencies to have stable module names before it can release modules of its own.  Here is some discussion and more information about this topic: https://github.com/apache/accumulo/issues/1434



--
This message was sent by Atlassian Jira
(v8.20.10#820010)