From de83b46caaaa6bee9a3f8a1b78cbb36af4cd35cb Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Fri, 30 Dec 2016 19:03:44 +0000 Subject: [PATCH] Update JaCoCo to 0.7.8 to allow to run it when using JDK 9 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776623 13f79535-47bb-0310-9956-ffa450edef68 --- build.gradle | 2 +- build.xml | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 4a884b65e..d352c79df 100644 --- a/build.gradle +++ b/build.gradle @@ -121,7 +121,7 @@ subprojects { } jacoco { - toolVersion = '0.7.7.201606060606' + toolVersion = '0.7.8' } // ensure the build-dir exists diff --git a/build.xml b/build.xml index 6a88dca72..8e0cc5205 100644 --- a/build.xml +++ b/build.xml @@ -195,8 +195,8 @@ under the License. value="${repository.m2}/maven2/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar"/> - - + + @@ -548,6 +548,7 @@ under the License. + @@ -555,6 +556,7 @@ under the License. +