41 Commits (xssf_structured_references)

Author SHA1 Message Date
  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) 9 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
  Yegor Kozlov fce473fada import OpenXML4j codebase 15 years ago
  Yegor Kozlov 5f02a46753 updated status on the index page, also added a script to upload signatures for maven artifacts 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
  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