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
Dominik Stadler
37866e55b2
Jenkins DSL: Use latest available early access build of JDK 9 b179
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803613 13f79535-47bb-0310-9956-ffa450edef68
2017-08-01 06:26:39 +00:00
Andreas Beeker
64725bd8b5
Job DSL refactorings
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803594 13f79535-47bb-0310-9956-ffa450edef68
2017-07-31 22:56:08 +00:00
Andreas Beeker
1b7630a2e2
Job DSL fix windows call / retrieve findbugs via powershell
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803559 13f79535-47bb-0310-9956-ffa450edef68
2017-07-31 18:21:48 +00:00
Andreas Beeker
6c64f70189
Add Windows jobs
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803543 13f79535-47bb-0310-9956-ffa450edef68
2017-07-31 15:29:28 +00:00
Dominik Stadler
73d041eb7c
Jenkins-DSL: Print out the exact version of java in the pre-steps
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803357 13f79535-47bb-0310-9956-ffa450edef68
2017-07-29 06:57:40 +00:00
Dominik Stadler
45bd7df036
Exclude some more nodes for OpenJDK build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1802425 13f79535-47bb-0310-9956-ffa450edef68
2017-07-19 19:02:53 +00:00
Dominik Stadler
3987c60e1e
Update link to POI-view on the Jenkins CI server
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1793760 13f79535-47bb-0310-9956-ffa450edef68
2017-05-04 09:25:40 +00:00
Dominik Stadler
9baeae3d24
Revert creating a view as part of the Jenkins DSL as it did not allow to create the view as part of a folder/sub-view
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1793754 13f79535-47bb-0310-9956-ffa450edef68
2017-05-04 08:52:44 +00:00
Dominik Stadler
560cc85ad7
Try to define the view as part of the Jenkins DSL, also try to move the view into sub-folder, see also INFRA-14002
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1793752 13f79535-47bb-0310-9956-ffa450edef68
2017-05-04 08:40:12 +00:00
Dominik Stadler
f1c88e9b02
Exclude some additional nodes from OpenJDK builds
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1790511 13f79535-47bb-0310-9956-ffa450edef68
2017-04-07 06:56:35 +00:00
Dominik Stadler
bd5ea8d3b7
Cater for two different locations of test-results in Gradle 2.x and 3.x
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1789910 13f79535-47bb-0310-9956-ffa450edef68
2017-04-02 19:38:37 +00:00
Dominik Stadler
bd710dc5e7
Jenkins DSL: Fix setting property for Sonar-Host-URL
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1786670 13f79535-47bb-0310-9956-ffa450edef68
2017-03-13 12:18:21 +00:00
Dominik Stadler
781e596858
Allow to enable Sonar as part of the Gradle build and add Jenkins DSL job to test it
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1786430 13f79535-47bb-0310-9956-ffa450edef68
2017-03-10 20:13:46 +00:00
Dominik Stadler
55bb900d9e
Jenkins DSL: Exclude some more slaves from building with OpenJDK
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1786230 13f79535-47bb-0310-9956-ffa450edef68
2017-03-09 19:50:17 +00:00
Dominik Stadler
c76c073b39
Jenkins DSL: Add one more directory for test-results to try to make Gradle build happy
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1783830 13f79535-47bb-0310-9956-ffa450edef68
2017-02-21 06:28:12 +00:00
Dominik Stadler
97d5024992
Jenkins DSL: Use latest JDK 1.9 pre-build and exclude some more slaves for the OpenJDK build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1783098 13f79535-47bb-0310-9956-ffa450edef68
2017-02-15 12:13:34 +00:00
Greg Woolsey
cd55d8cf9e
use Ant 1.9.9 explicitly, since Ant (latest) is now 1.10.1 which requires Java 8.
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782983 13f79535-47bb-0310-9956-ffa450edef68
2017-02-14 16:18:55 +00:00
Andreas Beeker
7100833993
disable more H?? slaves
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782898 13f79535-47bb-0310-9956-ffa450edef68
2017-02-14 00:24:43 +00:00
Andreas Beeker
f44d5d9db0
remove H24 and ubuntu-4 slaves for all builds
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782714 13f79535-47bb-0310-9956-ffa450edef68
2017-02-13 01:09:40 +00:00
Andreas Beeker
e2b097d830
java-6-openjdk-amd64 is not installed on H24
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782648 13f79535-47bb-0310-9956-ffa450edef68
2017-02-12 00:50:06 +00:00
Dominik Stadler
acbd37db01
Jenkins DSL: Additionally disable node H12 for OpenJDK builds
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1781824 13f79535-47bb-0310-9956-ffa450edef68
2017-02-05 22:34:50 +00:00
Dominik Stadler
5ebc768788
Update JDK 9 build config to use correct add-opens for java.xml
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1781823 13f79535-47bb-0310-9956-ffa450edef68
2017-02-05 22:34:46 +00:00
Javen O'Neal
a044593a00
use https links
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1781001 13f79535-47bb-0310-9956-ffa450edef68
2017-01-30 22:05:29 +00:00
Dominik Stadler
1dc4f7d086
Need a fifth addopens-parameter for JDK 9
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780457 13f79535-47bb-0310-9956-ffa450edef68
2017-01-26 19:59:10 +00:00
Dominik Stadler
abf8c414f8
Jenkins DSL: Run all tests in no-scratchpad to try to get similar coverage-numbers
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780452 13f79535-47bb-0310-9956-ffa450edef68
2017-01-26 19:58:29 +00:00
Dominik Stadler
7a9f81a948
Allow to pass --add-modules to javadoc as well as we get lots of missing code reported otherwise, we cannot use the existing property java9addmods as we need to use a different default-value for non-JDK9 builds
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776797 13f79535-47bb-0310-9956-ffa450edef68
2016-12-31 16:53:20 +00:00
Dominik Stadler
70864c5a57
Coverage:
...
* Exclude "examples" from coverage in Jenkins, add some comments
* Fix warning in newer Gradle versions
* Adjust coverage-excludes in build.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776715 13f79535-47bb-0310-9956-ffa450edef68
2016-12-31 09:43:13 +00:00
Dominik Stadler
a4033113bb
Jenkins DSL: IBM JDK should not use noScratchpad, set coverage-flag for no-scratchpad-job
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776650 13f79535-47bb-0310-9956-ffa450edef68
2016-12-30 22:19:12 +00:00
Dominik Stadler
67f69fb39e
Jenkins DLS: Remove support for multiple JDKs, it was not used and did not work anyway due to name-clashes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776649 13f79535-47bb-0310-9956-ffa450edef68
2016-12-30 22:12:14 +00:00
Dominik Stadler
39bca49112
Send emails for builds with JDK 9 to dev@ now after it ran green for the first time
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776648 13f79535-47bb-0310-9956-ffa450edef68
2016-12-30 22:12:10 +00:00
Dominik Stadler
bce3c31ea2
Set --add-modules as environment-variable as well as we need to enable it in Ant itself for the forbidden-api-checks
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776634 13f79535-47bb-0310-9956-ffa450edef68
2016-12-30 20:35:13 +00:00
Dominik Stadler
02f2481d21
Allow to set the new --add-opens argument for JDK 9, scratchpad tests require slightly more memory on JDK 9 now, also adjust the Jenkins DSL accordingly.
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776608 13f79535-47bb-0310-9956-ffa450edef68
2016-12-30 17:00:13 +00:00
Andreas Beeker
220a6113be
switch sonarqube to 1.8 and activate it
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774825 13f79535-47bb-0310-9956-ffa450edef68
2016-12-18 00:01:45 +00:00
Andreas Beeker
eb2b72498e
add sonarqube job
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774820 13f79535-47bb-0310-9956-ffa450edef68
2016-12-17 23:52:48 +00:00
Andreas Beeker
0bdc64a075
use sonarqube dashboard instead of overview
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774766 13f79535-47bb-0310-9956-ffa450edef68
2016-12-17 14:41:59 +00:00
Andreas Beeker
ea0a511f00
New SonarQube instance
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774703 13f79535-47bb-0310-9956-ffa450edef68
2016-12-17 01:25:40 +00:00
Dominik Stadler
bed1141308
Adjust list of hosts that do not have OpenJDK installed
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774584 13f79535-47bb-0310-9956-ffa450edef68
2016-12-16 12:40:17 +00:00
Dominik Stadler
42cd53076f
Jenkins DSL: JDK 1.6 is default anyway, add Findbugs-download-workaround to the -old-xerces job as well
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773558 13f79535-47bb-0310-9956-ffa450edef68
2016-12-11 10:54:44 +00:00
Dominik Stadler
5e7d960a35
Jenkins DSL: Adjust comment why IBM JDK is not enabled and use addShell for Gradle-build as well
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773329 13f79535-47bb-0310-9956-ffa450edef68
2016-12-09 07:56:47 +00:00
Dominik Stadler
d520b11b59
Jenkins DSL: download findbugs manually because sourceforge now uses a SSL cihper that is not supported by JDK 6
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773205 13f79535-47bb-0310-9956-ffa450edef68
2016-12-08 09:36:57 +00:00
Dominik Stadler
6fa2e8b21a
Jenkins DSL: Use single-quotes, add back space in OpenJDK JDK name, exclude one more slave that causes strange errors in the JDK 1.8-run
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773204 13f79535-47bb-0310-9956-ffa450edef68
2016-12-08 09:36:48 +00:00
Dominik Stadler
79123c3dda
Disable CIGame for OpenJDK build for now as the JDK is not installed on all slaves, fix blank, add more disabled slaves
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772960 13f79535-47bb-0310-9956-ffa450edef68
2016-12-06 21:10:29 +00:00
Dominik Stadler
60e66b810f
Jenkins DSL: Gradle: Try to touch the test-results-files as Gradle will not execute the tests again if not needed
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772904 13f79535-47bb-0310-9956-ffa450edef68
2016-12-06 15:14:50 +00:00
Dominik Stadler
9ab452827a
Jenkins DSL: Exclude one slave for the OpenJDK build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772902 13f79535-47bb-0310-9956-ffa450edef68
2016-12-06 14:51:21 +00:00
Andreas Beeker
714d9d666b
there's no IBM 1.7 JDK on Jenkins available -> use 1.8 instead
...
the label for the OpenJDK has trailing space
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772588 13f79535-47bb-0310-9956-ffa450edef68
2016-12-05 00:26:41 +00:00
Dominik Stadler
446a9cd512
Jenkins Job DSL: Adjust for location of Gradle-test-result files
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772581 13f79535-47bb-0310-9956-ffa450edef68
2016-12-04 22:37:12 +00:00
Dominik Stadler
89d2d17779
Jenkins Job DSL: Adjust patterns for code-coverage in the Gradle build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772564 13f79535-47bb-0310-9956-ffa450edef68
2016-12-04 19:04:04 +00:00
Dominik Stadler
f11481e412
Adjust parameters for newer JDK9 builds, -addmods is now --add-modules, add some debug-output for reflection
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772557 13f79535-47bb-0310-9956-ffa450edef68
2016-12-04 18:34:03 +00:00
Dominik Stadler
59f7a003e2
Enable all jobs except IBM-JDK, resolve links when listing contents of JAVA_HOME
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772556 13f79535-47bb-0310-9956-ffa450edef68
2016-12-04 18:29:47 +00:00
Dominik Stadler
a3c6d2a2dd
Adjust Jenkins APICheck description
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772483 13f79535-47bb-0310-9956-ffa450edef68
2016-12-03 19:50:28 +00:00
Dominik Stadler
5f40d71f5f
Enable Job for API-Check
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772341 13f79535-47bb-0310-9956-ffa450edef68
2016-12-02 12:52:05 +00:00
Dominik Stadler
d912244733
Jenkins DSL:
...
* Add some comments
* Add disabled Job for IBM JDK
* Enable POI-DSL-1.6, leave the others disabled for now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772327 13f79535-47bb-0310-9956-ffa450edef68
2016-12-02 11:07:22 +00:00
Dominik Stadler
7c95217f3d
Set DSL for API-Check to JDK 1.7 as this is required by Gradle
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772277 13f79535-47bb-0310-9956-ffa450edef68
2016-12-01 21:16:58 +00:00
Dominik Stadler
4bf5518a23
Adjust JDK for old-Xerces, use blanks instead of tabs, reformat the config-section somewhat
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772275 13f79535-47bb-0310-9956-ffa450edef68
2016-12-01 21:08:22 +00:00
Dominik Stadler
295197bd49
Add Jenkins DSL for JDK 9, Maven, regenerate-javadoc, API-Check, Gradle, no-scratchpad and old-xerces
...
Adjust script and refactor to reuse more stuff
Add a workaround for properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772263 13f79535-47bb-0310-9956-ffa450edef68
2016-12-01 20:49:29 +00:00
Dominik Stadler
2429573d75
Adjust for more JDKs, unfortunately Ant properties do not work as expected for now...
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772254 13f79535-47bb-0310-9956-ffa450edef68
2016-12-01 19:09:31 +00:00
Dominik Stadler
bff7755fdd
Jenkins DSL: Start adding multiple Jobs with re-use of common parts
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772253 13f79535-47bb-0310-9956-ffa450edef68
2016-12-01 19:09:26 +00:00
Dominik Stadler
2e2cdf67e0
Adjust some more to make the DSL-test-Job set up exactly like the current 'POI' job
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771651 13f79535-47bb-0310-9956-ffa450edef68
2016-11-27 21:30:28 +00:00
Dominik Stadler
2d072159ff
Add all items from the current job 'POI' to the new Jenkins DSL script.
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771643 13f79535-47bb-0310-9956-ffa450edef68
2016-11-27 20:28:21 +00:00
Dominik Stadler
39a60aa3e3
Remove old XML, this breaks the Groovy compiler
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771580 13f79535-47bb-0310-9956-ffa450edef68
2016-11-27 12:54:54 +00:00
Dominik Stadler
470a17ad43
Add initial Jenkins Job DSL to version-control the Jenkins jobs
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771562 13f79535-47bb-0310-9956-ffa450edef68
2016-11-27 11:06:48 +00:00