elharo commented on code in PR #3: URL: https://github.com/apache/xerces-j/pull/3#discussion_r2174694451
########## build.xml: ########## @@ -351,6 +351,7 @@ Authors: org/w3c/dom/html/HTMLDOMImplementation.class" manifest="${build.dir}/manifest.xerces"> <manifest> + <attribute name="Automatic-Module-Name" value="org.apache.xerces.impl"/> Review Comment: we need to think about this more. How many jars does Xerces publish and which ones? Is there a split package problem to deal with? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: j-dev-h...@xerces.apache.org