You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2022/09/16 19:10:35 UTC

svn commit: r1904105 - in /poi/trunk: build.gradle src/resources/ooxml-lite-report.clazz src/resources/ooxml-lite-report.xsb

Author: fanningpj
Date: Fri Sep 16 19:10:34 2022
New Revision: 1904105

URL: http://svn.apache.org/viewvc?rev=1904105&view=rev
Log:
use batik 1.15 rc1

Modified:
    poi/trunk/build.gradle
    poi/trunk/src/resources/ooxml-lite-report.clazz
    poi/trunk/src/resources/ooxml-lite-report.xsb

Modified: poi/trunk/build.gradle
URL: http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1904105&r1=1904104&r2=1904105&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Fri Sep 16 19:10:34 2022
@@ -154,7 +154,7 @@ subprojects {
         mockitoVersion = '4.8.0'
         hamcrestVersion = '2.2'
         xmlbeansVersion = '5.1.1'
-        batikVersion = '1.14'
+        batikVersion = '1.15'
         graphics2dVersion = '0.41'
         pdfboxVersion = '2.0.26'
         saxonVersion = '11.4'

Modified: poi/trunk/src/resources/ooxml-lite-report.clazz
URL: http://svn.apache.org/viewvc/poi/trunk/src/resources/ooxml-lite-report.clazz?rev=1904105&r1=1904104&r2=1904105&view=diff
==============================================================================
--- poi/trunk/src/resources/ooxml-lite-report.clazz (original)
+++ poi/trunk/src/resources/ooxml-lite-report.clazz Fri Sep 16 19:10:34 2022
@@ -2517,3 +2517,7 @@ org/openxmlformats/schemas/spreadsheetml
 org/openxmlformats/schemas/spreadsheetml/x2006/main/STTotalsRowFunction
 org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/CTTableFormulaImpl
 org/openxmlformats/schemas/spreadsheetml/x2006/main/CTTableFormula
+org/openxmlformats/schemas/wordprocessingml/x2006/main/impl/CTSdtRowImpl
+org/openxmlformats/schemas/wordprocessingml/x2006/main/CTSdtRow
+org/openxmlformats/schemas/wordprocessingml/x2006/main/impl/CTSdtContentRowImpl
+org/openxmlformats/schemas/wordprocessingml/x2006/main/CTSdtContentRow

Modified: poi/trunk/src/resources/ooxml-lite-report.xsb
URL: http://svn.apache.org/viewvc/poi/trunk/src/resources/ooxml-lite-report.xsb?rev=1904105&r1=1904104&r2=1904105&view=diff
==============================================================================
--- poi/trunk/src/resources/ooxml-lite-report.xsb (original)
+++ poi/trunk/src/resources/ooxml-lite-report.xsb Fri Sep 16 19:10:34 2022
@@ -1165,3 +1165,5 @@ ctgroupshape48cbtype
 ctgroupshapenonvisualf80ctype
 ctshape6416type
 ctshapenonvisual6121type
+ctsdtrow2f71type
+ctsdtcontentrow740etype



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org