aboutsummaryrefslogtreecommitdiffstats
path: root/jenkins
Commit message (Collapse)AuthorAgeFilesLines
...
* Jenkins DSL: Increase timeout to 300 secondsDominik Stadler2021-11-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895416 13f79535-47bb-0310-9956-ffa450edef68
* Add JDK 18, do not run CI for JDK 12 - 16 any moreDominik Stadler2021-11-301-5/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895415 13f79535-47bb-0310-9956-ffa450edef68
* saxon testPJ Fanning2021-11-251-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895319 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Adjust batchFile() in Test-Environment-Job as it only expects a ↵Dominik Stadler2021-11-071-28/+26
| | | | | | | | String Also fix incorrect nesting of "condition", "runner", "steps" elements inside "conditionalSteps" git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894815 13f79535-47bb-0310-9956-ffa450edef68
* Use parallel build to speed up building and running testsDominik Stadler2021-11-071-0/+1
| | | | | | | | | | | | | | | | Enable parallel building and parallel test-execution Provide a configuration to still build/test serially on CI via CI_BUILD=TRUE gradle --no-parallel --max-workers=1 clean build Adjust Jenkins DSL to set CI_BUILD to avoid problems in CI Adjust TestAllFiles to not fail when parallel builds are enabled Reduce memory settings to reduce requirements on build-environments Add gradle plugin to list task-dependencies Thanks to Andreas Reichel for the PR Closes #275 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894812 13f79535-47bb-0310-9956-ffa450edef68
* Add JUnit and JaCoCo publisher to Sonar-Gradle JobDominik Stadler2021-11-071-1/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894811 13f79535-47bb-0310-9956-ffa450edef68
* hs-err file locationPJ Fanning2021-10-201-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894411 13f79535-47bb-0310-9956-ffa450edef68
* Remove some remnants of sonar-directory which cause CI failuresDominik Stadler2021-10-151-1/+0
| | | | | | | | | Remove handling of "sonar" in build.xml Remove unused gitignores Add some more output to build.xml Adjust Jenkins DSL to not try to cleanup non-existing directory git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894277 13f79535-47bb-0310-9956-ffa450edef68
* keep zip dists after buildsPJ Fanning2021-10-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894274 13f79535-47bb-0310-9956-ffa450edef68
* xmlbeans - archive tgz filesPJ Fanning2021-10-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894234 13f79535-47bb-0310-9956-ffa450edef68
* xmlbeans - archive tgz filesPJ Fanning2021-10-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894233 13f79535-47bb-0310-9956-ffa450edef68
* xmlbeans - archive tgz filesPJ Fanning2021-10-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894232 13f79535-47bb-0310-9956-ffa450edef68
* windows jdk 1.17 buildPJ Fanning2021-10-141-3/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894231 13f79535-47bb-0310-9956-ffa450edef68
* Build XMLBeans on Java 17Marius Volkhart2021-10-011-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893784 13f79535-47bb-0310-9956-ffa450edef68
* Map JDK 17 to the name used by Apache JenkinsMarius Volkhart2021-10-011-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893772 13f79535-47bb-0310-9956-ffa450edef68
* jdk 1.17PJ Fanning2021-09-231-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893569 13f79535-47bb-0310-9956-ffa450edef68
* clean-up old build results before sonarqube buildAndreas Beeker2021-09-141-7/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893344 13f79535-47bb-0310-9956-ffa450edef68
* comment out obsolete buildsAndreas Beeker2021-09-121-30/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893290 13f79535-47bb-0310-9956-ffa450edef68
* XmlSec/BouncyCastle and Batik are now optionalAndreas Beeker2021-09-121-45/+6
| | | | | | | | | | disable SonarQube build based on ant remove sonar and maven directory, because POMs are now created via Gradle remove maven section from seed-build fix duplicated maven dependencies on POM export git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893289 13f79535-47bb-0310-9956-ffa450edef68
* try to fix no-scratchpad buildAndreas Beeker2021-09-011-12/+4
| | | | | | remove or set-to-static scratchpad dependency from modules git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892795 13f79535-47bb-0310-9956-ffa450edef68
* use gradle for IBM-JDK buildAndreas Beeker2021-08-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892705 13f79535-47bb-0310-9956-ffa450edef68
* try to fix spotbugs publisher entryAndreas Beeker2021-08-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892608 13f79535-47bb-0310-9956-ffa450edef68
* add spotbugs to gradle buildAndreas Beeker2021-08-251-1/+1
| | | | | | update dist path for jenkins archives git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892607 13f79535-47bb-0310-9956-ffa450edef68
* use gradle for windows buildsAndreas Beeker2021-08-201-9/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892481 13f79535-47bb-0310-9956-ffa450edef68
* use gradle for windows buildsAndreas Beeker2021-08-201-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892480 13f79535-47bb-0310-9956-ffa450edef68
* also invoke Java 11 build on gradleAndreas Beeker2021-08-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892391 13f79535-47bb-0310-9956-ffa450edef68
* try to get openjdk working again ... also with gradleAndreas Beeker2021-08-161-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892389 13f79535-47bb-0310-9956-ffa450edef68
* use "gradle clean jenkins" instead of only "gradle jenkins" otherwise the ↵Andreas Beeker2021-08-101-1/+1
| | | | | | build/dist dir is filling up git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892148 13f79535-47bb-0310-9956-ffa450edef68
* disable "ant init" in gradle buildAndreas Beeker2021-08-091-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892145 13f79535-47bb-0310-9956-ffa450edef68
* use gradle as default build toolAndreas Beeker2021-08-091-7/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892143 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Also revert module-info.java filesDominik Stadler2021-05-231-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890140 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Add Windows-1.15 and Windows-1.16 and disabled Windows-1.14Dominik Stadler2021-05-231-1/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890139 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Make sure to revert module-info.class filesDominik Stadler2021-05-151-0/+4
| | | | | | Otherwise CI-builds fail when they were modified by a previous build git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889910 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Disable general Maven job as well and add trigger for ↵Dominik Stadler2021-05-141-3/+4
| | | | | | Gradle-SonarQube-Job git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889892 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Remove some outdated directories/filesDominik Stadler2021-04-261-1/+4
| | | | | | | Otherwise we run into strange CI failures if some duplicated classes are found in some of the steps git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889201 13f79535-47bb-0310-9956-ffa450edef68
* Jeknins DSL: Disable Maven based Sonar-run to see if the Gradle-based one ↵Dominik Stadler2021-04-261-1/+3
| | | | | | | | works fine now We can get rid of the Maven-based build if the Gradle-based job works fine now! git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889200 13f79535-47bb-0310-9956-ffa450edef68
* Adjust for the new source-directories in some more placesDominik Stadler2021-04-081-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888536 13f79535-47bb-0310-9956-ffa450edef68
* fix paths to new gradle directoriesAndreas Beeker2021-04-081-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888529 13f79535-47bb-0310-9956-ffa450edef68
* Adjust path for archiving JUnit files to capture both locations that are in useDominik Stadler2021-04-071-2/+2
| | | | | | | Somehow JUnit stores test-results either under test-result or under test-result/test, so let's look at both directories for now git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888458 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Add a workaround to run "ant init" before building with GradleDominik Stadler2021-04-061-0/+14
| | | | | | | | Otherwise the Ant-helpers are not compiled properly currently We should remove this as soon as Gradle build is working standalone git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888450 13f79535-47bb-0310-9956-ffa450edef68
* Enable Gradle Wrapper to avoid running with an unsupported local versionDominik Stadler2021-04-061-2/+2
| | | | | | This may cause the strange "PrecompiledProjectScript" failures that we see currently git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888449 13f79535-47bb-0310-9956-ffa450edef68
* Remove support for japicmp from Gradle buildDominik Stadler2021-03-281-18/+2
| | | | | | | | | | | I now spent a few hours trying to make it work and the Gradle support is simply not production-ready and also not maintained, it triggers various strange errors and does not supporting the usual Gradle conventions. So I do not want to spend more time on it, feel free to revive it if you know how to make this work properly. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888138 13f79535-47bb-0310-9956-ffa450edef68
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-281-6/+6
| | | | | | fix distsourcebuild git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888121 13f79535-47bb-0310-9956-ffa450edef68
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-0/+2
| | | | | | try to fix Java 16 build git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888119 13f79535-47bb-0310-9956-ffa450edef68
* add jdk 1.16 job for xmlbeansPJ Fanning2021-03-201-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1887845 13f79535-47bb-0310-9956-ffa450edef68
* sonarcloud.io phases out support for Java 8Andreas Beeker2020-12-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884859 13f79535-47bb-0310-9956-ffa450edef68
* try to fix gradle sonarqube jobAndreas Beeker2020-12-251-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884803 13f79535-47bb-0310-9956-ffa450edef68
* use less contentious language in code commentsPJ Fanning2020-12-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884473 13f79535-47bb-0310-9956-ffa450edef68
* remove old ooxml beansAndreas Beeker2020-12-131-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884387 13f79535-47bb-0310-9956-ffa450edef68
* #64979 - Change artifact names of poi-/ooxml-schemasAndreas Beeker2020-12-131-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884381 13f79535-47bb-0310-9956-ffa450edef68