From d7b3f79da8177d95b2ec9729bed433a8b1717896 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Mon, 30 Apr 2018 07:59:14 +0000 Subject: [PATCH] Update to JaCoCo 0.8.1 to support Java 10 for JaCoCo runs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830535 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index f88f2f7e87..5793474f90 100644 --- a/build.xml +++ b/build.xml @@ -204,8 +204,8 @@ under the License. value="${repository.m2}/maven2/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar"/> - - + + @@ -575,6 +575,7 @@ under the License. + @@ -586,6 +587,7 @@ under the License. + -- 2.39.5