Akira Ajisaka created HADOOP-15786:
--------------------------------------

             Summary: [JDK9] Add automatic module name
                 Key: HADOOP-15786
                 URL: https://issues.apache.org/jira/browse/HADOOP-15786
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: build
            Reporter: Akira Ajisaka


HADOOP-14269 proposes adding module-info.java for each module, however, it is 
too complex and difficult for now because we should support Java 8, which does 
not support module-info.java. 
Adding automatic module name in MANIFEST.MF can add module name without 
module-info.java, and it helps other projects a lot.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to