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

Samael Bate commented on XGC-127:
---------------------------------

I've opened a PR for this as it will help when it comes to do 
https://issues.apache.org/jira/browse/FOP-3159

 

note that both projects rely on commons-logging which doesn't support JPMS and 
is pretty dead these days. It's worth moving to slf4j-api for handling logging

> 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
>            Priority: Major
>              Labels: jpms, maven, modularization
>
> 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.20.10#820010)

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

Reply via email to