Commit Graph

271 Commits

Author SHA1 Message Date
PJ Fanning de517c32fc remove unused github-pr job that appears to break create-jobs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908599 13f79535-47bb-0310-9956-ffa450edef68
2023-03-20 20:45:02 +00:00
PJ Fanning aec585b5a6 still issues in create-jobs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908598 13f79535-47bb-0310-9956-ffa450edef68
2023-03-20 20:39:45 +00:00
PJ Fanning 6ee5ef1f95 revert create-jobs changes due to build issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908597 13f79535-47bb-0310-9956-ffa450edef68
2023-03-20 20:34:27 +00:00
PJ Fanning 1196cc9655 jenkinsLite
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908596 13f79535-47bb-0310-9956-ffa450edef68
2023-03-20 20:19:21 +00:00
PJ Fanning 2ae294e606 use 'its'
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908484 13f79535-47bb-0310-9956-ffa450edef68
2023-03-18 11:55:54 +00:00
PJ Fanning c4e2eebbaf remove oracle requirement due to build failures
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1907447 13f79535-47bb-0310-9956-ffa450edef68
2023-02-06 00:38:26 +00:00
Dominik Stadler 012bf1a99a Jenkins DSL: Fix link to Spotbugs results some more
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906321 13f79535-47bb-0310-9956-ffa450edef68
2023-01-01 15:59:16 +00:00
Dominik Stadler b5e2f2ee5d Jenkins DSL: Adjust links and comment out publishing "warnings" as the plugin is not installed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906278 13f79535-47bb-0310-9956-ffa450edef68
2022-12-30 08:11:43 +00:00
Dominik Stadler 1f15bf5b15 Jenkins DSL: On Windows also revert some specific files
The wildcard based revert seems to fail

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906277 13f79535-47bb-0310-9956-ffa450edef68
2022-12-30 08:11:41 +00:00
Dominik Stadler f3fbf0233a Jenkins DSL: Do not try to rebuild sources with Gradle for JDK 20
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906274 13f79535-47bb-0310-9956-ffa450edef68
2022-12-30 08:11:30 +00:00
PJ Fanning 3cc8f54a20 try ant for jdk 20 build due to policeman issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906161 13f79535-47bb-0310-9956-ffa450edef68
2022-12-22 10:59:41 +00:00
PJ Fanning 3532fd2c3f try ant for jdk 20 build due to policeman issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906160 13f79535-47bb-0310-9956-ffa450edef68
2022-12-22 10:40:49 +00:00
PJ Fanning f78d742c38 java 20 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906149 13f79535-47bb-0310-9956-ffa450edef68
2022-12-21 21:52:39 +00:00
PJ Fanning 1494812da8 try to build sboms
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906146 13f79535-47bb-0310-9956-ffa450edef68
2022-12-21 17:52:29 +00:00
PJ Fanning efeea0fbc9 archive xmlbeans jdk 1.19 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906136 13f79535-47bb-0310-9956-ffa450edef68
2022-12-21 12:21:12 +00:00
PJ Fanning f1876395f6 archive xmlbeans sboms
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906135 13f79535-47bb-0310-9956-ffa450edef68
2022-12-21 12:17:59 +00:00
PJ Fanning b233b3c9c7 try to disable jacoco for latest JDKs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904916 13f79535-47bb-0310-9956-ffa450edef68
2022-10-29 09:28:52 +00:00
PJ Fanning 07f73d85be try to disable jacoco for latest JDKs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904907 13f79535-47bb-0310-9956-ffa450edef68
2022-10-28 23:01:47 +00:00
PJ Fanning 905e58b48a try to disable spotbugs for latest JDKs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904906 13f79535-47bb-0310-9956-ffa450edef68
2022-10-28 20:44:08 +00:00
PJ Fanning 5ce0137045 issue with oracle jdks missing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904346 13f79535-47bb-0310-9956-ffa450edef68
2022-09-30 14:12:10 +00:00
PJ Fanning 325c7cb81c xmlbeans 5.1.1 release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903766 13f79535-47bb-0310-9956-ffa450edef68
2022-08-30 00:34:13 +00:00
Dominik Stadler eabb9a5999 Switch from "gradle: true" to "useAnt: true" to make it clear which jobs 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
2022-07-30 15:07:05 +00:00
PJ Fanning 4745a2a372 try java 19 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903060 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 13:28:23 +00:00
PJ Fanning fc947b865e try java 19 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903059 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:58:33 +00:00
PJ Fanning 2241f6d7f1 try java 19 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903058 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:55:10 +00:00
PJ Fanning eb078ea1a1 try java 19 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903057 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:50:17 +00:00
PJ Fanning dc4eb7ed19 try java 19 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903056 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:45:33 +00:00
PJ Fanning d3dd4e5980 try java 19 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903055 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:39:19 +00:00
PJ Fanning 44be0c0f5a revert
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901681 13f79535-47bb-0310-9956-ffa450edef68
2022-06-05 15:03:12 +00:00
PJ Fanning 1d37e708b1 gradle refresh
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901679 13f79535-47bb-0310-9956-ffa450edef68
2022-06-05 14:42:42 +00:00
PJ Fanning 44b3bf86b3 jdk 18 build support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901613 13f79535-47bb-0310-9956-ffa450edef68
2022-06-04 10:23:27 +00:00
Dominik Stadler 09e464bb5f poi-ooxml-lite: Check in list of classes and xsb-files to avoid the 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
2022-03-24 04:42:27 +00:00
Andreas Beeker 3d66868974 quote typo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898289 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 23:10:45 +00:00
Andreas Beeker b59dbbd076 Use gradle toolchain to specify the jdk version and vendor, e.g.
> 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
2022-02-21 22:57:03 +00:00
PJ Fanning 850e4fa903 use gradle in most xmlbeans CI builds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897899 13f79535-47bb-0310-9956-ffa450edef68
2022-02-09 11:30:20 +00:00
Andreas Beeker 1533af4f1d activate xmlbeans sonarqube
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896837 13f79535-47bb-0310-9956-ffa450edef68
2022-01-08 18:22:12 +00:00
Andreas Beeker 53ae30b7e0 update xmlbeans gradle calls
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896622 13f79535-47bb-0310-9956-ffa450edef68
2022-01-02 13:09:46 +00:00
Andreas Beeker 3e66ca24b2 update xmlbeans gradle calls
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896562 13f79535-47bb-0310-9956-ffa450edef68
2021-12-31 00:17:57 +00:00
PJ Fanning 12f0d4f265 revert: spotbugs only seems to report txt now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896159 13f79535-47bb-0310-9956-ffa450edef68
2021-12-19 14:40:19 +00:00
PJ Fanning 6bad5f22bf spotbugs only seems to report txt now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896145 13f79535-47bb-0310-9956-ffa450edef68
2021-12-19 02:06:18 +00:00
PJ Fanning 27d837067f jdk 1.18 build just once a week
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895489 13f79535-47bb-0310-9956-ffa450edef68
2021-12-02 13:45:50 +00:00
Dominik Stadler 5f75bf0f81 Jenkins DSL: Increase timeout to 300 seconds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895416 13f79535-47bb-0310-9956-ffa450edef68
2021-11-30 06:19:56 +00:00
Dominik Stadler ac3e5deb87 Add JDK 18, do not run CI for JDK 12 - 16 any more
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895415 13f79535-47bb-0310-9956-ffa450edef68
2021-11-30 06:19:53 +00:00
PJ Fanning a3f0121147 saxon test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895319 13f79535-47bb-0310-9956-ffa450edef68
2021-11-25 10:05:00 +00:00
Dominik Stadler c531f2192f Jenkins DSL: Adjust batchFile() in Test-Environment-Job as it only expects a 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
2021-11-07 15:00:07 +00:00
Dominik Stadler 53217e2b1e Use parallel build to speed up building and running tests
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
2021-11-07 14:59:48 +00:00
Dominik Stadler c2936346f8 Add JUnit and JaCoCo publisher to Sonar-Gradle Job
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894811 13f79535-47bb-0310-9956-ffa450edef68
2021-11-07 14:59:43 +00:00
PJ Fanning 6b1a477997 hs-err file location
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894411 13f79535-47bb-0310-9956-ffa450edef68
2021-10-20 13:08:53 +00:00
Dominik Stadler f406fe798f Remove some remnants of sonar-directory which cause CI failures
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
2021-10-15 07:58:20 +00:00
PJ Fanning 76c0aaa338 keep zip dists after builds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894274 13f79535-47bb-0310-9956-ffa450edef68
2021-10-15 07:33:09 +00:00