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

Samael Bate edited comment on XGC-127 at 9/25/25 3:34 PM:
----------------------------------------------------------

I suspect it's because my change was to do it in the pom.xml which only affects 
maven builds. If releases are done using Ant the equivalent manifest change can 
be doneĀ 

[https://github.com/apache/xmlgraphics-commons/blob/70d800f15b6251e1d3eb8e09f17a4ae23f435ab1/build.xml#L260]


was (Author: singingbush):
I suspect it's because my change was to do it in the pom.xml which only affects 
maven builds. If releases are done using Any the equivalent manifest change can 
be doneĀ 

https://github.com/apache/xmlgraphics-commons/blob/70d800f15b6251e1d3eb8e09f17a4ae23f435ab1/build.xml#L260

> 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
>            Assignee: Simon Steiner
>            Priority: Major
>              Labels: jpms, maven, modularization
>             Fix For: 2.10
>
>
> 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