Carte Project created XGC-127:
---------------------------------

             Summary: Set an automatic module name in the Jar MANIFEST
                 Key: XGC-127
                 URL: https://issues.apache.org/jira/browse/XGC-127
             Project: XMLGraphicsCommons
          Issue Type: Improvement
          Components: general
    Affects Versions: 2.6
            Reporter: Carte Project


When this project is used in JPMS modular builds, it causes either warnings or 
errors because it is not declaring a module name. One possibility would be to 
declare an automatic module name (full modularization could be done later), see 
the following blog post for context:

http://branchandbound.net/blog/java/2017/12/automatic-module-name/

It is simple to add the automatic module name configuration to the Maven 
pom.xml and I can provide a pull request if you are interested. The module name 
could be {{org.apache.xmlgraphics.commons}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to