593 Commits (bd4b7a3347c55260684719330e3dd9693d9781f4)

Autor SHA1 Mensaje Fecha
  Andreas Beeker bd4b7a3347 update docs to Java 1.8 hace 5 años
  Andreas Beeker 44a1861ee3 Add SHA256 to release-prep and legal/* to ooxml-schemas hace 5 años
  Andreas Beeker d9eb8bc8a4 prepare for 4.0.1-beta1 hace 5 años
  Andreas Beeker 99b9b7828c release prepare for 4.0.0 - updating build.xml and changes.xml hace 5 años
  Andreas Beeker fe1e1e596d fix changes.xml entries in build.xml hace 5 años
  Alain Béarez a4c533586a test integration of XDDF text entities hace 5 años
  Dominik Stadler 63eac70f2a Use any version of xmlbeans in the assemble step to reduce the number of places that need to be updated hace 5 años
  PJ Fanning cf455847d2 use released version of xmlbeans 3.0.1 hace 5 años
  Dominik Stadler ccdb5da45e Also update asm to 6.2.1, this is required for JaCoCo 0.8.2 hace 5 años
  Dominik Stadler 1ca97efb51 Update JaCoCo to 0.8.2 in build.gradle to make it work with JDK 10+ hace 5 años
  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 hace 5 años
  Dominik Stadler eef28d0205 Update to latest Mockito 2.21 hace 5 años
  Dominik Stadler 1e0ed4b459 Try to make target "docs" work on Windows again hace 5 años
  PJ Fanning b6d837c8ce uptake xmlbeans 3.0.1 (staging version, pre-release) hace 5 años
  PJ Fanning 014ff73403 fix issue with commons-compress URL hace 5 años
  Tim Allison 7a59d0441b 62630 -- upgrad commons-compress hace 5 años
  Andreas Beeker 9ce91955f0 replaced forrest ant integration with ant invocation - copying xml-resolver.jar in $ANT_HOME/lib isn't necessary anymore hace 6 años
  Andreas Beeker 52714e724a Update to Apache Forrest 0.90 hace 6 años
  PJ Fanning 1aa5124c7f upgrade commons-collections4 to 4.2 hace 6 años
  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 hace 6 años
  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 hace 6 años
  PJ Fanning 439c277f2b try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in excel-streaming-reader codebase) hace 6 años
  PJ Fanning 62e3986e49 update xmlbeans repo hace 6 años
  Andreas Beeker 63b1f6a133 #59268 - cache typeloader because of OOMs in the jenkins tests hace 6 años
  Andreas Beeker 2de46d1921 #59268 - remove duplicated typeloader in POI and use fixed XmlBeans implementation instead hace 6 años
  Andreas Beeker d193426a1d #59268 - Work on providing an updated version of XMLBeans hace 6 años
  PJ Fanning b3c0e23784 add back xmlbeans jar manipulation due to build issue hace 6 años
  Dominik Stadler 06bf821adf Remove the older version of commons-compress and some possible remnants of xmlbeans-2.3.0 hace 6 años
  PJ Fanning c8dab9d0d3 remove unnecessary xmlbeans jar manipulation hace 6 años
  PJ Fanning 5fe4a0d6ed update property names in build.xml hace 6 años
  Andreas Beeker 8cabdb476c #62187 - Compiling with Java 10 fails with ClassCastException / use commons-compress for zipbomb detection hace 6 años
  Andreas Beeker 0c35761317 #62355 - unsplit packages - 2 - modified classes (not only imports) hace 6 años
  Dominik Stadler f2ad373bf4 Allow one more add-opens to silence one more warning seen in Java 9/Java 10 currently hace 6 años
  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 hace 6 años
  Dominik Stadler 11c125c408 Update to JaCoCo 0.8.1 to support Java 10 for JaCoCo runs hace 6 años
  Dominik Stadler 75da28e75f Update to forbidden-apis 2.5 hace 6 años
  Dominik Stadler a54aa3864e Create some directories if not existing in testcoveragereport hace 6 años
  PJ Fanning 57eae58ee5 use xmlunit for xml diffs in unit tests hace 6 años
  PJ Fanning 9afcf5ae43 fix license check failure hace 6 años
  Andreas Beeker fc0cc15903 Update JAXB classes with fixed javadocs for java 8 doclint hace 6 años
  PJ Fanning 5c82f99cd8 add byte-buddy and objenesis dependencies for mockito hace 6 años
  PJ Fanning 3575cee028 [bug-62038] add mockito based unit test hace 6 años
  PJ Fanning 47a21a80d4 [github-90] change default DSIG algorithm to SHA256. Thanks to Jörn Franke. This closes #90 hace 6 años
  PJ Fanning ef952a3ca0 bouncycastle 1.59 hace 6 años
  PJ Fanning eaaeb4b6dd Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies hace 6 años
  Dominik Stadler 0e4b1ea7c4 Remove unused property in build.xml hace 6 años
  Andreas Beeker 8eb76242b3 #61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar hace 6 años
  Alain Béarez 3b8f806850 XDDF usermodel for Charts closes #68 on GitHub hace 6 años
  Dominik Stadler 731d089005 Try to set java.io.tmpdir for tests to avoid the strange permission errors that we see in CI-builds hace 6 años
  Dominik Stadler 4bc4e1f4e9 Ensure that no old version of commons-codec is lingering around and causes hard to find build errors locally hace 6 años