You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Michael Miller (Jira)" <ji...@apache.org> on 2019/11/21 16:36:00 UTC

[jira] [Updated] (VFS-746) Add Automatic-Module-Name to MANIFEST.MF

     [ https://issues.apache.org/jira/browse/VFS-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Miller updated VFS-746:
-------------------------------
    Description: 
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

  was:
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


> Add Automatic-Module-Name to MANIFEST.MF
> ----------------------------------------
>
>                 Key: VFS-746
>                 URL: https://issues.apache.org/jira/browse/VFS-746
>             Project: Commons VFS
>          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)