aboutsummaryrefslogtreecommitdiffstats
path: root/jenkins
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Adjust list of hosts that do not have OpenJDK installedDominik Stadler2016-12-161-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774584 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: JDK 1.6 is default anyway, add Findbugs-download-workaround to ↵Dominik Stadler2016-12-111-3/+6
| | | | | | the -old-xerces job as well git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773558 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Adjust comment why IBM JDK is not enabled and use addShell for ↵Dominik Stadler2016-12-091-8/+9
| | | | | | Gradle-build as well git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773329 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: download findbugs manually because sourceforge now uses a SSL ↵Dominik Stadler2016-12-081-1/+7
| | | | | | cihper that is not supported by JDK 6 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773205 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Use single-quotes, add back space in OpenJDK JDK name, exclude ↵Dominik Stadler2016-12-081-10/+14
| | | | | | one more slave that causes strange errors in the JDK 1.8-run git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773204 13f79535-47bb-0310-9956-ffa450edef68
* Disable CIGame for OpenJDK build for now as the JDK is not installed on all ↵Dominik Stadler2016-12-061-2/+4
| | | | | | slaves, fix blank, add more disabled slaves git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772960 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Gradle: Try to touch the test-results-files as Gradle will not ↵Dominik Stadler2016-12-061-0/+2
| | | | | | execute the tests again if not needed git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772904 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Exclude one slave for the OpenJDK buildDominik Stadler2016-12-061-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772902 13f79535-47bb-0310-9956-ffa450edef68
* there's no IBM 1.7 JDK on Jenkins available -> use 1.8 insteadAndreas Beeker2016-12-051-2/+2
| | | | | | the label for the OpenJDK has trailing space git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772588 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins Job DSL: Adjust for location of Gradle-test-result filesDominik Stadler2016-12-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772581 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins Job DSL: Adjust patterns for code-coverage in the Gradle buildDominik Stadler2016-12-041-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772564 13f79535-47bb-0310-9956-ffa450edef68
* Adjust parameters for newer JDK9 builds, -addmods is now --add-modules, add ↵Dominik Stadler2016-12-041-1/+1
| | | | | | some debug-output for reflection git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772557 13f79535-47bb-0310-9956-ffa450edef68
* Enable all jobs except IBM-JDK, resolve links when listing contents of JAVA_HOMEDominik Stadler2016-12-041-10/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772556 13f79535-47bb-0310-9956-ffa450edef68
* Adjust Jenkins APICheck descriptionDominik Stadler2016-12-031-2/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772483 13f79535-47bb-0310-9956-ffa450edef68
* Enable Job for API-CheckDominik Stadler2016-12-021-11/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772341 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Dominik Stadler2016-12-021-14/+21
| | | | | | | | * Add some comments * Add disabled Job for IBM JDK * Enable POI-DSL-1.6, leave the others disabled for now git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772327 13f79535-47bb-0310-9956-ffa450edef68
* Set DSL for API-Check to JDK 1.7 as this is required by GradleDominik Stadler2016-12-011-11/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772277 13f79535-47bb-0310-9956-ffa450edef68
* Adjust JDK for old-Xerces, use blanks instead of tabs, reformat the ↵Dominik Stadler2016-12-011-91/+60
| | | | | | config-section somewhat git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772275 13f79535-47bb-0310-9956-ffa450edef68
* Add Jenkins DSL for JDK 9, Maven, regenerate-javadoc, API-Check, Gradle, ↵Dominik Stadler2016-12-011-125/+228
| | | | | | | | | no-scratchpad and old-xerces Adjust script and refactor to reuse more stuff Add a workaround for properties git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772263 13f79535-47bb-0310-9956-ffa450edef68
* Adjust for more JDKs, unfortunately Ant properties do not work as expected ↵Dominik Stadler2016-12-011-11/+67
| | | | | | for now... git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772254 13f79535-47bb-0310-9956-ffa450edef68