55 Commits (15518968ee5180fabb18a5d085ade86989a595a4)

Author SHA1 Message Date
  PJ Fanning a7968aa5a0 update commons-codec dependency in pom.xml to 1.11 (to match compile time) 5 years ago
  PJ Fanning bd17a09494 move commons-math3 dependency to poi pom.xml 5 years ago
  PJ Fanning a326b6c350 [bug-62690] change poi-ooxml pom.xml to have explicit dependency on commons-math3 3.6.1 5 years ago
  PJ Fanning 6bbaf0813b [bug-62735] change poi-ooxml pom.xml to have dependency on curvesapi 1.05 5 years ago
  PJ Fanning b6d837c8ce uptake xmlbeans 3.0.1 (staging version, pre-release) 5 years ago
  Tim Allison 7a59d0441b 62630 -- upgrad commons-compress 5 years ago
  PJ Fanning 1aa5124c7f upgrade commons-collections4 to 4.2 6 years ago
  Andreas Beeker d193426a1d #59268 - Work on providing an updated version of XMLBeans 6 years ago
  Andreas Beeker 8cabdb476c #62187 - Compiling with Java 10 fails with ClassCastException / use commons-compress for zipbomb detection 6 years ago
  PJ Fanning c15a35b4c7 Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies 6 years ago
  Javen O'Neal c43ca904b3 roll back to hamcrest-core 7 years ago
  Javen O'Neal 3bf6445aa4 change from hamcrest-core-1.3 to hamcrest-all-1.3 7 years ago
  Andreas Beeker 885deafb94 merge down trunk 7 years ago
  David North 753699e48a As Nick suspected, the dependency is actually from HSSF too so commons collections 4 needs adding to the main POM 7 years ago
  David North aa17ae0b1e Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. 7 years ago
  Dustin Spicuzza 3c10475002 Update curvesapi to 1.04 8 years ago
  David North c92b3956e9 Multisign update to allow gpg2 usage 8 years ago
  Dustin Spicuzza 5d571fe387 XDGF: fix the fix 8 years ago
  Dustin Spicuzza 66b0322e38 poi-import: fix build dependencies 8 years ago
  Dominik Stadler f678783d46 Update to latest commons-codec-1.10 and commons-logging-1.2, use the properties for these libs everywhere in build.xml 8 years ago
  Dominik Stadler 55275b1e67 Update to junit-4.12, the jar file is downloaded, so not required on classpath anymore. Also adjust version in pom.xml for Sonar. 9 years ago
  Nick Burch eff53accdd Typo fix 9 years ago
  Nick Burch 73bd034c79 Start on a Text Extractor for the pre-OLE2 Excel formats like Excel 4, for TIKA-1490 9 years ago
  Nick Burch 284e328f11 Fix the maven deployment script to use repository.apache.org instead of the people ibiblio sync 9 years ago
  Nick Burch 6b34a21a35 I think this is the right maven magic to deploy a javadoc jar, but we may have to see... 9 years ago
  Andreas Beeker 1499778fdd added ooxml-security-1.0 to the maven artifacts 9 years ago
  Uwe Schindler fed01cb1ad Fix bug #56814 - Switch from dom4j to JAXP 9 years ago
  Nick Burch fc60883a7d Change the default XMLBeans version used for running to be 2.6, leave 2.3 for compiling the schemas (for maximum compatibility) 10 years ago
  Dominik Stadler 193d615895 Revert upgrade to XMLBeans 2.6.0 to properly discuss on the mailinglist first 10 years ago
  Dominik Stadler 267d70569a Update XMLBeans to version 2.6.0 10 years ago
  Dominik Stadler 47070c5060 Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pom 10 years ago
  Nick Burch 3c40a957bc Sync the Maven POM defined dependencies with the Ant build ones 10 years ago
  Nick Burch 9eb644c546 Remove the executable flag from a number of files that aren't executables so shouldn't have it set 11 years ago
  Maxim Valyanskiy 66cb858ae5 add commons-codec to maven-pom 13 years ago
  Yegor Kozlov 42d8eb4826 include poi-excelant 13 years ago
  Yegor Kozlov 4c5d1a1aa8 Use stax:stax-api instead of org.apache.geronimo.specs:geronimo-stax-api_1.0_spec, see Bugzilla 50581 13 years ago
  Yegor Kozlov b6aaf36b5c initial import of ExcelAnt tasks, see Bugzilla 50610 13 years ago
  Yegor Kozlov c232f7e208 removed log4 and commons-logging from poi-scratchpad.pom 13 years ago
  Yegor Kozlov 8ac5434914 marked commons-logging and log4j as optional dependencies in POI poms, see Bugzilla 50067 13 years ago
  Yegor Kozlov 733cf81a3b repackaged poi-contrib to poi-main and poi-examples, excluded contrib from build artifacts 13 years ago
  Nick Burch 53488f06e9 Generate SHA1 hashes as well as MD5 ones. Also, use md5sum/sha1sum in preference to openssl (if found), as the former include the filenames in the hashes which is helpful when verifying 13 years ago
  Yegor Kozlov 5984c5d57c updated current version on status.xml, also some misc post-release improvements in mvn-deploy.sh and build.xml 14 years ago
  Yegor Kozlov 7878ecbd1a poi-ooxml-schemas depends on geronimo-stax-api 14 years ago
  Yegor Kozlov 03443502f5 more cleanup of build.xml, improved release procedure, added a script to create .md5 and .asc 14 years ago
  Yegor Kozlov b7aa4bea9a more improvements in build.xml: moved ooxml-lite targets out of normal 'compile' and 'test', added compile-all and test-all 14 years ago
  Yegor Kozlov 437182aa72 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 32eb9ada7c deleted 'svn:executable' property 14 years ago
  Yegor Kozlov 29a6cf21e8 improved script for deploying maven artefacts 14 years ago
  Yegor Kozlov 7e32bc9562 improved the script for uploading maven artefacts, use gpg:sign-and-deploy-file instead of deploy:deploy-file 15 years ago
  Yegor Kozlov 7ee091d4d0 added a script to upload digital signatures in the Maven repo to the 'dist' ant task 15 years ago