aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Exclude some generated classes from coverage measurements, now instruction co...Dominik Stadler2014-03-161-3/+6
* disable font downloading, because of Jenkins connection (download) problemsAndreas Beeker2014-03-041-0/+4
* build.xml: Add missing depends on init for compile-main targetDominik Stadler2014-02-151-1/+1
* FindBugs fixAndreas Beeker2014-02-131-1/+1
* disable not applicable findbugs checkAndreas Beeker2014-02-131-1/+2
* Bug 55902 - Mixed fonts issue with Chinese characters (unable to form images ...Andreas Beeker2014-02-111-2/+23
* FindBugs fixAndreas Beeker2014-02-091-1/+1
* Use findbugs in the jenkins buildAndreas Beeker2014-02-081-1/+45
* Switch to JDK 6 for generated code as wellDominik Stadler2014-02-031-2/+2
* Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pomDominik Stadler2014-02-031-2/+2
* Update third party libs: commons-codec to 1.9, log4j to 1.2.17Dominik Stadler2014-02-011-4/+4
* Fix pattern for license check failureDominik Stadler2014-01-201-2/+1
* Add license check via Apache rat to jenkins buildDominik Stadler2014-01-201-1/+1
* adjust ant-target check-rat: Download jarfile instead of requiring it locally...Dominik Stadler2014-01-201-5/+26
* set version.id to 3.11-beta1Yegor Kozlov2014-01-161-1/+1
* Update to latest JaCoCo 0.6.4Dominik Stadler2013-12-261-2/+2
* Patch for Bug/Enhancement 55818 - add encryption supportAndreas Beeker2013-12-241-6/+62
* Slightly more test-coverage in HSSFSheet/XSSFSheet/SXSSFSheet and fix some Ec...Dominik Stadler2013-10-301-1/+1
* increment build beta version to 3.10-beta3; forgot to as part of last release...Tim Allison2013-09-271-1/+1
* Update to JaCoCo 0.6.3 and svn-ignore the .zip file as wellDominik Stadler2013-08-141-2/+2
* Fix how coverage-reporting is triggered, was effectively disabled always curr...Dominik Stadler2013-08-121-1/+2
* Adjust build.xml to run JaCoCo coverage when running unit tests whenDominik Stadler2013-08-041-77/+191
* Fix build broken by previous checkin by creating a TestUnfixedBugs for ooxml ...Dominik Stadler2013-07-011-0/+1
* Adjust build.xml to update to junit 4.11Dominik Stadler2013-06-301-6/+15
* Update trunk after 3.10-beta1 tagging in svnNick Burch2013-06-251-1/+1
* Following dev@ discussions, the next release will be 3.10 not 4.0Nick Burch2013-05-281-1/+1
* 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