aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Allow more time for a unit-test when running on slow Gump VMDominik Stadler2016-10-241-0/+1
* bug 59853: support PivotTables with named structured references; patch from G...Javen O'Neal2016-09-201-1/+1
* prepare for 3.16-beta1David North2016-09-171-1/+1
* release prepare for 3.15 - updating build.xml and status.xmlDavid North2016-09-171-1/+1
* prepare for 3.16-beta1David North2016-09-171-1/+1
* release prepare for 3.15 - updating build.xml and status.xmlDavid North2016-09-171-1/+1
* add compile-examples dependency to compile-integration. o.a.p.xssf.eventuserm...Javen O'Neal2016-09-141-1/+1
* prepare for 3.16-beta1David North2016-09-111-1/+1
* release prepare for 3.15 - updating build.xml and status.xmlDavid North2016-09-111-1/+1
* prepare for 3.16-beta1David North2016-08-211-1/+1
* release prepare for 3.15 - updating build.xml and status.xmlDavid North2016-08-211-1/+1
* Svn commit via calling the binary. Doing it via ant fails every single time f...David North2016-08-211-5/+8
* Undo another iffy attemptDavid North2016-08-211-1/+1
* release prepare for 3.15 - updating build.xml and status.xmlDavid North2016-08-211-1/+1
* Revert accidental editsDavid North2016-08-211-3/+3
* release prepare for 3.15 - updating build.xml and status.xmlDavid North2016-08-211-3/+3
* Fix detecting Java 6 versus Java 7 or higher for Findbugs-version, this did n...Dominik Stadler2016-08-111-7/+6
* prepare for 3.15-beta4David North2016-08-101-1/+1
* Print out version of findbugs/java to research why we chose the wrong one in CIDominik Stadler2016-08-041-0/+1
* TweakDavid North2016-08-021-1/+0
* TestDavid North2016-08-021-0/+1
* Test commitDavid North2016-08-021-1/+0
* Fix download-location of commons-logging4 jar and add it to FindBugs and bin-...Dominik Stadler2016-07-311-3/+6
* Allow to specify -addmods for Java 9 support, update to JaCoCo 0.7.7 for init...Dominik Stadler2016-07-311-2/+34
* Exclude package sl.draw.binding from coverage-counting as this is generated codeDominik Stadler2016-07-311-0/+2
* Adjust build:Dominik Stadler2016-07-311-6/+21
* Move commons collections 4 dependency to mainDavid North2016-07-301-6/+6
* Introduce name-based methods for access to named ranges in a workbook, and de...David North2016-07-291-1/+8
* bug 59784: replace 'signed' with 'signature (.asc)'; patch from SebbJaven O'Neal2016-07-051-4/+4
* announce POI 3.15-beta2Andreas Beeker2016-07-021-6/+154
* Update to apache-rat-12Dominik Stadler2016-06-301-2/+3
* prepare for 3.15-beta3Andreas Beeker2016-06-251-1/+1
* add description to gump and jenkins build targetsJaven O'Neal2016-06-131-2/+5
* findbugs depends on the poi, poi-scratchpad, and poi-ooxml jars being copied ...Javen O'Neal2016-06-131-1/+1
* use newer findbugs version, if we run with java 7+Andreas Beeker2016-06-111-41/+35
* Remove invalid removal of findbugs-zipDominik Stadler2016-06-111-1/+0
* Cleanup old version of curvesapi to not use it any longerDominik Stadler2016-05-311-0/+1
* Patch from virtuald from #59643 - update the maven-install target to match c...Nick Burch2016-05-311-2/+2
* Update curvesapi to 1.04Dustin Spicuzza2016-05-301-2/+2
* Prepare build.xml for initial Java 9 testing:Dominik Stadler2016-05-291-3/+7
* Revert back to findbugs-2.0.3 as 3.x requires Java 7, I didn't see the note t...Dominik Stadler2016-05-241-5/+9
* Upgrade to FindBugs 3.0.1 and add some findbugs-excludesDominik Stadler2016-05-241-10/+14
* added commons-logging to integration test to make profiling easier - just mat...Andreas Beeker2016-05-161-1/+8
* remove dublin core schemas as we don't use the schemas which reference themAndreas Beeker2016-04-291-11/+3
* comment out https check for jdk1.6Andreas Beeker2016-04-271-2/+2
* add description to dist-nexus target in build.xmlJaven O'Neal2016-04-181-1/+2
* add test-ss target to test Common SS, HSSF, XSSF, and SXSSF; add descriptions...Javen O'Neal2016-04-181-6/+15
* add test-hssf target to test just HSSF classes, skipping hssf.dev. Duration a...Javen O'Neal2016-04-181-2/+54
* add missing groups to javadocsJaven O'Neal2016-04-181-0/+37
* add test-ooxml-ss target to test just (S)XSSF classes. Duration after running...Javen O'Neal2016-04-181-1/+103