Hi All, I am a happy user of jOpenDocument for years. I am now modularizing an existing project but I got stack with the package 'org.w3c.dom' that is included in the jOpendocument jar file which conflicts with the same package of the java platform from java.xml. I was trying to exclude 'org.w3c.dom' in my Gradle build file but this is not possible because only transitive dependences can be excluded ( https://stackoverflow.com/questions/66319001/excluding-dependency-does-not-help-to-fix-the-package-org-w3c-dom-is-accessible), not packages bundled in the jar. Does anybody have a solution for this? Thanks in advance
Carlo -- --- You received this message because you are subscribed to the Google Groups "jOpenDocument" group. To unsubscribe from this group and stop receiving emails from it, send an email to jopendocument+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jopendocument/413a24b9-769c-49b5-84b9-517207ade9ecn%40googlegroups.com.