aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* Gradle: Define japicmp settings only once, but still fails due to removed cla...Dominik Stadler2018-07-051-40/+19
* Java 9: Add Automatic-Module-Name in Jars built via GradleDominik Stadler2018-07-051-1/+31
* Fix gradle add maven repo againAndreas Beeker2018-06-301-0/+5
* Fix gradle ant-junit dependencies when not using the gradle wrapper / update ...Andreas Beeker2018-06-301-2/+16
* update xmlbeans repoPJ Fanning2018-06-281-6/+0
* #59268 - Work on providing an updated version of XMLBeansAndreas Beeker2018-06-221-1/+7
* Update Gradle wrapper to 4.6Dominik Stadler2018-06-101-1/+1
* use spaces as indentsPJ Fanning2018-06-071-201/+201
* #62187 - Compiling with Java 10 fails with ClassCastException / use commons-c...Andreas Beeker2018-06-031-0/+1
* use xmlunit for xml diffs in unit testsPJ Fanning2018-03-041-0/+1
* Bug 62042: Adjust gradle build to properly set the localeDominik Stadler2018-02-081-9/+3
* [bug-62038] add mockito based unit testPJ Fanning2018-01-291-0/+1
* 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