summaryrefslogtreecommitdiffstats
path: root/jenkins
Commit message (Collapse)AuthorAgeFilesLines
* Add more output to the pre-check to help in analysis some strange ↵Dominik Stadler2017-10-091-0/+12
| | | | | | build-failures in CI, e.g. INFRA-15244 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1811597 13f79535-47bb-0310-9956-ffa450edef68
* The Gradle-based Sonarqube job does not actually, it completes with success, ↵Dominik Stadler2017-09-221-3/+3
| | | | | | but the data never appears on Sonarqube itself, we need to investigate this some more later, for now I enabled the Maven based job again. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1809359 13f79535-47bb-0310-9956-ffa450edef68
* Remove Jobs for JDK 1.6/1.7, this should also make the findbugs-hacks ↵Dominik Stadler2017-09-221-24/+1
| | | | | | | | obsolete here The jobs still need to manually removed in Jenkins, though! git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1809348 13f79535-47bb-0310-9956-ffa450edef68
* MaxPermSize is not used any more in Java 8, so remove it everywhereDominik Stadler2017-09-171-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808617 13f79535-47bb-0310-9956-ffa450edef68
* Disable Maven-Sonar run to check if the Gradle-Sonar job is working, some ↵Dominik Stadler2017-09-171-1/+7
| | | | | | more comments git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808616 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Remove timeout from Jenkins Jobs for now, it seems this plugin ↵Dominik Stadler2017-09-161-2/+6
| | | | | | | | is currently missing in the Apache Jenkins instance Adjust nodes for OpenJDK build after requiring OpenJDK 8 instead of 6 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808539 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Use JDK 1.8 for more projects, fix listing of slaves in ↵Dominik Stadler2017-09-161-15/+15
| | | | | | Test-Environment job git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808537 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL:Dominik Stadler2017-09-161-99/+158
| | | | | | | * Enable SCM-retry to see if that helps against the frequent SVN update failures * Add a POI-DSL-Test-Environment to have this Job also defined via DSL git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808525 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Use OpenJDK 8 and latest JDK 1.9Dominik Stadler2017-09-161-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808524 13f79535-47bb-0310-9956-ffa450edef68
* Java 8: Disable Jobs using Java 1.6 and 1.7 for now, they can be removed soon.Dominik Stadler2017-09-151-5/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808476 13f79535-47bb-0310-9956-ffa450edef68
* Add more --add-opens for JDK 9Dominik Stadler2017-08-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805517 13f79535-47bb-0310-9956-ffa450edef68
* exclude H21 from slave listAndreas Beeker2017-08-131-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1804897 13f79535-47bb-0310-9956-ffa450edef68
* notify dev@ when windows-1.7 failsAndreas Beeker2017-08-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1804211 13f79535-47bb-0310-9956-ffa450edef68
* add findbugs3 prefetch to Windows / JDK1.7 buildAndreas Beeker2017-08-011-9/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803694 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Use latest available early access build of JDK 9 b179Dominik Stadler2017-08-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803613 13f79535-47bb-0310-9956-ffa450edef68
* Job DSL refactoringsAndreas Beeker2017-07-311-54/+63
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803594 13f79535-47bb-0310-9956-ffa450edef68
* Job DSL fix windows call / retrieve findbugs via powershellAndreas Beeker2017-07-311-21/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803559 13f79535-47bb-0310-9956-ffa450edef68
* Add Windows jobsAndreas Beeker2017-07-311-6/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803543 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins-DSL: Print out the exact version of java in the pre-stepsDominik Stadler2017-07-291-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803357 13f79535-47bb-0310-9956-ffa450edef68
* Exclude some more nodes for OpenJDK buildDominik Stadler2017-07-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1802425 13f79535-47bb-0310-9956-ffa450edef68
* Update link to POI-view on the Jenkins CI serverDominik Stadler2017-05-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1793760 13f79535-47bb-0310-9956-ffa450edef68
* Revert creating a view as part of the Jenkins DSL as it did not allow to ↵Dominik Stadler2017-05-041-5/+7
| | | | | | create the view as part of a folder/sub-view git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1793754 13f79535-47bb-0310-9956-ffa450edef68
* Try to define the view as part of the Jenkins DSL, also try to move the view ↵Dominik Stadler2017-05-041-0/+42
| | | | | | into sub-folder, see also INFRA-14002 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1793752 13f79535-47bb-0310-9956-ffa450edef68
* Exclude some additional nodes from OpenJDK buildsDominik Stadler2017-04-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1790511 13f79535-47bb-0310-9956-ffa450edef68
* Cater for two different locations of test-results in Gradle 2.x and 3.xDominik Stadler2017-04-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1789910 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Fix setting property for Sonar-Host-URLDominik Stadler2017-03-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1786670 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-0/+20
| | | | | | test it git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1786430 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Exclude some more slaves from building with OpenJDKDominik Stadler2017-03-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1786230 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Add one more directory for test-results to try to make Gradle ↵Dominik Stadler2017-02-211-1/+1
| | | | | | build happy git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1783830 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Use latest JDK 1.9 pre-build and exclude some more slaves for ↵Dominik Stadler2017-02-151-2/+2
| | | | | | the OpenJDK build git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1783098 13f79535-47bb-0310-9956-ffa450edef68
* use Ant 1.9.9 explicitly, since Ant (latest) is now 1.10.1 which requires ↵Greg Woolsey2017-02-141-1/+1
| | | | | | Java 8. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782983 13f79535-47bb-0310-9956-ffa450edef68
* disable more H?? slavesAndreas Beeker2017-02-141-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782898 13f79535-47bb-0310-9956-ffa450edef68
* remove H24 and ubuntu-4 slaves for all buildsAndreas Beeker2017-02-131-5/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782714 13f79535-47bb-0310-9956-ffa450edef68
* java-6-openjdk-amd64 is not installed on H24Andreas Beeker2017-02-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782648 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Additionally disable node H12 for OpenJDK buildsDominik Stadler2017-02-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1781824 13f79535-47bb-0310-9956-ffa450edef68
* Update JDK 9 build config to use correct add-opens for java.xmlDominik Stadler2017-02-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1781823 13f79535-47bb-0310-9956-ffa450edef68
* use https linksJaven O'Neal2017-01-301-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1781001 13f79535-47bb-0310-9956-ffa450edef68
* Need a fifth addopens-parameter for JDK 9Dominik Stadler2017-01-261-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780457 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Run all tests in no-scratchpad to try to get similar ↵Dominik Stadler2017-01-261-1/+1
| | | | | | coverage-numbers git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780452 13f79535-47bb-0310-9956-ffa450edef68
* Allow to pass --add-modules to javadoc as well as we get lots of missing ↵Dominik Stadler2016-12-311-0/+1
| | | | | | code reported otherwise, we cannot use the existing property java9addmods as we need to use a different default-value for non-JDK9 builds git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776797 13f79535-47bb-0310-9956-ffa450edef68
* Coverage:Dominik Stadler2016-12-311-3/+3
| | | | | | | | * 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
* Jenkins DSL: IBM JDK should not use noScratchpad, set coverage-flag for ↵Dominik Stadler2016-12-301-1/+2
| | | | | | no-scratchpad-job git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776650 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DLS: Remove support for multiple JDKs, it was not used and did not ↵Dominik Stadler2016-12-301-190/+188
| | | | | | work anyway due to name-clashes git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776649 13f79535-47bb-0310-9956-ffa450edef68
* Send emails for builds with JDK 9 to dev@ now after it ran green for the ↵Dominik Stadler2016-12-301-1/+1
| | | | | | first time git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776648 13f79535-47bb-0310-9956-ffa450edef68
* Set --add-modules as environment-variable as well as we need to enable it in ↵Dominik Stadler2016-12-301-0/+3
| | | | | | Ant itself for the forbidden-api-checks git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776634 13f79535-47bb-0310-9956-ffa450edef68
* Allow to set the new --add-opens argument for JDK 9, scratchpad tests ↵Dominik Stadler2016-12-301-1/+8
| | | | | | require slightly more memory on JDK 9 now, also adjust the Jenkins DSL accordingly. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776608 13f79535-47bb-0310-9956-ffa450edef68
* switch sonarqube to 1.8 and activate itAndreas Beeker2016-12-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774825 13f79535-47bb-0310-9956-ffa450edef68
* add sonarqube jobAndreas Beeker2016-12-171-1/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774820 13f79535-47bb-0310-9956-ffa450edef68
* use sonarqube dashboard instead of overviewAndreas Beeker2016-12-171-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774766 13f79535-47bb-0310-9956-ffa450edef68
* New SonarQube instanceAndreas Beeker2016-12-171-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774703 13f79535-47bb-0310-9956-ffa450edef68