17 Commits (c27fa226b8c182a09dd23c3a5c713cff0cd9a584)

Author SHA1 Message Date
  PJ Fanning c27fa226b8 [github-148] update license text in pom file. Thanks to Vincent Privat. This close #148 5 years ago
  PJ Fanning 82c1cb0798 commons-codec - 1.12 5 years ago
  PJ Fanning 6314b46539 commons-collections4 - 4.3 5 years ago
  PJ Fanning 5f33759568 update commons-codec dependency in pom.xml to 1.11 (to match compile time) 5 years ago
  PJ Fanning 3f92a35a26 move commons-math3 dependency to poi pom.xml 5 years ago
  PJ Fanning df77071378 upgrade commons-collections4 to 4.2 5 years ago
  Javen O'Neal dc29c94460 roll back to hamcrest-core 7 years ago
  Javen O'Neal abc2f1f9ea change from hamcrest-core-1.3 to hamcrest-all-1.3 7 years ago
  Andreas Beeker 680683cf77 merge down trunk 7 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 7 years ago
  Dominik Stadler cc576a9887 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 ff2dece3ce 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
  Dominik Stadler 42683639b5 Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pom 10 years ago
  Nick Burch 247d74cfa8 Sync the Maven POM defined dependencies with the Ant build ones 10 years ago
  Maxim Valyanskiy 08f35b2ad5 add commons-codec to maven-pom 13 years ago
  Yegor Kozlov b230e92709 marked commons-logging and log4j as optional dependencies in POI poms, see Bugzilla 50067 13 years ago
  Josh Micich 5e240d7032 deleted 'svn:executable' property 14 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