17 Commits (6af0c208a0f9a0aefa1ccf0189c7de9d587154ff)

Author SHA1 Message Date
  PJ Fanning 3f92a35a26 move commons-math3 dependency to poi pom.xml 5 years ago
  PJ Fanning e5b871e8bf [bug-62690] change poi-ooxml pom.xml to have explicit dependency on commons-math3 3.6.1 5 years ago
  PJ Fanning 5f8b952dfa [bug-62735] change poi-ooxml pom.xml to have dependency on curvesapi 1.05 5 years ago
  Tim Allison 99a27862ae 62630 -- upgrad commons-compress 5 years ago
  Andreas Beeker d8d076b73a #62187 - Compiling with Java 10 fails with ClassCastException / use commons-compress for zipbomb detection 6 years ago
  David North 299af644b8 As Nick suspected, the dependency is actually from HSSF too so commons collections 4 needs adding to the main POM 8 years ago
  David North e5877bd8e0 Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. 8 years ago
  Dustin Spicuzza 5be91c097c Update curvesapi to 1.04 8 years ago
  Dustin Spicuzza fe771aa808 XDGF: fix the fix 8 years ago
  Dustin Spicuzza e3365dfaeb poi-import: fix build dependencies 8 years ago
  Uwe Schindler 2f5bcfd162 Fix bug #56814 - Switch from dom4j to JAXP 10 years ago
  Yegor Kozlov 0b9ab8930e included poi-ooxml-schemas and poi-examples in the release cycle, also misc improvements in build.xml: merged scratchpad and main examples, improved cross-module classpath dependencies, removed obsolete targets 14 years ago
  Josh Micich 5e240d7032 deleted 'svn:executable' property 14 years ago
  Yegor Kozlov ef4b2ebc2e import OpenXML4j codebase 15 years ago
  Yegor Kozlov b68a8f083f improved tasks for making Maven artifacts1. maven-dist is now obsolete, maven artifacts are taken from dist2. release manager should use 'mvn deploy:deploy-file' to deploy POI artifacts, dist/mvn-deploy.sh is automatically generated by the maven-poms task3. each poi module now has its own pom template in the ./maven directory 15 years ago
  Yegor Kozlov d4d005f702 removed dependencies for jaxen and xerces, ooxml module does not need them 15 years ago
  Yegor Kozlov 9276e99d9d 1. support for the ooxml maven dependencies: 15 years ago