51 Révisions (bd4b7a3347c55260684719330e3dd9693d9781f4)

Auteur SHA1 Message Date
  PJ Fanning b6d837c8ce uptake xmlbeans 3.0.1 (staging version, pre-release) il y a 5 ans
  Tim Allison 7a59d0441b 62630 -- upgrad commons-compress il y a 5 ans
  PJ Fanning 1aa5124c7f upgrade commons-collections4 to 4.2 il y a 6 ans
  Andreas Beeker d193426a1d #59268 - Work on providing an updated version of XMLBeans il y a 6 ans
  Andreas Beeker 8cabdb476c #62187 - Compiling with Java 10 fails with ClassCastException / use commons-compress for zipbomb detection il y a 6 ans
  PJ Fanning c15a35b4c7 Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies il y a 6 ans
  Javen O'Neal c43ca904b3 roll back to hamcrest-core il y a 7 ans
  Javen O'Neal 3bf6445aa4 change from hamcrest-core-1.3 to hamcrest-all-1.3 il y a 7 ans
  Andreas Beeker 885deafb94 merge down trunk il y a 7 ans
  David North 753699e48a As Nick suspected, the dependency is actually from HSSF too so commons collections 4 needs adding to the main POM il y a 8 ans
  David North aa17ae0b1e Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. il y a 8 ans
  Dustin Spicuzza 3c10475002 Update curvesapi to 1.04 il y a 8 ans
  David North c92b3956e9 Multisign update to allow gpg2 usage il y a 8 ans
  Dustin Spicuzza 5d571fe387 XDGF: fix the fix il y a 8 ans
  Dustin Spicuzza 66b0322e38 poi-import: fix build dependencies il y a 8 ans
  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 il y a 8 ans
  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. il y a 9 ans
  Nick Burch eff53accdd Typo fix il y a 9 ans
  Nick Burch 73bd034c79 Start on a Text Extractor for the pre-OLE2 Excel formats like Excel 4, for TIKA-1490 il y a 9 ans
  Nick Burch 284e328f11 Fix the maven deployment script to use repository.apache.org instead of the people ibiblio sync il y a 9 ans
  Nick Burch 6b34a21a35 I think this is the right maven magic to deploy a javadoc jar, but we may have to see... il y a 9 ans
  Andreas Beeker 1499778fdd added ooxml-security-1.0 to the maven artifacts il y a 9 ans
  Uwe Schindler fed01cb1ad Fix bug #56814 - Switch from dom4j to JAXP il y a 10 ans
  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) il y a 10 ans
  Dominik Stadler 193d615895 Revert upgrade to XMLBeans 2.6.0 to properly discuss on the mailinglist first il y a 10 ans
  Dominik Stadler 267d70569a Update XMLBeans to version 2.6.0 il y a 10 ans
  Dominik Stadler 47070c5060 Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pom il y a 10 ans
  Nick Burch 3c40a957bc Sync the Maven POM defined dependencies with the Ant build ones il y a 10 ans
  Nick Burch 9eb644c546 Remove the executable flag from a number of files that aren't executables so shouldn't have it set il y a 11 ans
  Maxim Valyanskiy 66cb858ae5 add commons-codec to maven-pom il y a 13 ans
  Yegor Kozlov 42d8eb4826 include poi-excelant il y a 13 ans
  Yegor Kozlov 4c5d1a1aa8 Use stax:stax-api instead of org.apache.geronimo.specs:geronimo-stax-api_1.0_spec, see Bugzilla 50581 il y a 13 ans
  Yegor Kozlov b6aaf36b5c initial import of ExcelAnt tasks, see Bugzilla 50610 il y a 13 ans
  Yegor Kozlov c232f7e208 removed log4 and commons-logging from poi-scratchpad.pom il y a 13 ans
  Yegor Kozlov 8ac5434914 marked commons-logging and log4j as optional dependencies in POI poms, see Bugzilla 50067 il y a 13 ans
  Yegor Kozlov 733cf81a3b repackaged poi-contrib to poi-main and poi-examples, excluded contrib from build artifacts il y a 13 ans
  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 il y a 13 ans
  Yegor Kozlov 5984c5d57c updated current version on status.xml, also some misc post-release improvements in mvn-deploy.sh and build.xml il y a 14 ans
  Yegor Kozlov 7878ecbd1a poi-ooxml-schemas depends on geronimo-stax-api il y a 14 ans
  Yegor Kozlov 03443502f5 more cleanup of build.xml, improved release procedure, added a script to create .md5 and .asc il y a 14 ans
  Yegor Kozlov b7aa4bea9a more improvements in build.xml: moved ooxml-lite targets out of normal 'compile' and 'test', added compile-all and test-all il y a 14 ans
  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 il y a 14 ans
  Josh Micich 32eb9ada7c deleted 'svn:executable' property il y a 14 ans
  Yegor Kozlov 29a6cf21e8 improved script for deploying maven artefacts il y a 14 ans
  Yegor Kozlov 7e32bc9562 improved the script for uploading maven artefacts, use gpg:sign-and-deploy-file instead of deploy:deploy-file il y a 15 ans
  Yegor Kozlov 7ee091d4d0 added a script to upload digital signatures in the Maven repo to the 'dist' ant task il y a 15 ans
  Yegor Kozlov fce473fada import OpenXML4j codebase il y a 15 ans
  Yegor Kozlov 5f02a46753 updated status on the index page, also added a script to upload signatures for maven artifacts il y a 15 ans
  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 il y a 15 ans
  Yegor Kozlov 6dd30fcaf5 removed dependencies for jaxen and xerces, ooxml module does not need them il y a 15 ans