aboutsummaryrefslogtreecommitdiffstats
path: root/jenkins
Commit message (Collapse)AuthorAgeFilesLines
* Jenkins DSL for Github PR build: Try to create the one file which is read ↵Dominik Stadler2018-12-281-7/+10
| | | | | | from src/documentation during target 'jenkins' git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849887 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: enable Github PR builds, it seems to be functional nowDominik Stadler2018-12-281-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849885 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: throttle Github PR builds to not run many at onceDominik Stadler2018-12-281-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849884 13f79535-47bb-0310-9956-ffa450edef68
* Use normal string parameter for nowDominik Stadler2018-12-281-1/+3
| | | | | | Plugin for gitParam is not installed in the Apache Jenkins instance git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849879 13f79535-47bb-0310-9956-ffa450edef68
* Add XMLBeans jobs for JDK 8 and 11.Dominik Stadler2018-12-281-6/+41
| | | | | | Add initial version of Jenkins DSL for the Github-PullRequest build-job git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849838 13f79535-47bb-0310-9956-ffa450edef68
* activate IBMJDK again, unlimited JCE policy files are now included by ↵Andreas Beeker2018-12-161-3/+1
| | | | | | default, and the other IBMJDK issues (#62994,#62966,#62999) have been fixed git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849032 13f79535-47bb-0310-9956-ffa450edef68
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846810 13f79535-47bb-0310-9956-ffa450edef68
* Multiproject test including Windows slavesAndreas Beeker2018-11-161-29/+44
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846773 13f79535-47bb-0310-9956-ffa450edef68
* exclude H35 because of strange file permission errorsAndreas Beeker2018-11-161-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846746 13f79535-47bb-0310-9956-ffa450edef68
* exclude H35 because of strange file permission errorsAndreas Beeker2018-11-161-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846744 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Adjust the view-description, but it is still commented outDominik Stadler2018-10-261-1/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1844875 13f79535-47bb-0310-9956-ffa450edef68
* disable junit xml collectionPJ Fanning2018-10-021-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842668 13f79535-47bb-0310-9956-ffa450edef68
* get xmlbeans job to build dist artifactsPJ Fanning2018-10-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842667 13f79535-47bb-0310-9956-ffa450edef68
* get xmlbeans job to build dist artifactsPJ Fanning2018-10-021-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842666 13f79535-47bb-0310-9956-ffa450edef68
* rename xmlbeans jobPJ Fanning2018-10-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842663 13f79535-47bb-0310-9956-ffa450edef68
* try to fix xmlbeans jenkins jobPJ Fanning2018-10-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842629 13f79535-47bb-0310-9956-ffa450edef68
* try to set up xmlbeans buildPJ Fanning2018-10-021-0/+90
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842599 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Remove JDK 9 and adjust location of image for the project-logoDominik Stadler2018-09-281-18/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842275 13f79535-47bb-0310-9956-ffa450edef68
* Use different directory for xerces-jar so we do not remove it again as part ↵Dominik Stadler2018-09-071-2/+2
| | | | | | of check-jars git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1840321 13f79535-47bb-0310-9956-ffa450edef68
* Enable periodic run of build against JDK 11Dominik Stadler2018-08-261-4/+23
| | | | | | Add build for JDK 12, but still disabled because there is no JDK 12 in CI availalbe yet git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839198 13f79535-47bb-0310-9956-ffa450edef68
* Disable some machines that do not yet have JDK 11 installedDominik Stadler2018-08-231-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838705 13f79535-47bb-0310-9956-ffa450edef68
* Adjust job for JDK 11 to not require module java.xml.bind any moreDominik Stadler2018-08-231-3/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838702 13f79535-47bb-0310-9956-ffa450edef68
* Adjust list of nodes for testing environmentDominik Stadler2018-08-191-5/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838360 13f79535-47bb-0310-9956-ffa450edef68
* Add Job for testing with JDK 11, no trigger yet as it does not fully work yetDominik Stadler2018-08-191-0/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838359 13f79535-47bb-0310-9956-ffa450edef68
* fix forrest path on windowsAndreas Beeker2018-07-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836305 13f79535-47bb-0310-9956-ffa450edef68
* fix new javadocs location in build dirAndreas Beeker2018-07-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836304 13f79535-47bb-0310-9956-ffa450edef68
* update forrest version info / set FORREST_HOME environment variableAndreas Beeker2018-07-191-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836303 13f79535-47bb-0310-9956-ffa450edef68
* Gradle: Define japicmp settings only once, but still fails due to removed ↵Dominik Stadler2018-07-051-0/+1
| | | | | | classes in 4.0.0 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835185 13f79535-47bb-0310-9956-ffa450edef68
* Disabled API-Check for 4.0.0 because of incompatible breaking changes - ↵Andreas Beeker2018-06-101-1/+1
| | | | | | enable it again, after 4.0.0 is released git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833302 13f79535-47bb-0310-9956-ffa450edef68
* fix slavesAndreas Beeker2018-06-051-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832980 13f79535-47bb-0310-9956-ffa450edef68
* fix forbidden-apis for jdk10+Andreas Beeker2018-06-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832979 13f79535-47bb-0310-9956-ffa450edef68
* add beam slaves or politically correct "proud followers" :)Andreas Beeker2018-06-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832977 13f79535-47bb-0310-9956-ffa450edef68
* clean ooxml-lib jars before build, because the typeloader class has been ↵Andreas Beeker2018-05-281-2/+4
| | | | | | moved via #62355 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832414 13f79535-47bb-0310-9956-ffa450edef68
* Allow one more add-opens to silence one more warning seen in Java 9/Java 10 ↵Dominik Stadler2018-04-301-3/+8
| | | | | | | | currently Use latest JDK 10 versions git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830551 13f79535-47bb-0310-9956-ffa450edef68
* Add job to build with latest available JDK 10 early access buildDominik Stadler2018-03-041-0/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825815 13f79535-47bb-0310-9956-ffa450edef68
* Add JDK 10 and new slaves to job POI-DSL-Test-EnvironmentDominik Stadler2018-03-031-4/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825782 13f79535-47bb-0310-9956-ffa450edef68
* Don't try to collect junit results for Maven when we only run Sonar-tasks ↵Dominik Stadler2017-11-231-3/+5
| | | | | | and thus skip unit tests git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1816186 13f79535-47bb-0310-9956-ffa450edef68
* Try if using a local temporary directory avoids the permission errors in ↵Dominik Stadler2017-11-211-0/+5
| | | | | | | | | unit tests in the Maven runs: * Collect JUnit results * Set java.io.tmpdir in Maven unit test runs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1815951 13f79535-47bb-0310-9956-ffa450edef68
* 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