[
https://issues.apache.org/jira/browse/CLI-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086014#comment-17086014
]
Sean Gilligan commented on CLI-299:
-----------------------------------
I submitted a PR on the Github mirror:
[https://github.com/apache/commons-cli/pull/35]
> 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.3.4#803005)