[
https://issues.apache.org/jira/browse/CLI-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172721#comment-17172721
]
Sean Gilligan commented on CLI-299:
-----------------------------------
The commons-cli pom.xml has been updated, so all that is needed is to create an
empty file named {{profile.module-name in the project root directory.}}
{{I've resolved the merge conflict after the POM update, so PR #35 just creates
an empty }}{{profile.module-name}}{{ file.}}
> 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)