SingingBush commented on code in PR #3: URL: https://github.com/apache/xerces-j/pull/3#discussion_r2174724884
########## 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: *org.apache.xerces* is probably the best option. I'm happy to make the change. -- 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