[
https://issues.apache.org/jira/browse/LANG-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16040491#comment-16040491
]
ASF GitHub Bot commented on LANG-1338:
--------------------------------------
Github user coveralls commented on the issue:
https://github.com/apache/commons-lang/pull/270
[](https://coveralls.io/builds/11863407)
Coverage increased (+0.05%) to 95.221% when pulling
**1cada6e9561ef261db31bcc8f70be55b3091ad0e on britter:LANG-1338** into
**ad648cf8a8a90bdee129266ca7b686a5b9a87561 on apache:master**.
> 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
> Labels: Java9
> Fix For: 3.6
>
>
> 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)