aboutsummaryrefslogtreecommitdiffstats
path: root/maven
Commit message (Collapse)AuthorAgeFilesLines
* updated current version on status.xml, also some misc post-release ↵Yegor Kozlov2009-12-071-3/+3
| | | | | | improvements in mvn-deploy.sh and build.xml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@887930 13f79535-47bb-0310-9956-ffa450edef68
* poi-ooxml-schemas depends on geronimo-stax-apiYegor Kozlov2009-11-241-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@883637 13f79535-47bb-0310-9956-ffa450edef68
* more cleanup of build.xml, improved release procedure, added a script to ↵Yegor Kozlov2009-11-242-36/+49
| | | | | | create .md5 and .asc git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@883629 13f79535-47bb-0310-9956-ffa450edef68
* more improvements in build.xml: moved ooxml-lite targets out of normal ↵Yegor Kozlov2009-11-231-4/+6
| | | | | | 'compile' and 'test', added compile-all and test-all git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@883278 13f79535-47bb-0310-9956-ffa450edef68
* included poi-ooxml-schemas and poi-examples in the release cycle, also misc ↵Yegor Kozlov2009-11-214-2/+162
| | | | | | improvements in build.xml: merged scratchpad and main examples, improved cross-module classpath dependencies, removed obsolete targets git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@882927 13f79535-47bb-0310-9956-ffa450edef68
* deleted 'svn:executable' propertyJosh Micich2009-10-165-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@826045 13f79535-47bb-0310-9956-ffa450edef68
* improved script for deploying maven artefactsYegor Kozlov2009-09-281-6/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819487 13f79535-47bb-0310-9956-ffa450edef68
* improved the script for uploading maven artefacts, use ↵Yegor Kozlov2009-04-112-63/+10
| | | | | | gpg:sign-and-deploy-file instead of deploy:deploy-file git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@764198 13f79535-47bb-0310-9956-ffa450edef68
* added a script to upload digital signatures in the Maven repo to the 'dist' ↵Yegor Kozlov2009-02-201-18/+43
| | | | | | ant task git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@746240 13f79535-47bb-0310-9956-ffa450edef68
* import OpenXML4j codebaseYegor Kozlov2009-01-292-85/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@738842 13f79535-47bb-0310-9956-ffa450edef68
* updated status on the index page, also added a script to upload signatures ↵Yegor Kozlov2008-12-041-0/+30
| | | | | | for maven artifacts git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723232 13f79535-47bb-0310-9956-ffa450edef68
* improved tasks for making Maven artifacts1. maven-dist is now obsolete, ↵Yegor Kozlov2008-11-205-9/+293
| | | | | | 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 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719249 13f79535-47bb-0310-9956-ffa450edef68
* removed dependencies for jaxen and xerces, ooxml module does not need themYegor Kozlov2008-11-091-8/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712490 13f79535-47bb-0310-9956-ffa450edef68
* 1. support for the ooxml maven dependencies: Yegor Kozlov2008-10-263-0/+226
added pom templates for openxml4j and ooxml-schemas, the maven-ooxml-dependencies task generates m1 distrib for both 2. excluded jar-14 and compile-14 from the main distrib cycle \n git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@708030 13f79535-47bb-0310-9956-ffa450edef68