aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Don't include the generation date in the javadocs, as it bloats the changes w...Nick Burch2013-05-261-1/+2
* updated version.id and release date of POI-3.9Yegor Kozlov2012-11-251-1/+1
* fixed missing licence headersYegor Kozlov2012-11-251-0/+1
* Bug 54008: Fixed Ant build to support build directories with blanksYegor Kozlov2012-10-261-1/+6
* increased jvm heap size for testing(Xmx256)gsoc2012Evgeniy Berlog2012-08-091-0/+1
* include commons-codec.jar in dists, support for jenkins buildYegor Kozlov2012-04-221-0/+3
* trunk is 3.9-beta1 nowYegor Kozlov2012-03-191-1/+1
* current version is 3.8-beta6 nowYegor Kozlov2011-12-101-1/+1
* keep rat quietYegor Kozlov2011-12-091-0/+1
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-071-0/+4
* enable assertions for unit-tests (currently disabled for ooxml due to failure...Maxim Valyanskiy2011-09-121-0/+4
* trunk is 3.8-beta5 nowYegor Kozlov2011-08-231-1/+1
* more XSLF updatesYegor Kozlov2011-08-121-0/+6
* cleanup sxxsf temp files after tests, remove non-ascii characters from source...Yegor Kozlov2011-06-251-0/+7
* Update build.xml version now beta 3 is outNick Burch2011-06-081-1/+1
* bug#51165: Add support for OOXML Agile EncryptionMaxim Valyanskiy2011-05-101-0/+9
* 3.8 beta2 has been releasedNick Burch2011-04-081-1/+1
* Add documentation for the HMEF (TNEF/winmail.dat) support so far.Nick Burch2011-03-041-1/+1
* set version.id to 3.8-beta2Yegor Kozlov2011-03-041-1/+1
* Fix a couple of license headers, and tweak the rat settings so it runs cleanNick Burch2011-03-041-0/+1
* merged with excelant branchYegor Kozlov2011-02-231-7/+126
|\
| * initial import of ExcelAnt tasks, see Bugzilla 50610Yegor Kozlov2011-02-181-7/+126
* | Use stax:stax-api instead of org.apache.geronimo.specs:geronimo-stax-api_1.0_...Yegor Kozlov2011-02-231-5/+4
|/
* tweaked javac targets and set includeantruntime=false to avoid warnings by An...Yegor Kozlov2010-11-251-8/+16
* updated current version in trunkYegor Kozlov2010-10-151-1/+1
* repackaged poi-contrib to poi-main and poi-examples, excluded contrib from bu...Yegor Kozlov2010-10-061-106/+6
* Bump the version idNick Burch2010-09-241-1/+1
* Prepare for building 3.7 beta 3Nick Burch2010-09-211-0/+1
* Compiling the OOXML xsds requires a bit more memory if on a 64 bit jvmNick Burch2010-08-101-1/+8
* Add a dist exclude, and a missing headerNick Burch2010-08-051-0/+1
* Prepare for 3.7 beta 2Nick Burch2010-08-041-1/+1
* never download ooxml-schemas-.jar from maven, always build it from source xsdsYegor Kozlov2010-06-281-4/+3
* removed duplicates of PICTURE_TYPE_* constants defined in the parent Workbook...Yegor Kozlov2010-06-281-6/+0
* Revert r954835 now that POI 3.7 beta1 is out - go back to using 1.5 compiled ...Nick Burch2010-06-221-5/+5
* Temporary switch back to using only ooxml-schemas-1.0 (no lists). Revert this...Nick Burch2010-06-151-5/+5
* Have the ooxml build correctly ensure that we have the ooxml schemas to handNick Burch2010-06-141-1/+1
* force ASCII encoding when compiling sources, fixed unmappable characters for ...Yegor Kozlov2010-06-131-1/+15
* Bump the ooxml schema version up to 1.1, as 1.0 was compiled for Java 1.4 whi...Nick Burch2010-06-111-4/+4
* The next release will be 3.7 beta 2Nick Burch2010-06-111-1/+1
* ensure english locale for POI buildYegor Kozlov2010-05-301-4/+6
* Add a "rat-check" optional target, which runs Apache Rat against the source t...Nick Burch2010-05-241-0/+17
* Enhanced SViewer to support most border types, cell formats, and conditional ...Yegor Kozlov2010-05-101-0/+5
* Tweak depends lines relating to compile-ooxml-xsds, so that the schema files ...Nick Burch2010-04-261-2/+3
* 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