593 Commits (bd4b7a3347c55260684719330e3dd9693d9781f4)

Author SHA1 Message Date
  Andreas Beeker 9ce91955f0 replaced forrest ant integration with ant invocation - copying xml-resolver.jar in $ANT_HOME/lib isn't necessary anymore 5 years ago
  Andreas Beeker 52714e724a Update to Apache Forrest 0.90 6 years ago
  PJ Fanning 1aa5124c7f upgrade commons-collections4 to 4.2 6 years ago
  PJ Fanning b31f1fd159 add retest-ooxml target that can be used to verify if we have all the necessary classes in poi-ooxml-schemas jar 6 years ago
  PJ Fanning 33773e7888 add retest-ooxml target that can be used to verify if we have all the necessary classes in poi-ooxml-schemas jar 6 years ago
  PJ Fanning 439c277f2b try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in excel-streaming-reader codebase) 6 years ago
  PJ Fanning 62e3986e49 update xmlbeans repo 6 years ago
  Andreas Beeker 63b1f6a133 #59268 - cache typeloader because of OOMs in the jenkins tests 6 years ago
  Andreas Beeker 2de46d1921 #59268 - remove duplicated typeloader in POI and use fixed XmlBeans implementation instead 6 years ago
  Andreas Beeker d193426a1d #59268 - Work on providing an updated version of XMLBeans 6 years ago
  PJ Fanning b3c0e23784 add back xmlbeans jar manipulation due to build issue 6 years ago
  Dominik Stadler 06bf821adf Remove the older version of commons-compress and some possible remnants of xmlbeans-2.3.0 6 years ago
  PJ Fanning c8dab9d0d3 remove unnecessary xmlbeans jar manipulation 6 years ago
  PJ Fanning 5fe4a0d6ed update property names in build.xml 6 years ago
  Andreas Beeker 8cabdb476c #62187 - Compiling with Java 10 fails with ClassCastException / use commons-compress for zipbomb detection 6 years ago
  Andreas Beeker 0c35761317 #62355 - unsplit packages - 2 - modified classes (not only imports) 6 years ago
  Dominik Stadler f2ad373bf4 Allow one more add-opens to silence one more warning seen in Java 9/Java 10 currently 6 years ago
  Dominik Stadler 12d8a85ca9 Need to switch to ASM 6.0 as well to make the coverage reports to work, unfortunately the asm-all package seems to be gone, so we need to use three jar files now 6 years ago
  Dominik Stadler 11c125c408 Update to JaCoCo 0.8.1 to support Java 10 for JaCoCo runs 6 years ago
  Dominik Stadler 75da28e75f Update to forbidden-apis 2.5 6 years ago
  Dominik Stadler a54aa3864e Create some directories if not existing in testcoveragereport 6 years ago
  PJ Fanning 57eae58ee5 use xmlunit for xml diffs in unit tests 6 years ago
  PJ Fanning 9afcf5ae43 fix license check failure 6 years ago
  Andreas Beeker fc0cc15903 Update JAXB classes with fixed javadocs for java 8 doclint 6 years ago
  PJ Fanning 5c82f99cd8 add byte-buddy and objenesis dependencies for mockito 6 years ago
  PJ Fanning 3575cee028 [bug-62038] add mockito based unit test 6 years ago
  PJ Fanning 47a21a80d4 [github-90] change default DSIG algorithm to SHA256. Thanks to Jörn Franke. This closes #90 6 years ago
  PJ Fanning ef952a3ca0 bouncycastle 1.59 6 years ago
  PJ Fanning eaaeb4b6dd Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies 6 years ago
  Dominik Stadler 0e4b1ea7c4 Remove unused property in build.xml 6 years ago
  Andreas Beeker 8eb76242b3 #61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar 6 years ago
  Alain Béarez 3b8f806850 XDDF usermodel for Charts closes #68 on GitHub 6 years ago
  Dominik Stadler 731d089005 Try to set java.io.tmpdir for tests to avoid the strange permission errors that we see in CI-builds 6 years ago
  Dominik Stadler 4bc4e1f4e9 Ensure that no old version of commons-codec is lingering around and causes hard to find build errors locally 6 years ago
  PJ Fanning 18f87a1c18 upgrade to commons-codec 1.11 6 years ago
  Dominik Stadler a872c3495e Handle case where the JaCoCo zip file is available, but the extracted files are missing, not sure how that happens, but we see it on some CI machines... 6 years ago
  Javen O'Neal a2f30cd63a remove test-hssf ant target 6 years ago
  Javen O'Neal fa8314e8dc remove test-ss and test-ooxml-ss ant targets, as these were causing problems with the build/ooxml-testokfile.txt being written, requiring test-ooxml to be rerun on subsequent ant calls even if had previously completed successfully and not modifications to the ooxml source had been made. 6 years ago
  Dominik Stadler ceba27fa2c Fix target compile-ooxml-ss, it needs the crypt-code now 6 years ago
  Dominik Stadler e107c2865d Add missing test.jar to test-hssf target 6 years ago
  Dominik Stadler bd00cb3e0d Change version to 4.0.0-SNAPSHOT as discussed on the mailing-list 6 years ago
  Dominik Stadler d7ee368e0e MaxPermSize is not used any more in Java 8, so remove it everywhere 6 years ago
  Andreas Beeker 5166c217d5 wrong release-notes link 6 years ago
  Dominik Stadler e69fbd6270 Allow to produce a jar for the integration-test-code so we can use it directly in the mass-regression tests without having to copy it for every run. 6 years ago
  Dominik Stadler bb507440ed Update third party libs to latest versions 6 years ago
  PJ Fanning 23ecb9a172 Numeric Array Formula and Matrix Function [from Bob95132] This closes #69 6 years ago
  Andreas Beeker b29668bb9e prepare for 3.18-beta1 6 years ago
  Andreas Beeker e26244c4e1 release prepare for 3.17 - updating build.xml and status.xml 6 years ago
  Andreas Beeker 17667b7d57 Add Removal annotation to xmlbeans generation 6 years ago
  Andreas Beeker 6e39ba2d2a prepare for 3.18-beta1 6 years ago