[
https://issues.apache.org/jira/browse/LANG-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042262#comment-16042262
]
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/11880819)
Coverage remained the same at 95.175% when pulling
**8ec7e02e753267c2470f76d9ed729e3ca7dfec6e 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)