Package: libapache-poi-java / 4.0.1-4

Metadata

Package Version Patches format
libapache-poi-java 4.0.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_disable code coverage.patch | (download)

build.xml | 36 12 24 - 0 !
1 file changed, 12 insertions( ), 24 deletions(-)

 disables the code coverage report (jacoco isn't available in debian)
05_use local ooxml xsds.patch | (download)

build.xml | 6 3 3 - 0 !
1 file changed, 3 insertions( ), 3 deletions(-)

 patch to use the local ooxml schema instead of fetching the files from the ecma site at build time
10_resolve xml namespaces.patch | (download)

ooxml-lib/dc.xsd | 2 1 1 - 0 !
ooxml-lib/dcterms.xsd | 2 1 1 - 0 !
ooxml-xsds/opc-coreProperties.xsd | 4 2 2 - 0 !
ooxml-xsds/shared-math.xsd | 2 1 1 - 0 !
ooxml-xsds/wml.xsd | 2 1 1 - 0 !
5 files changed, 6 insertions( ), 6 deletions(-)

 resolve the external schemas (could this be replaced by a catalog?)
11_ignore benchmarks.patch | (download)

src/ooxml/testcases/org/apache/poi/benchmark/AddImageBench.java | 77 0 77 - 0 !
1 file changed, 77 deletions(-)

 ignore the jmh benchmarks
12_ignore xmlunit tests.patch | (download)

src/ooxml/testcases/org/apache/poi/openxml4j/opc/ZipFileAssert.java | 42 0 42 - 0 !
src/ooxml/testcases/org/apache/poi/xddf/usermodel/TestXDDFColor.java | 16 0 16 - 0 !
2 files changed, 58 deletions(-)

 disables the tests using xmlunit 2 (not in debian yet)
bug 62996.patch | (download)

src/testcases/org/apache/poi/ss/usermodel/TestExcelStyleDateFormatter.java | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 fixes unit tests in testexcelstyledateformatter for locale zh_cn
13_rhino script engine.patch | (download)

build.xml | 8 5 3 - 0 !
1 file changed, 5 insertions( ), 3 deletions(-)

 run the script snippets in the ant file with rhino to fix the build failure with java 17
14_language level.patch | (download)

build.xml | 14 14 0 - 0 !
1 file changed, 14 insertions( )

 preserves java 8 compatibility when building with recent jdks
15_xmlbeans compatibility.patch | (download)

build.xml | 30 0 30 - 0 !
src/ooxml/java/org/apache/poi/xssf/model/SharedStringsTable.java | 6 3 3 - 0 !
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFRun.java | 6 3 3 - 0 !
3 files changed, 6 insertions( ), 36 deletions(-)

 [patch] adapt to xmlbeans changes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1881835 13f79535-47bb-0310-9956-ffa450edef68