mirror of
https://github.com/apache/poi.git
synced 2026-02-27 12:30:08 +08:00
Try to avoid clashes of modules java.xml and xml-apis
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906323 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5724a77cf2
commit
d333c291de
@ -508,7 +508,7 @@ under the License.
|
||||
<pathelement location="${svg.batik-transcoder.jar}"/>
|
||||
<pathelement location="${svg.batik-util.jar}"/>
|
||||
<pathelement location="${svg.batik-xml.jar}"/>
|
||||
<pathelement location="${svg.xml-apis-ext.jar}"/>
|
||||
<!-- causes module conflicts with JDK 11+: pathelement location="${svg.xml-apis-ext.jar}"/-->
|
||||
<pathelement location="${svg.xmlgraphics-commons.jar}"/>
|
||||
</path>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user