593 Commits (bd4b7a3347c55260684719330e3dd9693d9781f4)

Author SHA1 Message Date
  Andreas Beeker bd4b7a3347 update docs to Java 1.8 5 years ago
  Andreas Beeker 44a1861ee3 Add SHA256 to release-prep and legal/* to ooxml-schemas 5 years ago
  Andreas Beeker d9eb8bc8a4 prepare for 4.0.1-beta1 5 years ago
  Andreas Beeker 99b9b7828c release prepare for 4.0.0 - updating build.xml and changes.xml 5 years ago
  Andreas Beeker fe1e1e596d fix changes.xml entries in build.xml 5 years ago
  Alain Béarez a4c533586a test integration of XDDF text entities 5 years ago
  Dominik Stadler 63eac70f2a Use any version of xmlbeans in the assemble step to reduce the number of places that need to be updated 5 years ago
  PJ Fanning cf455847d2 use released version of xmlbeans 3.0.1 5 years ago
  Dominik Stadler ccdb5da45e Also update asm to 6.2.1, this is required for JaCoCo 0.8.2 5 years ago
  Dominik Stadler 1ca97efb51 Update JaCoCo to 0.8.2 in build.gradle to make it work with JDK 10+ 5 years ago
  Dominik Stadler 3fea637ada Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency now as it was removed from the JDK 5 years ago
  Dominik Stadler eef28d0205 Update to latest Mockito 2.21 5 years ago
  Dominik Stadler 1e0ed4b459 Try to make target "docs" work on Windows again 5 years ago
  PJ Fanning b6d837c8ce uptake xmlbeans 3.0.1 (staging version, pre-release) 5 years ago
  PJ Fanning 014ff73403 fix issue with commons-compress URL 5 years ago
  Tim Allison 7a59d0441b 62630 -- upgrad commons-compress 5 years ago
  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 5 years ago
  PJ Fanning 1aa5124c7f upgrade commons-collections4 to 4.2 5 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 5 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 5 years ago
  PJ Fanning 439c277f2b try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in excel-streaming-reader codebase) 5 years ago
  PJ Fanning 62e3986e49 update xmlbeans repo 5 years ago
  Andreas Beeker 63b1f6a133 #59268 - cache typeloader because of OOMs in the jenkins tests 5 years ago
  Andreas Beeker 2de46d1921 #59268 - remove duplicated typeloader in POI and use fixed XmlBeans implementation instead 5 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