aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* Add jmh to Sonar-Maven build as well, add comment why we need to stick to ↵Dominik Stadler2017-05-241-0/+1
| | | | | | 1.15 for now git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1796035 13f79535-47bb-0310-9956-ffa450edef68
* github-54: when adding a picture to an XSSFWorkbook, reduce memory ↵Javen O'Neal2017-05-151-1/+3
| | | | | | | | consumption by 100x and increase speed by 10x based on OpenJDK JMH benchmarking. Thanks to Tim Helmstedt! This closes #54. https://github.com/apache/poi/pull/54 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795252 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Add hamcrest-all to Gradle build as well"Dominik Stadler2017-04-161-2/+0
| | | | | | This reverts commit e452090d41190820ec7f2591097fb9e63ad6c59c. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791587 13f79535-47bb-0310-9956-ffa450edef68
* Add hamcrest-all to Gradle build as wellDominik Stadler2017-04-161-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791586 13f79535-47bb-0310-9956-ffa450edef68
* Gradle Build: Try with setting baseDir for Sonar-runs, but likely still does ↵Dominik Stadler2017-03-131-1/+11
| | | | | | | | not work Update wrapper to 3.4.1, although we do not store it yet anyway git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1786681 13f79535-47bb-0310-9956-ffa450edef68
* Allow to enable Sonar as part of the Gradle build and add Jenkins DSL job to ↵Dominik Stadler2017-03-101-5/+6
| | | | | | test it git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1786430 13f79535-47bb-0310-9956-ffa450edef68
* target version 3.16-beta3Javen O'Neal2017-02-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782118 13f79535-47bb-0310-9956-ffa450edef68
* Coverage:Dominik Stadler2016-12-311-5/+7
| | | | | | | | * Exclude "examples" from coverage in Jenkins, add some comments * Fix warning in newer Gradle versions * Adjust coverage-excludes in build.xml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776715 13f79535-47bb-0310-9956-ffa450edef68
* Update JaCoCo to 0.7.8 to allow to run it when using JDK 9Dominik Stadler2016-12-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776623 13f79535-47bb-0310-9956-ffa450edef68
* Disable Sonar in Gradle build for now, it requires Java 8, but we should ↵Dominik Stadler2016-12-281-1/+3
| | | | | | still be able to compile with Java 7 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776317 13f79535-47bb-0310-9956-ffa450edef68
* Add sonar-plugin to Gradle buildDominik Stadler2016-12-261-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776072 13f79535-47bb-0310-9956-ffa450edef68
* commons-collections4 is now also required for the main-jarDominik Stadler2016-12-011-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772149 13f79535-47bb-0310-9956-ffa450edef68
* target version 3.16-beta2Javen O'Neal2016-11-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771073 13f79535-47bb-0310-9956-ffa450edef68
* Update to japicmp-gradle-plugin:0.1.2 and enable newly added propertiesDominik Stadler2016-10-151-10/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765020 13f79535-47bb-0310-9956-ffa450edef68
* Bug 60134: Add initial tasks for running japicmp to the Gradle buildDominik Stadler2016-10-141-9/+63
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764960 13f79535-47bb-0310-9956-ffa450edef68
* Add initial compile steps with a simple multi-project setup to build.gradleDominik Stadler2016-10-071-0/+219
| | | | | | Adjust some tests to make them run fine in the Gradle build as well git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763816 13f79535-47bb-0310-9956-ffa450edef68
* add gradle build script for building POI with gradleJaven O'Neal2016-09-221-0/+21
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761871 13f79535-47bb-0310-9956-ffa450edef68