summaryrefslogtreecommitdiffstats
path: root/jenkins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Coverage:Dominik Stadler2016-12-311-3/+3
* Jenkins DSL: IBM JDK should not use noScratchpad, set coverage-flag for no-sc...Dominik Stadler2016-12-301-1/+2
* Jenkins DLS: Remove support for multiple JDKs, it was not used and did not wo...Dominik Stadler2016-12-301-190/+188
* Send emails for builds with JDK 9 to dev@ now after it ran green for the firs...Dominik Stadler2016-12-301-1/+1
* Set --add-modules as environment-variable as well as we need to enable it in ...Dominik Stadler2016-12-301-0/+3
* Allow to set the new --add-opens argument for JDK 9, scratchpad tests require...Dominik Stadler2016-12-301-1/+8
* switch sonarqube to 1.8 and activate itAndreas Beeker2016-12-181-1/+1
* add sonarqube jobAndreas Beeker2016-12-171-1/+12
* use sonarqube dashboard instead of overviewAndreas Beeker2016-12-171-2/+2
* New SonarQube instanceAndreas Beeker2016-12-171-2/+2