aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* added mvn-install Ant target equivalent to 'mvn install' in maven-driven proj...Yegor Kozlov2010-01-241-1/+35
* updated current version on status.xml, also some misc post-release improvemen...Yegor Kozlov2009-12-071-5/+5
* set version.id to 3.7-SNAPSHOTYegor Kozlov2009-12-071-1/+1
* more cleanup of build.xml, improved release procedure, added a script to crea...Yegor Kozlov2009-11-241-7/+12
* more improvements in build.xml: moved ooxml-lite targets out of normal 'compi...Yegor Kozlov2009-11-231-106/+64
* Re-added jsr173 jar to ooxml ant tasks (jsr173 is not part of java 5 - r88292...Josh Micich2009-11-221-0/+1
* included poi-ooxml-schemas and poi-examples in the release cycle, also misc i...Yegor Kozlov2009-11-211-889/+768
* Many documentation changes. See https://issues.apache.org/bugzilla/show_bug.c...Dave Fisher2009-11-191-3/+3
* org.apache.poi.util.OOXMLLite - an utility to build a 'lite' version of the o...Yegor Kozlov2009-11-161-3/+50
* cleanup of build.xmlYegor Kozlov2009-11-061-151/+9
* Make the ooxml schema jar filenames consistentNick Burch2009-11-031-2/+2
* When running the "compile-ooxml-xsds" ant task, also generate the source jar ...Nick Burch2009-11-031-4/+16
* reverted Digital Signature stuff (r824836, r824963 r825294) in attempt to get...Josh Micich2009-10-151-91/+44
* removed new dependency on jodaJosh Micich2009-10-141-51/+44
* Added implementation of Digital Signature support using code initially develo...Ugo Cei2009-10-131-0/+54
* added Ant target to compile scratchpad examples, added example HSMF applicati...Yegor Kozlov2009-10-041-2/+21
* changed version.id of trunk to 3.6-beta1Yegor Kozlov2009-09-181-1/+1
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-53/+9
* Centralize logic for finding/opening sample filesYegor Kozlov2009-08-191-0/+2
* Fixed locale-sensitive unit tests to pass when running on non-US localesYegor Kozlov2009-06-161-6/+22
* started new section in changes.xml for 3.5-beta7Yegor Kozlov2009-06-011-1/+1
* changed Forrest config to use only status.xml, changes.xml is now obsoleteYegor Kozlov2009-05-231-9/+0
* Fix bug #46554 - New ant target "jar-examples"Nick Burch2009-05-171-0/+15
* fixed forrest.properties to work with jdk 1.6, see https://issues.apache.org/...Yegor Kozlov2009-04-111-173/+8
* set forkmode=once for junit tests, it made the build process faster by 5xYegor Kozlov2009-04-101-3/+3
* moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do ...Yegor Kozlov2009-04-081-8/+1
* changed build.xml to download all jar from a single location: http://repo1.ma...Yegor Kozlov2009-04-051-7/+6
* Improved LICENSE and NOTICE as suggested in Bugzilla #46756, Yegor Kozlov2009-02-241-2/+2
* Attempt to fix GUMP build error due to case mismatch on package part 'INPUT' ...Josh Micich2009-02-231-3/+2
* fixed Incorrect ooxml.xsds.url, see bugzilla #46753Yegor Kozlov2009-02-221-1/+1
* added a script to upload digital signatures in the Maven repo to the 'dist' a...Yegor Kozlov2009-02-201-0/+8
* update version.id to 3.5-beta6Yegor Kozlov2009-02-091-1/+1
* Improvements to OpenXML4J unit tests. Fixed class names. Refactored code for...Josh Micich2009-02-051-1/+0
* import OpenXML4j codebaseYegor Kozlov2009-01-291-20/+5
* jsr173_api-1.0.jar has moved to a new location, update build.xml to download ...Yegor Kozlov2009-01-111-1/+2
* set new version.id=3.5-beta5Yegor Kozlov2008-11-241-1/+4
* improved tasks for making Maven artifacts1. maven-dist is now obsolete, maven...Yegor Kozlov2008-11-201-131/+48
* junit should run with fork=yes, this option is important for gump wich operat...Yegor Kozlov2008-11-101-38/+22
* removed dependencies for jaxen and xerces, ooxml module does not need themYegor Kozlov2008-11-091-14/+0
* minor improvements in build.xml, also fixed indentsYegor Kozlov2008-11-081-15/+13
* javadocs cleanupYegor Kozlov2008-11-071-3/+3
* fixed a typo in the url to junitYegor Kozlov2008-11-071-2/+2
* improved tasks for fetching jarsYegor Kozlov2008-11-071-103/+104
* 1. included ooxml javadocs in build.xml2. added a new rich example: BusinessP...Yegor Kozlov2008-11-061-1/+1
* 1. moved ooxml enums into interfaces-jdk15, they are common and should be in ...Yegor Kozlov2008-10-281-1/+1
* 1. support for the ooxml maven dependencies: Yegor Kozlov2008-10-261-4/+55
* Update for 3.5 beta 4 being the next versionNick Burch2008-09-211-1/+1
* 1. initial support for rich text in xssf"Yegor Kozlov2008-09-181-3/+3
* Add missing testdata pathNick Burch2008-09-071-0/+1
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-201-0/+9