aboutsummaryrefslogtreecommitdiffstats
path: root/jenkins
Commit message (Collapse)AuthorAgeFilesLines
* Remove build with OpenJDK as the Apache Jenkins instance does not provide it ↵Dominik Stadler2019-11-171-9/+0
| | | | | | any longer git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869936 13f79535-47bb-0310-9956-ffa450edef68
* Update sonar linksAndreas Beeker2019-11-131-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869756 13f79535-47bb-0310-9956-ffa450edef68
* replace withCredentials with credentialBindingsAndreas Beeker2019-11-131-32/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869715 13f79535-47bb-0310-9956-ffa450edef68
* wrap everything in withCredentials - see ↵Andreas Beeker2019-11-121-14/+15
| | | | | | https://github.com/jenkinsci/aws-credentials-plugin/issues/22 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869714 13f79535-47bb-0310-9956-ffa450edef68
* migrate to sonarcloud.ioAndreas Beeker2019-11-121-11/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869713 13f79535-47bb-0310-9956-ffa450edef68
* migrate to sonarcloud.ioAndreas Beeker2019-11-121-6/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869712 13f79535-47bb-0310-9956-ffa450edef68
* Limit nodes for OpenJDK 8Andreas Beeker2019-11-091-13/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869605 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Exclude more nodes from building the OpenJDK CI jobDominik Stadler2019-10-261-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869015 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins-DSL: Fix writing a dummy pom.xml and switch to "Maven 3 (latest)"Dominik Stadler2019-10-261-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869011 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins-DSL: Do not expect to find mvn executable in Test-EnvironmentDominik Stadler2019-10-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868986 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins-DSL: Add JDK 14, remove JDK 10, add testing for Maven to ↵Dominik Stadler2019-10-261-5/+15
| | | | | | Test-Environment git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868985 13f79535-47bb-0310-9956-ffa450edef68
* try to use gradle wrapper to fix buildPJ Fanning2019-09-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866846 13f79535-47bb-0310-9956-ffa450edef68
* XMLBeans Java 1.12 buildPJ Fanning2019-06-111-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1861021 13f79535-47bb-0310-9956-ffa450edef68
* modify xmlbeans jobsPJ Fanning2019-06-091-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1860890 13f79535-47bb-0310-9956-ffa450edef68
* revert exclude H27 / don't complain on mkdirAndreas Beeker2019-05-121-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1859163 13f79535-47bb-0310-9956-ffa450edef68
* exclude H27Andreas Beeker2019-05-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1859162 13f79535-47bb-0310-9956-ffa450edef68
* Disable all beam nodes - ANT is not installed on themAndreas Beeker2019-05-051-16/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1858660 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Exclude more beam* nodes which cause strange problemsDominik Stadler2019-04-221-5/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857970 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Switch to "Ant 1.9 (Latest)" as "Ant 1.9.9" seems to be ↵Dominik Stadler2019-04-221-4/+5
| | | | | | unavailable on some machines git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857969 13f79535-47bb-0310-9956-ffa450edef68
* Disable all apache-beam-* nodes as they seem to lack svn and Ant ↵Dominik Stadler2019-04-131-1/+4
| | | | | | installations currently git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857490 13f79535-47bb-0310-9956-ffa450edef68
* Try to make dependency on "svn" optional to allow to build on more CI nodesDominik Stadler2019-04-131-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857476 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins: Disable one node which is missing the "svn" commandDominik Stadler2019-04-131-2/+4
| | | | | | display if svn is available as part of the Test-Environment job git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857449 13f79535-47bb-0310-9956-ffa450edef68
* Various enhancements to build.xmlDominik Stadler2019-04-071-4/+1
| | | | | | | | | | | | * Use https for pentaho repository location * Add some more targets to "jenkins" target * Add download of maven-ant-task to make target "maven-install" work without manual installation into the ant-home directory * Update JaCoCo to 0.8.3 and asm to 7.0 This should now also work with JDK 13 pre-builds, so enable coverage in the JDK 13 CI builds again git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857069 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Enable job for running API-Check again now that we compare 4.x ↵Dominik Stadler2019-03-101-2/+1
| | | | | | to 4.0.0 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855138 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Add XMLBeans-JDK-12, still disabled, thoughDominik Stadler2019-03-031-5/+22
| | | | | | | Print out where we get Ant from Use new 'jenkins' target for XMLBeans and fetch compiler warnings and JUnit results git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1854720 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Add more output in test-env-buildDominik Stadler2019-01-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1852309 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Adjust the list of JDKs that we look for in the testevn-jobDominik Stadler2019-01-271-4/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1852284 13f79535-47bb-0310-9956-ffa450edef68
* try to fix missing modules error and move addOpens detection into ant buildAndreas Beeker2019-01-241-52/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1852072 13f79535-47bb-0310-9956-ffa450edef68
* Add required --add-opens and other settings for JDK 12 on WindowsDominik Stadler2019-01-221-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851804 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins: Try to disable coverage for JDK 13 for now as it seems to cause issuesDominik Stadler2019-01-221-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851803 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins: Add initial build for JDK 13, add build for JDK 12 on WindowsDominik Stadler2019-01-221-0/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851798 13f79535-47bb-0310-9956-ffa450edef68
* try to fix xmlbeans buildPJ Fanning2019-01-191-6/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851667 13f79535-47bb-0310-9956-ffa450edef68
* update xmlbeans targetsAndreas Beeker2019-01-181-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851657 13f79535-47bb-0310-9956-ffa450edef68
* Revert inadvertently commented linesDominik Stadler2019-01-111-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851092 13f79535-47bb-0310-9956-ffa450edef68
* Remove obsolete settings from JDK 11/12 buildDominik Stadler2019-01-111-8/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851091 13f79535-47bb-0310-9956-ffa450edef68
* Enable weekly run of Java 12 buildDominik Stadler2019-01-111-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851090 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Disable XMLBeans-JDK-11 as it will not work yetDominik Stadler2018-12-301-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849970 13f79535-47bb-0310-9956-ffa450edef68
* 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