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
PJ Fanning
bdd6f09275
xmlbeans - archive tgz files
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894234 13f79535-47bb-0310-9956-ffa450edef68
2021-10-14 11:19:00 +00:00
PJ Fanning
5965854661
xmlbeans - archive tgz files
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894233 13f79535-47bb-0310-9956-ffa450edef68
2021-10-14 11:12:59 +00:00
PJ Fanning
bdbbe9138c
xmlbeans - archive tgz files
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894232 13f79535-47bb-0310-9956-ffa450edef68
2021-10-14 10:51:31 +00:00
PJ Fanning
3391f0ab22
windows jdk 1.17 build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894231 13f79535-47bb-0310-9956-ffa450edef68
2021-10-14 10:46:53 +00:00
Marius Volkhart
b1d9519da5
Build XMLBeans on Java 17
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893784 13f79535-47bb-0310-9956-ffa450edef68
2021-10-01 13:28:10 +00:00
Marius Volkhart
5730841488
Map JDK 17 to the name used by Apache Jenkins
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893772 13f79535-47bb-0310-9956-ffa450edef68
2021-10-01 10:45:15 +00:00
PJ Fanning
ac63a736f3
jdk 1.17
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893569 13f79535-47bb-0310-9956-ffa450edef68
2021-09-23 17:03:27 +00:00
Andreas Beeker
ed21c8071f
clean-up old build results before sonarqube build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893344 13f79535-47bb-0310-9956-ffa450edef68
2021-09-14 21:33:56 +00:00
Andreas Beeker
869944fc68
comment out obsolete builds
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893290 13f79535-47bb-0310-9956-ffa450edef68
2021-09-12 21:15:25 +00:00
Andreas Beeker
596db31170
XmlSec/BouncyCastle and Batik are now optional
...
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
2021-09-12 20:31:43 +00:00
Andreas Beeker
5c6493a5fc
try to fix no-scratchpad build
...
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
2021-09-01 22:32:48 +00:00
Andreas Beeker
e8be7eb081
use gradle for IBM-JDK build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892705 13f79535-47bb-0310-9956-ffa450edef68
2021-08-29 19:11:57 +00:00
Andreas Beeker
08d6e1019a
try to fix spotbugs publisher entry
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892608 13f79535-47bb-0310-9956-ffa450edef68
2021-08-25 23:13:27 +00:00
Andreas Beeker
c6e44a1400
add spotbugs to gradle build
...
update dist path for jenkins archives
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892607 13f79535-47bb-0310-9956-ffa450edef68
2021-08-25 23:07:06 +00:00
Andreas Beeker
41f2ab056f
use gradle for windows builds
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892481 13f79535-47bb-0310-9956-ffa450edef68
2021-08-20 20:53:13 +00:00
Andreas Beeker
15688289fe
use gradle for windows builds
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892480 13f79535-47bb-0310-9956-ffa450edef68
2021-08-20 20:35:13 +00:00
Andreas Beeker
9f48ce8ba6
also invoke Java 11 build on gradle
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892391 13f79535-47bb-0310-9956-ffa450edef68
2021-08-16 23:09:54 +00:00
Andreas Beeker
83488d2320
try to get openjdk working again ... also with gradle
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892389 13f79535-47bb-0310-9956-ffa450edef68
2021-08-16 22:17:05 +00:00
Andreas Beeker
85fb57626e
use "gradle clean jenkins" instead of only "gradle jenkins" otherwise the build/dist dir is filling up
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892148 13f79535-47bb-0310-9956-ffa450edef68
2021-08-10 00:20:25 +00:00
Andreas Beeker
1de0a56321
disable "ant init" in gradle build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892145 13f79535-47bb-0310-9956-ffa450edef68
2021-08-09 23:30:04 +00:00
Andreas Beeker
0b89ad3f77
use gradle as default build tool
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892143 13f79535-47bb-0310-9956-ffa450edef68
2021-08-09 22:34:23 +00:00
Dominik Stadler
2d16d671d6
Jenkins DSL: Also revert module-info.java files
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890140 13f79535-47bb-0310-9956-ffa450edef68
2021-05-23 19:15:29 +00:00
Dominik Stadler
299fe38719
Jenkins DSL: Add Windows-1.15 and Windows-1.16 and disabled Windows-1.14
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890139 13f79535-47bb-0310-9956-ffa450edef68
2021-05-23 19:15:26 +00:00
Dominik Stadler
a6c3e6a4fd
Jenkins DSL: Make sure to revert module-info.class files
...
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
2021-05-15 07:20:46 +00:00
Dominik Stadler
2842abf977
Jenkins DSL: Disable general Maven job as well and add trigger for Gradle-SonarQube-Job
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889892 13f79535-47bb-0310-9956-ffa450edef68
2021-05-14 11:38:27 +00:00
Dominik Stadler
a4b22fa4d3
Jenkins DSL: Remove some outdated directories/files
...
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
2021-04-26 15:12:15 +00:00
Dominik Stadler
e52be55f45
Jeknins DSL: Disable Maven based Sonar-run to see if the Gradle-based one 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
2021-04-26 15:12:12 +00:00
Dominik Stadler
30d8d17735
Adjust for the new source-directories in some more places
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888536 13f79535-47bb-0310-9956-ffa450edef68
2021-04-08 20:10:53 +00:00
Andreas Beeker
b9521e877c
fix paths to new gradle directories
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888529 13f79535-47bb-0310-9956-ffa450edef68
2021-04-08 17:54:42 +00:00
Dominik Stadler
6458acb931
Adjust path for archiving JUnit files to capture both locations that are in use
...
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
2021-04-07 05:33:18 +00:00
Dominik Stadler
fc96f1e4af
Jenkins DSL: Add a workaround to run "ant init" before building with Gradle
...
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
2021-04-06 20:42:32 +00:00
Dominik Stadler
572c1d9285
Enable Gradle Wrapper to avoid running with an unsupported local version
...
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
2021-04-06 20:23:44 +00:00
Dominik Stadler
6dd39585d5
Remove support for japicmp from Gradle build
...
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
2021-03-28 19:54:54 +00:00
Andreas Beeker
d2958cca7f
65206 - Migrate ant / maven to gradle build
...
fix distsourcebuild
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888121 13f79535-47bb-0310-9956-ffa450edef68
2021-03-28 01:12:58 +00:00
Andreas Beeker
153d28593d
65206 - Migrate ant / maven to gradle build
...
try to fix Java 16 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888119 13f79535-47bb-0310-9956-ffa450edef68
2021-03-27 23:16:45 +00:00
PJ Fanning
6167f3416f
add jdk 1.16 job for xmlbeans
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1887845 13f79535-47bb-0310-9956-ffa450edef68
2021-03-20 10:03:36 +00:00
Andreas Beeker
14f4d4d53c
sonarcloud.io phases out support for Java 8
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884859 13f79535-47bb-0310-9956-ffa450edef68
2020-12-28 10:45:43 +00:00
Andreas Beeker
793e8b6f6a
try to fix gradle sonarqube job
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884803 13f79535-47bb-0310-9956-ffa450edef68
2020-12-25 19:19:32 +00:00
PJ Fanning
9c1eb6b18e
use less contentious language in code comments
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884473 13f79535-47bb-0310-9956-ffa450edef68
2020-12-15 23:04:14 +00:00
Andreas Beeker
baa55e55c9
remove old ooxml beans
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884387 13f79535-47bb-0310-9956-ffa450edef68
2020-12-13 18:11:48 +00:00
Andreas Beeker
c8940e7d1e
#64979 - Change artifact names of poi-/ooxml-schemas
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884381 13f79535-47bb-0310-9956-ffa450edef68
2020-12-13 15:32:43 +00:00
PJ Fanning
6bcdd5af58
change xmlbeans jobs
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883396 13f79535-47bb-0310-9956-ffa450edef68
2020-11-13 18:18:05 +00:00
Dominik Stadler
a2691cb5f9
Jenkins-DSL: Add jacocoTestReport target to get the coverage XML files
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882850 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 19:30:14 +00:00
Dominik Stadler
95d281dbfc
Jenkins-DSL: Run tests before executing sonarqube
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882849 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 19:30:00 +00:00
Dominik Stadler
75ccbe125e
Jenkins DSL: Use JDK 11 for SonarQube Gradle build and try to make properties work
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882848 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 19:29:46 +00:00
Dominik Stadler
5e2db1b02f
Jenkins-DSL: Update some more
...
Set JDK 16 build to manual as it fails on Findbugs
Set Gradle-SonarQube to manual
Try to add a few properties necessary for Sonar via Gradle
Remove H50 from TestEnvironment again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882844 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 16:07:58 +00:00
Dominik Stadler
d2dcbf3452
Jenkins-DSL: Add JDK 16, disable POI-JDK-14 to only the latest 2 JDK releases
...
Also update the list of JDKs and Nodes for the TestEnvironment job
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882833 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 09:24:01 +00:00
Andreas Beeker
2bfc11e037
add more nodes to Test-Environment job
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882815 13f79535-47bb-0310-9956-ffa450edef68
2020-10-24 18:53:11 +00:00
Andreas Beeker
435677c90a
update ant/maven values, builds@ decided to rename those
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882671 13f79535-47bb-0310-9956-ffa450edef68
2020-10-19 22:02:00 +00:00
Andreas Beeker
25e5bd89e0
update jdk values, remove jdk 1.6
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882670 13f79535-47bb-0310-9956-ffa450edef68
2020-10-19 21:10:00 +00:00
Andreas Beeker
02a363d37c
use spotbugs in xmlbeans builds
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880975 13f79535-47bb-0310-9956-ffa450edef68
2020-08-18 21:04:17 +00:00
Andreas Beeker
f51306457d
disable old "rapid release" Java versions
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880945 13f79535-47bb-0310-9956-ffa450edef68
2020-08-17 20:35:04 +00:00
Andreas Beeker
607b554e5f
fresh nodes on ci-builds ... maybe new luck?
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880898 13f79535-47bb-0310-9956-ffa450edef68
2020-08-16 13:06:29 +00:00
Andreas Beeker
d5d444b499
Update links to ci-builds.apache.org
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880892 13f79535-47bb-0310-9956-ffa450edef68
2020-08-16 10:58:54 +00:00
Andreas Beeker
0ce32248c0
Migrate JOB DSL to new Jenkins environment ci-builds.apache.org
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880889 13f79535-47bb-0310-9956-ffa450edef68
2020-08-16 09:51:23 +00:00
Andreas Beeker
393301b8b5
try to fix spot bugs setting on new ci-builds jenkins
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880882 13f79535-47bb-0310-9956-ffa450edef68
2020-08-15 17:09:04 +00:00
Andreas Beeker
197570d18d
use Ant 1.10 for the builds
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880175 13f79535-47bb-0310-9956-ffa450edef68
2020-07-22 22:56:47 +00:00
Andreas Beeker
b4b5603318
Update xmlbeans 4.0 everytime while it's not stable yet
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879045 13f79535-47bb-0310-9956-ffa450edef68
2020-06-20 16:31:10 +00:00
Andreas Beeker
c1b0256d51
remove old ooxml-libs on build - update path
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879021 13f79535-47bb-0310-9956-ffa450edef68
2020-06-20 05:27:08 +00:00
Andreas Beeker
9be2598119
limit xmlbeans archived files
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879017 13f79535-47bb-0310-9956-ffa450edef68
2020-06-19 23:43:37 +00:00
Andreas Beeker
50d52bf828
Add Java 15 job
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1876407 13f79535-47bb-0310-9956-ffa450edef68
2020-04-11 23:16:18 +00:00
Andreas Beeker
a45f7bdcdd
sonar job - exclude H40
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1875501 13f79535-47bb-0310-9956-ffa450edef68
2020-03-21 18:48:07 +00:00
Andreas Beeker
8130d2c70f
Update OpenJDK 8 slaves
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1875398 13f79535-47bb-0310-9956-ffa450edef68
2020-03-18 22:46:25 +00:00
Andreas Beeker
e5b56ad5a0
Reschedule Sonar build - activate OpenJDK 8 build again (see [INFRA-19411])
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1875397 13f79535-47bb-0310-9956-ffa450edef68
2020-03-18 22:16:51 +00:00
Dominik Stadler
7c2dfd9930
Adjust some more places to use https instead of http, need a workaround for a bug in Apache Forrest
...
See comment in build.xml for why this replacement is needed.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874982 13f79535-47bb-0310-9956-ffa450edef68
2020-03-08 20:17:11 +00:00
Andreas Beeker
a5e157c06f
check for old xercesImpl.jar file size > 0
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874342 13f79535-47bb-0310-9956-ffa450edef68
2020-02-21 22:11:26 +00:00
Dominik Stadler
d5ba6195a5
Use https for repo1.maven.org
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873819 13f79535-47bb-0310-9956-ffa450edef68
2020-02-09 08:05:16 +00:00
Andreas Beeker
88bbcee1c6
try to fix winmail errors in maven / sonar builds
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873001 13f79535-47bb-0310-9956-ffa450edef68
2020-01-21 00:06:32 +00:00
Dominik Stadler
12d49035c0
Jenkins DSL: Add JDK 14, disable JDK 12
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872608 13f79535-47bb-0310-9956-ffa450edef68
2020-01-10 21:04:14 +00:00
Andreas Beeker
a4b6cf895b
test if sonar can be configured via properties file
...
sonarcloud complained about jacoco native report paths
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872469 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 21:15:33 +00:00
Andreas Beeker
2a4ae3a145
Update Jacoco version and activate it again in the Sonar run
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870671 13f79535-47bb-0310-9956-ffa450edef68
2019-12-01 11:42:09 +00:00
Dominik Stadler
63bb22887d
Remove build with OpenJDK as the Apache Jenkins instance does not provide it any longer
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869936 13f79535-47bb-0310-9956-ffa450edef68
2019-11-17 11:26:33 +00:00
Andreas Beeker
10e0e3d108
Update sonar links
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869756 13f79535-47bb-0310-9956-ffa450edef68
2019-11-13 17:18:15 +00:00
Andreas Beeker
6dfb927936
replace withCredentials with credentialBindings
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869715 13f79535-47bb-0310-9956-ffa450edef68
2019-11-13 00:00:26 +00:00
Andreas Beeker
435efd4d4e
wrap everything in withCredentials - see 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
2019-11-12 23:30:01 +00:00
Andreas Beeker
1aa9dbf0f9
migrate to sonarcloud.io
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869713 13f79535-47bb-0310-9956-ffa450edef68
2019-11-12 23:04:02 +00:00
Andreas Beeker
a77baf31dc
migrate to sonarcloud.io
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869712 13f79535-47bb-0310-9956-ffa450edef68
2019-11-12 22:50:30 +00:00
Andreas Beeker
d0daf51cba
Limit nodes for OpenJDK 8
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869605 13f79535-47bb-0310-9956-ffa450edef68
2019-11-09 15:58:33 +00:00
Dominik Stadler
3f0a01ae7c
Jenkins DSL: Exclude more nodes from building the OpenJDK CI job
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869015 13f79535-47bb-0310-9956-ffa450edef68
2019-10-26 19:14:38 +00:00
Dominik Stadler
8906cba704
Jenkins-DSL: Fix writing a dummy pom.xml and switch to "Maven 3 (latest)"
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869011 13f79535-47bb-0310-9956-ffa450edef68
2019-10-26 18:17:38 +00:00
Dominik Stadler
5c141364b2
Jenkins-DSL: Do not expect to find mvn executable in Test-Environment
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868986 13f79535-47bb-0310-9956-ffa450edef68
2019-10-26 06:35:15 +00:00
Dominik Stadler
b67a580786
Jenkins-DSL: Add JDK 14, remove JDK 10, add testing for Maven to Test-Environment
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868985 13f79535-47bb-0310-9956-ffa450edef68
2019-10-26 05:37:32 +00:00
PJ Fanning
f59d60263e
try to use gradle wrapper to fix build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866846 13f79535-47bb-0310-9956-ffa450edef68
2019-09-12 12:06:20 +00:00