13 Commits (50aa8f07c84aba9b40d60d2bb35482ac57d48a2f)

Author SHA1 Message Date
  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
  Yegor Kozlov 42d8eb4826 include poi-excelant 13 years ago
  Yegor Kozlov 733cf81a3b repackaged poi-contrib to poi-main and poi-examples, excluded contrib from build artifacts 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 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
  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 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