]> source.dussan.org Git - poi.git/commit
Use upcoming XmlBeans 5.0.0 (working version 4.0.1)
authorAndreas Beeker <kiwiwings@apache.org>
Mon, 22 Feb 2021 00:18:37 +0000 (00:18 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Mon, 22 Feb 2021 00:18:37 +0000 (00:18 +0000)
commiteb30f2e1c82404b574297472efd7c6a1b52c36df
tree60053bec2eab1e1af35d7a246358d9a70095189a
parent259c9967efb354a0feff2a861ac8bd20582b6562
Use upcoming XmlBeans 5.0.0 (working version 4.0.1)
Make batik optional as it doesn't work on the module-path
Use sub-components of batik as batik-all references them all again resulting in duplicated entries (maven poms haven't been migrated yet ...)
Remove SLF4j dependency

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886777 13f79535-47bb-0310-9956-ffa450edef68
build.xml
src/java/org/apache/poi/sl/draw/DrawPictureShape.java
src/multimodule/ooxml-lite/java9/module-info.class
src/multimodule/ooxml/java9/module-info.class
src/multimodule/ooxml/java9/module-info.java
src/multimodule/ooxml/test9/module-info.class
src/multimodule/ooxml/test9/module-info.java
src/multimodule/poi/java9/module-info.class
src/ooxml/java/org/apache/poi/xslf/util/PPTX2PNG.java
src/ooxml/testcases/org/apache/poi/poifs/crypt/dsig/TestSignatureInfo.java
src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestXSLFPictureShape.java