On Thu, Dec 12, 2019 at 9:30 PM Java Dev wrote:
> I'm having issues with xerces 2.12.0 and JPMS / jigsaw (JAVA 11)
>
> it clashes with jdk.xml.dom module from JAVA 11:
>
I've a limited knowledge of Java 9+ module system (JPMS / jigsaw). But I'll
attempt to answer your questions as best as I can.
Hi,
I'm having issues with xerces 2.12.0 and JPMS / jigsaw (JAVA 11)
it clashes with jdk.xml.dom module from JAVA 11:
1) Here's the javadoc for jdk.xml.dom module:
https://docs.oracle.com/en/java/javase/11/docs/api/jdk.xml.dom/module-summary.html
-> Contains classes in org.w3c.dom.html pack