aboutsummaryrefslogtreecommitdiffstats
path: root/jenkins
Commit message (Collapse)AuthorAgeFilesLines
* try to disable jacoco for latest JDKsPJ Fanning2022-10-291-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904916 13f79535-47bb-0310-9956-ffa450edef68
* try to disable jacoco for latest JDKsPJ Fanning2022-10-281-5/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904907 13f79535-47bb-0310-9956-ffa450edef68
* try to disable spotbugs for latest JDKsPJ Fanning2022-10-281-8/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904906 13f79535-47bb-0310-9956-ffa450edef68
* issue with oracle jdks missingPJ Fanning2022-09-301-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904346 13f79535-47bb-0310-9956-ffa450edef68
* xmlbeans 5.1.1 releasePJ Fanning2022-08-301-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903766 13f79535-47bb-0310-9956-ffa450edef68
* Switch from "gradle: true" to "useAnt: true" to make it clear which jobs ↵Dominik Stadler2022-07-301-30/+31
| | | | | | | | still run with the Ant-build Github-PR-Job should use Gradle now git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903125 13f79535-47bb-0310-9956-ffa450edef68
* try java 19 buildPJ Fanning2022-07-271-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903060 13f79535-47bb-0310-9956-ffa450edef68
* try java 19 buildPJ Fanning2022-07-271-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903059 13f79535-47bb-0310-9956-ffa450edef68
* try java 19 buildPJ Fanning2022-07-271-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903058 13f79535-47bb-0310-9956-ffa450edef68
* try java 19 buildPJ Fanning2022-07-271-3/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903057 13f79535-47bb-0310-9956-ffa450edef68
* try java 19 buildPJ Fanning2022-07-271-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903056 13f79535-47bb-0310-9956-ffa450edef68
* try java 19 buildPJ Fanning2022-07-271-31/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903055 13f79535-47bb-0310-9956-ffa450edef68
* revertPJ Fanning2022-06-051-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901681 13f79535-47bb-0310-9956-ffa450edef68
* gradle refreshPJ Fanning2022-06-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901679 13f79535-47bb-0310-9956-ffa450edef68
* jdk 18 build supportPJ Fanning2022-06-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901613 13f79535-47bb-0310-9956-ffa450edef68
* poi-ooxml-lite: Check in list of classes and xsb-files to avoid the ↵Dominik Stadler2022-03-241-1/+2
| | | | | | | | | | | | jar-to-test dependency Avoid running all tests whenever building jars as tests take a long time now and also cause large memory allocations. It is nice if the target "jar" is as fast as possible and the list of included items for ooxml-lite only changes rarely anyway. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899160 13f79535-47bb-0310-9956-ffa450edef68
* quote typoAndreas Beeker2022-02-211-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898289 13f79535-47bb-0310-9956-ffa450edef68
* Use gradle toolchain to specify the jdk version and vendor, e.g.Andreas Beeker2022-02-211-14/+26
| | | | | | > gradle -no-build-cache -PjdkVersion=16 -PjdkVendor=oracle clean check git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898288 13f79535-47bb-0310-9956-ffa450edef68
* use gradle in most xmlbeans CI buildsPJ Fanning2022-02-091-17/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897899 13f79535-47bb-0310-9956-ffa450edef68
* activate xmlbeans sonarqubeAndreas Beeker2022-01-081-7/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896837 13f79535-47bb-0310-9956-ffa450edef68
* update xmlbeans gradle callsAndreas Beeker2022-01-021-9/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896622 13f79535-47bb-0310-9956-ffa450edef68
* update xmlbeans gradle callsAndreas Beeker2021-12-311-10/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896562 13f79535-47bb-0310-9956-ffa450edef68
* revert: spotbugs only seems to report txt nowPJ Fanning2021-12-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896159 13f79535-47bb-0310-9956-ffa450edef68
* spotbugs only seems to report txt nowPJ Fanning2021-12-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896145 13f79535-47bb-0310-9956-ffa450edef68
* jdk 1.18 build just once a weekPJ Fanning2021-12-021-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895489 13f79535-47bb-0310-9956-ffa450edef68
* 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