aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* gradle 7.2PJ Fanning2021-09-051-2/+2
* update to 5.1.1-SNAPSHOTAndreas Beeker2021-09-031-2/+4
* update to release 5.1.0Andreas Beeker2021-09-031-7/+11
* try to fix no-scratchpad buildAndreas Beeker2021-09-011-0/+2
* sonar fixesAndreas Beeker2021-08-281-4/+5
* add spotbugs to gradle buildAndreas Beeker2021-08-251-0/+6
* rat check - ignore svn conflict artifacts for module-info.class filesAndreas Beeker2021-08-231-1/+3
* Increase general max heap size to cover also integration tests demandsAndreas Beeker2021-08-231-1/+1
* try to fix concurrent issues in excelantAndreas Beeker2021-08-201-3/+0
* fix Windows gradle build - task allJavaDocAndreas Beeker2021-08-161-2/+1
* compile module info only in Java 9+ buildsAndreas Beeker2021-08-111-0/+4
* move dist files from gradles default dist directory to pois dist dirAndreas Beeker2021-08-091-1/+15
* provide dist files via gradleAndreas Beeker2021-07-191-51/+149
* compress-compress 1.21PJ Fanning2021-07-141-1/+1
* commons-io 2.11.0PJ Fanning2021-07-141-1/+1
* use xmlbeans 5.0.1PJ Fanning2021-07-121-1/+1
* Remove invalid "include" for tests which in fact disables almost all testsDominik Stadler2021-07-071-1/+0
* Adjust includes/excludes for license check via Apache RatDominik Stadler2021-07-071-28/+34
* try to fix new custom Junit Annotation module dependencyAndreas Beeker2021-07-071-0/+1
* add explicit commons-io dependency to poi-ooxml. This closes #237PJ Fanning2021-07-061-0/+1
* upgrade bouncycastlePJ Fanning2021-06-281-1/+1
* downgrade bouncycastle due to missing package org.bouncycastle.asn1.cmpPJ Fanning2021-06-281-1/+1
* upgrade bouncycastlePJ Fanning2021-06-281-1/+1
* gradle 7.1PJ Fanning2021-06-141-1/+1
* commons-io 2.10.0PJ Fanning2021-06-141-1/+1
* add forbidden-apis plugin to gradle buildsAndreas Beeker2021-05-211-1/+16
* activate javadoc lint and fix errorsAndreas Beeker2021-05-211-22/+97
* #65304 - Add commons-io as a dependencyAndreas Beeker2021-05-141-0/+4
* Start moving some bits to the main Gradle fileDominik Stadler2021-05-131-1/+7
* gradle 7PJ Fanning2021-05-121-1/+1
* Update to SonarQube plugin 3.1.1 and try to set versionDominik Stadler2021-04-261-1/+4
* Jeknins DSL: Disable Maven based Sonar-run to see if the Gradle-based one wor...Dominik Stadler2021-04-261-1/+3
* fix gradle builds to better comply with IntelliJAndreas Beeker2021-04-181-2/+8
* Increase memory for task allJavaDoc to avoid OOM during buildingDominik Stadler2021-04-151-1/+1
* Adjust paths in build-files some more and copy svn-libsDominik Stadler2021-04-101-1/+1
* move jdk check into doFirstAndreas Beeker2021-04-101-9/+11
* fix paths for integration build, docs, add site task to main build.gradleAndreas Beeker2021-04-101-1/+53
* Adjust for the new source-directories in some more placesDominik Stadler2021-04-081-12/+15
* fix paths to new gradle directoriesAndreas Beeker2021-04-081-1/+1
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-1/+74
* Add a Gradle target "allJavaDoc" for an initial combined JavaDoc runDominik Stadler2021-04-061-0/+41
* Adjust JavaDoc target to act similar as the one in the build.xmlDominik Stadler2021-04-061-0/+12
* Update JUnit to 5.7.1 and junit-platform to 1.7.1Dominik Stadler2021-04-061-2/+2
* Gradle: Add support for rat-check and initial target "jenkins"Dominik Stadler2021-03-281-1/+55
* Remove support for japicmp from Gradle buildDominik Stadler2021-03-281-15/+0
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-207/+3
* remove temp gradle workaround for xmlbeansPJ Fanning2021-03-261-10/+0
* [github-233] Updated de.rototor.pdfbox:graphics2d to 0.31. Thanks to Tobias S...PJ Fanning2021-03-251-1/+1
* Run the TestAllFiles tests as part of GradleMarius Volkhart2021-03-151-1/+0
* Change Gradle to use java-library pluginMarius Volkhart2021-03-141-73/+49