SingingBush commented on code in PR #3:
URL: https://github.com/apache/xerces-j/pull/3#discussion_r2173831754


##########
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:
   I went with that because the jar is named xercesImpl.jar



-- 
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

Reply via email to