[
https://issues.apache.org/jira/browse/LANG-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16040458#comment-16040458
]
Benedikt Ritter commented on LANG-1338:
---------------------------------------
I don't want to delay the 3.6 release any longer, so I'm going to temporary
duplicate the maven-jar-plugin configuration from parent pom in Lang with the
addition of the Automatic-Module-Name entry.
> Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility
> -----------------------------------------------------------------
>
> Key: LANG-1338
> URL: https://issues.apache.org/jira/browse/LANG-1338
> Project: Commons Lang
> Issue Type: Improvement
> Reporter: Benedikt Ritter
> Assignee: Benedikt Ritter
>
> In order to make Commons Lang usable in Java 9 module system, we need to add
> a new entry to the MANIFEST file as a temporary fix before we we can compile
> on Java 9 and add a module-info.java file.
> We had discussions on the ML on how to fix this in parent pom (see
> http://markmail.org/message/5imtc5q4gsbg4alm), but we haven't reached
> consensus about how to implement this.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)