[ 
https://issues.apache.org/jira/browse/LANG-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042358#comment-16042358
 ] 

Benedikt Ritter commented on LANG-1338:
---------------------------------------

{code}
Counting objects: 7, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 2.45 KiB | 0 bytes/s, done.
Total 7 (delta 4), reused 0 (delta 0)
remote: [lang] Merge branch 'LANG-1338'
remote: [lang] LANG-1338: Add Automatic-Module-Name MANIFEST entry for Java 9 
compatibility.
To https://git-wip-us.apache.org/repos/asf/commons-lang.git
   ad648cf8..82f1ca8e  master -> master
{code}

> 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)

Reply via email to