29 Commits (37791e4bdfc706aa5684745594260f243b4be7ee)

Author SHA1 Message Date
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 years ago
  Andreas Beeker bf3e4e5b58 Update maven dependencies 3 years ago
  Andreas Beeker 0aa7e7dfb6 Update maven dependencies 3 years ago
  PJ Fanning 8a66685c2d try to remove seemingly unused log4j 1.x dependency 3 years ago
  Andreas Beeker ff0d031f10 update dependencies - make optional dependencies mandatory 3 years ago
  PJ Fanning a2dcb10f67 update commons-codec 3 years ago
  Dominik Stadler 77fbcb788d Try to use https for poi.apache.org everywhere 4 years ago
  PJ Fanning e287107607 commons-codec 1.14 4 years ago
  PJ Fanning b7d0f9fafe update junit to 4.13 and mockito to 3.2.4 4 years ago
  Tim Allison e875bd8143 BUG 64015 -- swap out java.util.BitSet for zaxxer's SparseBitSet 4 years ago
  PJ Fanning 59edd12377 upgrade to commons-collections4 4.4 4 years ago
  PJ Fanning 3efd3f7adf upgrade commons-codec and mockito 4 years ago
  PJ Fanning b77c010743 [github-148] update license text in pom file. Thanks to Vincent Privat. This close #148 5 years ago
  PJ Fanning 3aea8e7f85 commons-codec - 1.12 5 years ago
  PJ Fanning 4dc28798bf commons-collections4 - 4.3 5 years ago
  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 1aa5124c7f upgrade commons-collections4 to 4.2 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 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
  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
  Maxim Valyanskiy 66cb858ae5 add commons-codec to maven-pom 13 years ago
  Yegor Kozlov 8ac5434914 marked commons-logging and log4j as optional dependencies in POI poms, see Bugzilla 50067 13 years ago
  Josh Micich 32eb9ada7c deleted 'svn:executable' property 14 years ago
  Yegor Kozlov e9fba3a9f6 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 6dd30fcaf5 removed dependencies for jaxen and xerces, ooxml module does not need them 15 years ago
  Yegor Kozlov f929eb1f20 1. support for the ooxml maven dependencies: 15 years ago