| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more output to the pre-check to help in analysis some strange build-failu... | Dominik Stadler | 2017-10-09 | 1 | -0/+12 |
* | The Gradle-based Sonarqube job does not actually, it completes with success, ... | Dominik Stadler | 2017-09-22 | 1 | -3/+3 |
* | Remove Jobs for JDK 1.6/1.7, this should also make the findbugs-hacks obsolet... | Dominik Stadler | 2017-09-22 | 1 | -24/+1 |
* | MaxPermSize is not used any more in Java 8, so remove it everywhere | Dominik Stadler | 2017-09-17 | 1 | -3/+1 |
* | Disable Maven-Sonar run to check if the Gradle-Sonar job is working, some mor... | Dominik Stadler | 2017-09-17 | 1 | -1/+7 |
* | Jenkins DSL: Remove timeout from Jenkins Jobs for now, it seems this plugin i... | Dominik Stadler | 2017-09-16 | 1 | -2/+6 |
* | Jenkins DSL: Use JDK 1.8 for more projects, fix listing of slaves in Test-Env... | Dominik Stadler | 2017-09-16 | 1 | -15/+15 |
* | Jenkins DSL: | Dominik Stadler | 2017-09-16 | 1 | -99/+158 |
* | Jenkins DSL: Use OpenJDK 8 and latest JDK 1.9 | Dominik Stadler | 2017-09-16 | 1 | -2/+2 |
* | Java 8: Disable Jobs using Java 1.6 and 1.7 for now, they can be removed soon. | Dominik Stadler | 2017-09-15 | 1 | -5/+8 |
* | Add more --add-opens for JDK 9 | Dominik Stadler | 2017-08-19 | 1 | -1/+1 |
* | exclude H21 from slave list | Andreas Beeker | 2017-08-13 | 1 | -3/+3 |
* | notify dev@ when windows-1.7 fails | Andreas Beeker | 2017-08-05 | 1 | -1/+1 |
* | add findbugs3 prefetch to Windows / JDK1.7 build | Andreas Beeker | 2017-08-01 | 1 | -9/+10 |
* | Jenkins DSL: Use latest available early access build of JDK 9 b179 | Dominik Stadler | 2017-08-01 | 1 | -1/+1 |
* | Job DSL refactorings | Andreas Beeker | 2017-07-31 | 1 | -54/+63 |
* | Job DSL fix windows call / retrieve findbugs via powershell | Andreas Beeker | 2017-07-31 | 1 | -21/+48 |
* | Add Windows jobs | Andreas Beeker | 2017-07-31 | 1 | -6/+13 |
* | Jenkins-DSL: Print out the exact version of java in the pre-steps | Dominik Stadler | 2017-07-29 | 1 | -0/+2 |
* | Exclude some more nodes for OpenJDK build | Dominik Stadler | 2017-07-19 | 1 | -1/+1 |
* | Update link to POI-view on the Jenkins CI server | Dominik Stadler | 2017-05-04 | 1 | -1/+1 |
* | Revert creating a view as part of the Jenkins DSL as it did not allow to crea... | Dominik Stadler | 2017-05-04 | 1 | -5/+7 |
* | Try to define the view as part of the Jenkins DSL, also try to move the view ... | Dominik Stadler | 2017-05-04 | 1 | -0/+42 |
* | Exclude some additional nodes from OpenJDK builds | Dominik Stadler | 2017-04-07 | 1 | -1/+1 |
* | Cater for two different locations of test-results in Gradle 2.x and 3.x | Dominik Stadler | 2017-04-02 | 1 | -1/+1 |
* | Jenkins DSL: Fix setting property for Sonar-Host-URL | Dominik Stadler | 2017-03-13 | 1 | -1/+1 |
* | Allow to enable Sonar as part of the Gradle build and add Jenkins DSL job to ... | Dominik Stadler | 2017-03-10 | 1 | -0/+20 |
* | Jenkins DSL: Exclude some more slaves from building with OpenJDK | Dominik Stadler | 2017-03-09 | 1 | -1/+1 |
* | Jenkins DSL: Add one more directory for test-results to try to make Gradle bu... | Dominik Stadler | 2017-02-21 | 1 | -1/+1 |
* | Jenkins DSL: Use latest JDK 1.9 pre-build and exclude some more slaves for th... | Dominik Stadler | 2017-02-15 | 1 | -2/+2 |
* | use Ant 1.9.9 explicitly, since Ant (latest) is now 1.10.1 which requires Jav... | Greg Woolsey | 2017-02-14 | 1 | -1/+1 |
* | disable more H?? slaves | Andreas Beeker | 2017-02-14 | 1 | -2/+3 |
* | remove H24 and ubuntu-4 slaves for all builds | Andreas Beeker | 2017-02-13 | 1 | -5/+3 |
* | java-6-openjdk-amd64 is not installed on H24 | Andreas Beeker | 2017-02-12 | 1 | -1/+1 |
* | Jenkins DSL: Additionally disable node H12 for OpenJDK builds | Dominik Stadler | 2017-02-05 | 1 | -1/+1 |
* | Update JDK 9 build config to use correct add-opens for java.xml | Dominik Stadler | 2017-02-05 | 1 | -1/+1 |
* | use https links | Javen O'Neal | 2017-01-30 | 1 | -2/+2 |
* | Need a fifth addopens-parameter for JDK 9 | Dominik Stadler | 2017-01-26 | 1 | -0/+1 |
* | Jenkins DSL: Run all tests in no-scratchpad to try to get similar coverage-nu... | Dominik Stadler | 2017-01-26 | 1 | -1/+1 |
* | Allow to pass --add-modules to javadoc as well as we get lots of missing code... | Dominik Stadler | 2016-12-31 | 1 | -0/+1 |
* | Coverage: | Dominik Stadler | 2016-12-31 | 1 | -3/+3 |
* | Jenkins DSL: IBM JDK should not use noScratchpad, set coverage-flag for no-sc... | Dominik Stadler | 2016-12-30 | 1 | -1/+2 |
* | Jenkins DLS: Remove support for multiple JDKs, it was not used and did not wo... | Dominik Stadler | 2016-12-30 | 1 | -190/+188 |
* | Send emails for builds with JDK 9 to dev@ now after it ran green for the firs... | Dominik Stadler | 2016-12-30 | 1 | -1/+1 |
* | Set --add-modules as environment-variable as well as we need to enable it in ... | Dominik Stadler | 2016-12-30 | 1 | -0/+3 |
* | Allow to set the new --add-opens argument for JDK 9, scratchpad tests require... | Dominik Stadler | 2016-12-30 | 1 | -1/+8 |
* | switch sonarqube to 1.8 and activate it | Andreas Beeker | 2016-12-18 | 1 | -1/+1 |
* | add sonarqube job | Andreas Beeker | 2016-12-17 | 1 | -1/+12 |
* | use sonarqube dashboard instead of overview | Andreas Beeker | 2016-12-17 | 1 | -2/+2 |
* | New SonarQube instance | Andreas Beeker | 2016-12-17 | 1 | -2/+2 |