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
PJ Fanning
3e061ca74c
XMLBeans Java 1.12 build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1861021 13f79535-47bb-0310-9956-ffa450edef68
2019-06-11 10:40:56 +00:00
PJ Fanning
b88fbb9f06
modify xmlbeans jobs
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1860890 13f79535-47bb-0310-9956-ffa450edef68
2019-06-09 10:04:42 +00:00
Andreas Beeker
3f59355629
revert exclude H27 / don't complain on mkdir
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1859163 13f79535-47bb-0310-9956-ffa450edef68
2019-05-12 23:34:29 +00:00
Andreas Beeker
73bcdb55da
exclude H27
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1859162 13f79535-47bb-0310-9956-ffa450edef68
2019-05-12 23:22:27 +00:00
Andreas Beeker
d0da9b788d
Disable all beam nodes - ANT is not installed on them
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1858660 13f79535-47bb-0310-9956-ffa450edef68
2019-05-05 09:49:35 +00:00
Dominik Stadler
c81a41bb7f
Jenkins DSL: Exclude more beam* nodes which cause strange problems
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857970 13f79535-47bb-0310-9956-ffa450edef68
2019-04-22 19:32:07 +00:00
Dominik Stadler
be7730bce3
Jenkins DSL: Switch to "Ant 1.9 (Latest)" as "Ant 1.9.9" seems to be unavailable on some machines
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857969 13f79535-47bb-0310-9956-ffa450edef68
2019-04-22 18:48:35 +00:00
Dominik Stadler
8a1d0151ea
Disable all apache-beam-* nodes as they seem to lack svn and Ant installations currently
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857490 13f79535-47bb-0310-9956-ffa450edef68
2019-04-13 19:27:55 +00:00
Dominik Stadler
b652fc664f
Try to make dependency on "svn" optional to allow to build on more CI nodes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857476 13f79535-47bb-0310-9956-ffa450edef68
2019-04-13 13:06:43 +00:00
Dominik Stadler
11772284ec
Jenkins: Disable one node which is missing the "svn" command
...
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
2019-04-13 07:41:21 +00:00
Dominik Stadler
56c0209780
Various enhancements to build.xml
...
* 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
2019-04-07 07:17:52 +00:00
Dominik Stadler
dee032b11b
Jenkins DSL: Enable job for running API-Check again now that we compare 4.x to 4.0.0
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855138 13f79535-47bb-0310-9956-ffa450edef68
2019-03-10 08:18:46 +00:00
Dominik Stadler
178ae9a9ff
Jenkins DSL: Add XMLBeans-JDK-12, still disabled, though
...
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
2019-03-03 14:09:58 +00:00
Dominik Stadler
fbbf3425a9
Jenkins DSL: Add more output in test-env-build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1852309 13f79535-47bb-0310-9956-ffa450edef68
2019-01-27 21:17:01 +00:00
Dominik Stadler
6dbf6520f3
Jenkins DSL: Adjust the list of JDKs that we look for in the testevn-job
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1852284 13f79535-47bb-0310-9956-ffa450edef68
2019-01-27 10:28:50 +00:00
Andreas Beeker
07e190317f
try to fix missing modules error and move addOpens detection into ant build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1852072 13f79535-47bb-0310-9956-ffa450edef68
2019-01-24 20:35:18 +00:00
Dominik Stadler
bf59b76c22
Add required --add-opens and other settings for JDK 12 on Windows
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851804 13f79535-47bb-0310-9956-ffa450edef68
2019-01-22 10:45:26 +00:00
Dominik Stadler
5a10cc9e6b
Jenkins: Try to disable coverage for JDK 13 for now as it seems to cause issues
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851803 13f79535-47bb-0310-9956-ffa450edef68
2019-01-22 10:23:58 +00:00
Dominik Stadler
a1529d0718
Jenkins: Add initial build for JDK 13, add build for JDK 12 on Windows
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851798 13f79535-47bb-0310-9956-ffa450edef68
2019-01-22 10:07:02 +00:00
PJ Fanning
5a758864b5
try to fix xmlbeans build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851667 13f79535-47bb-0310-9956-ffa450edef68
2019-01-19 11:50:14 +00:00
Andreas Beeker
074709372d
update xmlbeans targets
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851657 13f79535-47bb-0310-9956-ffa450edef68
2019-01-18 23:14:06 +00:00
Dominik Stadler
c41ace92b6
Revert inadvertently commented lines
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851092 13f79535-47bb-0310-9956-ffa450edef68
2019-01-11 19:31:18 +00:00
Dominik Stadler
c1940b1ccd
Remove obsolete settings from JDK 11/12 build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851091 13f79535-47bb-0310-9956-ffa450edef68
2019-01-11 19:31:14 +00:00
Dominik Stadler
73128a7183
Enable weekly run of Java 12 build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851090 13f79535-47bb-0310-9956-ffa450edef68
2019-01-11 19:31:09 +00:00
Dominik Stadler
648c8fffa1
Jenkins DSL: Disable XMLBeans-JDK-11 as it will not work yet
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849970 13f79535-47bb-0310-9956-ffa450edef68
2018-12-30 10:07:56 +00:00
Dominik Stadler
72b4229b3e
Jenkins DSL for Github PR build: Try to create the one file which is read from src/documentation during target 'jenkins'
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849887 13f79535-47bb-0310-9956-ffa450edef68
2018-12-28 21:43:49 +00:00
Dominik Stadler
bfbd85d231
Jenkins DSL: enable Github PR builds, it seems to be functional now
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849885 13f79535-47bb-0310-9956-ffa450edef68
2018-12-28 20:27:45 +00:00
Dominik Stadler
a1cc75ccc0
Jenkins DSL: throttle Github PR builds to not run many at once
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849884 13f79535-47bb-0310-9956-ffa450edef68
2018-12-28 20:19:58 +00:00
Dominik Stadler
24b07f12f9
Use normal string parameter for now
...
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
2018-12-28 19:52:54 +00:00
Dominik Stadler
0e8d437a30
Add XMLBeans jobs for JDK 8 and 11.
...
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
2018-12-28 11:17:57 +00:00
Andreas Beeker
a308c6467e
activate IBMJDK again, unlimited JCE policy files are now included by 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
2018-12-16 15:48:55 +00:00
Andreas Beeker
c7cf08b50a
#62921 - Provide OOXMLLite alternative for Java 12+
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846810 13f79535-47bb-0310-9956-ffa450edef68
2018-11-18 00:23:49 +00:00
Andreas Beeker
0bb47ba1e4
Multiproject test including Windows slaves
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846773 13f79535-47bb-0310-9956-ffa450edef68
2018-11-16 22:28:23 +00:00
Andreas Beeker
27b3bc23ce
exclude H35 because of strange file permission errors
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846746 13f79535-47bb-0310-9956-ffa450edef68
2018-11-16 18:49:26 +00:00
Andreas Beeker
e4144133e5
exclude H35 because of strange file permission errors
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846744 13f79535-47bb-0310-9956-ffa450edef68
2018-11-16 18:41:46 +00:00
Dominik Stadler
e55b94a9e1
Jenkins DSL: Adjust the view-description, but it is still commented out
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1844875 13f79535-47bb-0310-9956-ffa450edef68
2018-10-26 09:32:13 +00:00
PJ Fanning
09f441ca46
disable junit xml collection
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842668 13f79535-47bb-0310-9956-ffa450edef68
2018-10-02 22:47:57 +00:00
PJ Fanning
b784a7bc7b
get xmlbeans job to build dist artifacts
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842667 13f79535-47bb-0310-9956-ffa450edef68
2018-10-02 22:43:09 +00:00
PJ Fanning
208bfc627b
get xmlbeans job to build dist artifacts
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842666 13f79535-47bb-0310-9956-ffa450edef68
2018-10-02 22:36:25 +00:00
PJ Fanning
95b00fda0b
rename xmlbeans job
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842663 13f79535-47bb-0310-9956-ffa450edef68
2018-10-02 22:24:09 +00:00
PJ Fanning
488a84d188
try to fix xmlbeans jenkins job
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842629 13f79535-47bb-0310-9956-ffa450edef68
2018-10-02 14:55:09 +00:00
PJ Fanning
5cc7c598e7
try to set up xmlbeans build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842599 13f79535-47bb-0310-9956-ffa450edef68
2018-10-02 08:15:41 +00:00
Dominik Stadler
a070b90728
Jenkins DSL: Remove JDK 9 and adjust location of image for the project-logo
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842275 13f79535-47bb-0310-9956-ffa450edef68
2018-09-28 17:43:07 +00:00
Dominik Stadler
51bc70f5cd
Use different directory for xerces-jar so we do not remove it again as part of check-jars
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1840321 13f79535-47bb-0310-9956-ffa450edef68
2018-09-07 20:47:08 +00:00
Dominik Stadler
2f3e388747
Enable periodic run of build against JDK 11
...
Add build for JDK 12, but still disabled because there is no JDK 12 in CI availalbe yet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839198 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 11:41:25 +00:00
Dominik Stadler
3db2ef7381
Disable some machines that do not yet have JDK 11 installed
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838705 13f79535-47bb-0310-9956-ffa450edef68
2018-08-23 09:26:25 +00:00
Dominik Stadler
b41625066c
Adjust job for JDK 11 to not require module java.xml.bind any more
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838702 13f79535-47bb-0310-9956-ffa450edef68
2018-08-23 09:03:49 +00:00
Dominik Stadler
bef0acbcbb
Adjust list of nodes for testing environment
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838360 13f79535-47bb-0310-9956-ffa450edef68
2018-08-19 05:58:31 +00:00
Dominik Stadler
59cb7c7000
Add Job for testing with JDK 11, no trigger yet as it does not fully work yet
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838359 13f79535-47bb-0310-9956-ffa450edef68
2018-08-19 05:58:27 +00:00
Andreas Beeker
2e5693886f
fix forrest path on windows
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836305 13f79535-47bb-0310-9956-ffa450edef68
2018-07-19 22:55:51 +00:00
Andreas Beeker
762d44c9ba
fix new javadocs location in build dir
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836304 13f79535-47bb-0310-9956-ffa450edef68
2018-07-19 21:49:49 +00:00
Andreas Beeker
13e904852b
update forrest version info / set FORREST_HOME environment variable
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836303 13f79535-47bb-0310-9956-ffa450edef68
2018-07-19 21:28:38 +00:00
Dominik Stadler
6c71dd178d
Gradle: Define japicmp settings only once, but still fails due to removed classes in 4.0.0
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835185 13f79535-47bb-0310-9956-ffa450edef68
2018-07-05 19:55:12 +00:00
Andreas Beeker
8dc5521e40
Disabled API-Check for 4.0.0 because of incompatible breaking changes - enable it again, after 4.0.0 is released
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833302 13f79535-47bb-0310-9956-ffa450edef68
2018-06-10 20:42:19 +00:00
Andreas Beeker
1883c986f5
fix slaves
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832980 13f79535-47bb-0310-9956-ffa450edef68
2018-06-05 23:39:26 +00:00
Andreas Beeker
7c379494aa
fix forbidden-apis for jdk10+
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832979 13f79535-47bb-0310-9956-ffa450edef68
2018-06-05 23:29:09 +00:00
Andreas Beeker
986cab53fb
add beam slaves or politically correct "proud followers" :)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832977 13f79535-47bb-0310-9956-ffa450edef68
2018-06-05 22:16:18 +00:00
Andreas Beeker
c9924177d1
clean ooxml-lib jars before build, because the typeloader class has been moved via #62355
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832414 13f79535-47bb-0310-9956-ffa450edef68
2018-05-28 19:43:19 +00:00
Dominik Stadler
f2ad373bf4
Allow one more add-opens to silence one more warning seen in Java 9/Java 10 currently
...
Use latest JDK 10 versions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830551 13f79535-47bb-0310-9956-ffa450edef68
2018-04-30 11:21:31 +00:00
Dominik Stadler
dfa07ac1a3
Add job to build with latest available JDK 10 early access build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825815 13f79535-47bb-0310-9956-ffa450edef68
2018-03-04 13:33:12 +00:00
Dominik Stadler
778c5690ad
Add JDK 10 and new slaves to job POI-DSL-Test-Environment
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825782 13f79535-47bb-0310-9956-ffa450edef68
2018-03-03 19:05:58 +00:00
Dominik Stadler
625c511503
Don't try to collect junit results for Maven when we only run Sonar-tasks and thus skip unit tests
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1816186 13f79535-47bb-0310-9956-ffa450edef68
2017-11-23 18:54:17 +00:00
Dominik Stadler
dcd40982f3
Try if using a local temporary directory avoids the permission errors in unit tests in the Maven runs:
...
* Collect JUnit results
* Set java.io.tmpdir in Maven unit test runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1815951 13f79535-47bb-0310-9956-ffa450edef68
2017-11-21 16:28:07 +00:00
Dominik Stadler
b4fd20dafa
Add more output to the pre-check to help in analysis some strange build-failures in CI, e.g. INFRA-15244
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1811597 13f79535-47bb-0310-9956-ffa450edef68
2017-10-09 19:35:43 +00:00
Dominik Stadler
9b27d51247
The Gradle-based Sonarqube job does not actually, it completes with success, but the data never appears on Sonarqube itself, we need to investigate this some more later, for now I enabled the Maven based job again.
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1809359 13f79535-47bb-0310-9956-ffa450edef68
2017-09-22 21:30:40 +00:00
Dominik Stadler
6e9afd88a2
Remove Jobs for JDK 1.6/1.7, this should also make the findbugs-hacks obsolete here
...
The jobs still need to manually removed in Jenkins, though!
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1809348 13f79535-47bb-0310-9956-ffa450edef68
2017-09-22 20:06:31 +00:00
Dominik Stadler
d7ee368e0e
MaxPermSize is not used any more in Java 8, so remove it everywhere
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808617 13f79535-47bb-0310-9956-ffa450edef68
2017-09-17 11:07:28 +00:00
Dominik Stadler
a7280639bd
Disable Maven-Sonar run to check if the Gradle-Sonar job is working, some more comments
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808616 13f79535-47bb-0310-9956-ffa450edef68
2017-09-17 11:07:21 +00:00
Dominik Stadler
37472f53e6
Jenkins DSL: Remove timeout from Jenkins Jobs for now, it seems this plugin is currently missing in the Apache Jenkins instance
...
Adjust nodes for OpenJDK build after requiring OpenJDK 8 instead of 6
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808539 13f79535-47bb-0310-9956-ffa450edef68
2017-09-16 13:39:25 +00:00
Dominik Stadler
b012055519
Jenkins DSL: Use JDK 1.8 for more projects, fix listing of slaves in Test-Environment job
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808537 13f79535-47bb-0310-9956-ffa450edef68
2017-09-16 13:06:59 +00:00
Dominik Stadler
1e0d8199c4
Jenkins DSL:
...
* Enable SCM-retry to see if that helps against the frequent SVN update failures
* Add a POI-DSL-Test-Environment to have this Job also defined via DSL
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808525 13f79535-47bb-0310-9956-ffa450edef68
2017-09-16 09:08:45 +00:00
Dominik Stadler
4fb046c2b9
Jenkins DSL: Use OpenJDK 8 and latest JDK 1.9
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808524 13f79535-47bb-0310-9956-ffa450edef68
2017-09-16 08:29:33 +00:00
Dominik Stadler
fe5b6c4671
Java 8: Disable Jobs using Java 1.6 and 1.7 for now, they can be removed soon.
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808476 13f79535-47bb-0310-9956-ffa450edef68
2017-09-15 18:39:47 +00:00
Dominik Stadler
c364f2ce24
Add more --add-opens for JDK 9
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805517 13f79535-47bb-0310-9956-ffa450edef68
2017-08-19 16:31:33 +00:00
Andreas Beeker
5f6a93d146
exclude H21 from slave list
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1804897 13f79535-47bb-0310-9956-ffa450edef68
2017-08-13 11:42:35 +00:00
Andreas Beeker
161e6fe60a
notify dev@ when windows-1.7 fails
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1804211 13f79535-47bb-0310-9956-ffa450edef68
2017-08-05 19:47:32 +00:00
Andreas Beeker
86ca4bc99c
add findbugs3 prefetch to Windows / JDK1.7 build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803694 13f79535-47bb-0310-9956-ffa450edef68
2017-08-01 19:44:17 +00:00