From d01736974e5a44f2e13278a5e5365242f1e3e2fc Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sun, 31 Jul 2016 21:23:25 +0000 Subject: [PATCH] Allow to specify -addmods for Java 9 support, update to JaCoCo 0.7.7 for initial Java 9 support and add target to create a combined JUnit report Conflicts: build.xml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754687 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index b72890224..2fcb654ac 100644 --- a/build.xml +++ b/build.xml @@ -196,8 +196,8 @@ under the License. value="${repository.m2}/maven2/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar"/> - - + + @@ -307,6 +307,8 @@ under the License. + + @@ -534,12 +536,14 @@ under the License. + + @@ -1249,6 +1253,8 @@ under the License. + + @@ -1265,6 +1271,16 @@ under the License. + + + + + + + + + + @@ -1295,6 +1311,8 @@ under the License. + + @@ -1342,6 +1360,8 @@ under the License. and on Windows with jdk-1.5.22 --> + + @@ -1380,6 +1400,8 @@ under the License. + + @@ -1403,6 +1425,8 @@ under the License. + + @@ -1446,6 +1470,8 @@ under the License. + + @@ -1492,6 +1518,8 @@ under the License. + + @@ -1542,6 +1570,8 @@ under the License. + + @@ -1579,6 +1609,8 @@ under the License. + +