aboutsummaryrefslogtreecommitdiffstats
path: root/jenkins/create_jobs.groovy
Commit message (Expand)AuthorAgeFilesLines
* Disabled API-Check for 4.0.0 because of incompatible breaking changes - enabl...Andreas Beeker2018-06-101-1/+1
* fix slavesAndreas Beeker2018-06-051-4/+3
* fix forbidden-apis for jdk10+Andreas Beeker2018-06-051-1/+1
* add beam slaves or politically correct "proud followers" :)Andreas Beeker2018-06-051-1/+1
* clean ooxml-lib jars before build, because the typeloader class has been move...Andreas Beeker2018-05-281-2/+4
* Allow one more add-opens to silence one more warning seen in Java 9/Java 10 c...Dominik Stadler2018-04-301-3/+8
* Add job to build with latest available JDK 10 early access buildDominik Stadler2018-03-041-0/+13
* Add JDK 10 and new slaves to job POI-DSL-Test-EnvironmentDominik Stadler2018-03-031-4/+10
* Don't try to collect junit results for Maven when we only run Sonar-tasks and...Dominik Stadler2017-11-231-3/+5
* Try if using a local temporary directory avoids the permission errors in unit...Dominik Stadler2017-11-211-0/+5
* Add more output to the pre-check to help in analysis some strange build-failu...Dominik Stadler2017-10-091-0/+12
* The Gradle-based Sonarqube job does not actually, it completes with success, ...Dominik Stadler2017-09-221-3/+3
* Remove Jobs for JDK 1.6/1.7, this should also make the findbugs-hacks obsolet...Dominik Stadler2017-09-221-24/+1
* MaxPermSize is not used any more in Java 8, so remove it everywhereDominik Stadler2017-09-171-3/+1
* Disable Maven-Sonar run to check if the Gradle-Sonar job is working, some mor...Dominik Stadler2017-09-171-1/+7
* Jenkins DSL: Remove timeout from Jenkins Jobs for now, it seems this plugin i...Dominik Stadler2017-09-161-2/+6
* Jenkins DSL: Use JDK 1.8 for more projects, fix listing of slaves in Test-Env...Dominik Stadler2017-09-161-15/+15
* Jenkins DSL:Dominik Stadler2017-09-161-99/+158
* Jenkins DSL: Use OpenJDK 8 and latest JDK 1.9Dominik Stadler2017-09-161-2/+2
* Java 8: Disable Jobs using Java 1.6 and 1.7 for now, they can be removed soon.Dominik Stadler2017-09-151-5/+8
* Add more --add-opens for JDK 9Dominik Stadler2017-08-191-1/+1
* exclude H21 from slave listAndreas Beeker2017-08-131-3/+3
* notify dev@ when windows-1.7 failsAndreas Beeker2017-08-051-1/+1
* add findbugs3 prefetch to Windows / JDK1.7 buildAndreas Beeker2017-08-011-9/+10
* Jenkins DSL: Use latest available early access build of JDK 9 b179Dominik Stadler2017-08-011-1/+1
* Job DSL refactoringsAndreas Beeker2017-07-311-54/+63
* Job DSL fix windows call / retrieve findbugs via powershellAndreas Beeker2017-07-311-21/+48
* Add Windows jobsAndreas Beeker2017-07-311-6/+13
* Jenkins-DSL: Print out the exact version of java in the pre-stepsDominik Stadler2017-07-291-0/+2
* Exclude some more nodes for OpenJDK buildDominik Stadler2017-07-191-1/+1
* Update link to POI-view on the Jenkins CI serverDominik Stadler2017-05-041-1/+1
* Revert creating a view as part of the Jenkins DSL as it did not allow to crea...Dominik Stadler2017-05-041-5/+7
* Try to define the view as part of the Jenkins DSL, also try to move the view ...Dominik Stadler2017-05-041-0/+42
* Exclude some additional nodes from OpenJDK buildsDominik Stadler2017-04-071-1/+1
* Cater for two different locations of test-results in Gradle 2.x and 3.xDominik Stadler2017-04-021-1/+1
* Jenkins DSL: Fix setting property for Sonar-Host-URLDominik Stadler2017-03-131-1/+1
* Allow to enable Sonar as part of the Gradle build and add Jenkins DSL job to ...Dominik Stadler2017-03-101-0/+20
* Jenkins DSL: Exclude some more slaves from building with OpenJDKDominik Stadler2017-03-091-1/+1
* Jenkins DSL: Add one more directory for test-results to try to make Gradle bu...Dominik Stadler2017-02-211-1/+1
* Jenkins DSL: Use latest JDK 1.9 pre-build and exclude some more slaves for th...Dominik Stadler2017-02-151-2/+2
* use Ant 1.9.9 explicitly, since Ant (latest) is now 1.10.1 which requires Jav...Greg Woolsey2017-02-141-1/+1
* disable more H?? slavesAndreas Beeker2017-02-141-2/+3
* remove H24 and ubuntu-4 slaves for all buildsAndreas Beeker2017-02-131-5/+3
* java-6-openjdk-amd64 is not installed on H24Andreas Beeker2017-02-121-1/+1
* Jenkins DSL: Additionally disable node H12 for OpenJDK buildsDominik Stadler2017-02-051-1/+1
* Update JDK 9 build config to use correct add-opens for java.xmlDominik Stadler2017-02-051-1/+1
* use https linksJaven O'Neal2017-01-301-2/+2
* Need a fifth addopens-parameter for JDK 9Dominik Stadler2017-01-261-0/+1
* Jenkins DSL: Run all tests in no-scratchpad to try to get similar coverage-nu...Dominik Stadler2017-01-261-1/+1
* Allow to pass --add-modules to javadoc as well as we get lots of missing code...Dominik Stadler2016-12-311-0/+1