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 filePatch | File delta | Description |
---|---|---|
01_disable code coverage.patch | (download) |
build.xml |
36 12 24 - 0 ! |
disables the code coverage report (jacoco isn't available in debian) |
05_use local ooxml xsds.patch | (download) |
build.xml |
6 3 3 - 0 ! |
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 ! |
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 ! |
ignore the jmh benchmarks |
12_ignore xmlunit tests.patch | (download) |
src/ooxml/testcases/org/apache/poi/openxml4j/opc/ZipFileAssert.java |
42 0 42 - 0 ! |
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 ! |
fixes unit tests in testexcelstyledateformatter for locale zh_cn |
13_rhino script engine.patch | (download) |
build.xml |
8 5 3 - 0 ! |
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 ! |
preserves java 8 compatibility when building with recent jdks |
15_xmlbeans compatibility.patch | (download) |
build.xml |
30 0 30 - 0 ! |
[patch] adapt to xmlbeans changes git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1881835 13f79535-47bb-0310-9956-ffa450edef68 |