aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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