aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* bouncycastle 1.59PJ Fanning2018-01-261-2/+2
* #61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jarAndreas Beeker2017-12-311-1/+1
* upgrade to commons-codec 1.11PJ Fanning2017-11-201-1/+1
* Change version to 4.0.0-SNAPSHOT as discussed on the mailing-listDominik Stadler2017-09-171-1/+1
* Update third party libs to latest versionsDominik Stadler2017-09-151-14/+13
* Numeric Array Formula and Matrix Function [from Bob95132] This closes #69PJ Fanning2017-09-131-2/+4
* Add note that japicmp cannot be upgrade until Gradle 4 is usedDominik Stadler2017-07-211-1/+1
* Add jmh to Sonar-Maven build as well, add comment why we need to stick to 1.1...Dominik Stadler2017-05-241-0/+1
* github-54: when adding a picture to an XSSFWorkbook, reduce memory consumptio...Javen O'Neal2017-05-151-1/+3
* Revert "Add hamcrest-all to Gradle build as well"Dominik Stadler2017-04-161-2/+0
* Add hamcrest-all to Gradle build as wellDominik Stadler2017-04-161-0/+2
* Gradle Build: Try with setting baseDir for Sonar-runs, but likely still does ...Dominik Stadler2017-03-131-1/+11
* Allow to enable Sonar as part of the Gradle build and add Jenkins DSL job to ...Dominik Stadler2017-03-101-5/+6
* target version 3.16-beta3Javen O'Neal2017-02-081-1/+1
* Coverage:Dominik Stadler2016-12-311-5/+7
* Update JaCoCo to 0.7.8 to allow to run it when using JDK 9Dominik Stadler2016-12-301-1/+1
* Disable Sonar in Gradle build for now, it requires Java 8, but we should stil...Dominik Stadler2016-12-281-1/+3
* Add sonar-plugin to Gradle buildDominik Stadler2016-12-261-0/+4
* commons-collections4 is now also required for the main-jarDominik Stadler2016-12-011-0/+1
* target version 3.16-beta2Javen O'Neal2016-11-241-1/+1
* Update to japicmp-gradle-plugin:0.1.2 and enable newly added propertiesDominik Stadler2016-10-151-10/+10
* Bug 60134: Add initial tasks for running japicmp to the Gradle buildDominik Stadler2016-10-141-9/+63
* Add initial compile steps with a simple multi-project setup to build.gradleDominik Stadler2016-10-071-0/+219
* add gradle build script for building POI with gradleJaven O'Neal2016-09-221-0/+21