From 397d0d61d6b764143e10215bde65125e2ee36edc Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sat, 3 Jan 2015 09:34:25 +0000 Subject: [PATCH] Update to latest JaCoCo 0.7.2 and adjust coverage report to exclude third-party code that is not relevant for coverage measurement Conflicts: build.xml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649177 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/build.xml b/build.xml index 0a17d6972a..689f88424a 100644 --- a/build.xml +++ b/build.xml @@ -174,8 +174,8 @@ under the License. value="${repository.m2}/maven2/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar"/> - - + + @@ -216,8 +216,8 @@ under the License. - - + + @@ -413,8 +413,10 @@ under the License. + + @@ -876,6 +878,7 @@ under the License. + @@ -886,6 +889,7 @@ under the License. + @@ -896,13 +900,15 @@ under the License. - - - - + + @@ -917,6 +923,14 @@ under the License. + -- 2.39.5