From: Jim Procter Date: Mon, 2 Jul 2018 09:24:54 +0000 (+0100) Subject: Merge branch 'task/JAL-3047_clovercoverage' into develop X-Git-Tag: Release_2_11_0~24^2 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=08b92d7d822bff399cbbcc1ce9937b9e232fef37;hp=e01582523d1b2d3e24cc40f78f721ffcce34c756;p=jalview.git Merge branch 'task/JAL-3047_clovercoverage' into develop --- diff --git a/.gitignore b/.gitignore index 2a55560..86637df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .project /dist +/clover /classes /tests /test-reports @@ -12,4 +13,4 @@ TESTNG /jalviewApplet.jar /benchmarking/lib -*.class \ No newline at end of file +*.class diff --git a/build.xml b/build.xml index d826d83..7ae41f6 100755 --- a/build.xml +++ b/build.xml @@ -20,6 +20,9 @@ + + + @@ -40,6 +43,7 @@ + @@ -130,6 +134,8 @@ + + @@ -299,6 +305,7 @@ verbose="2"> + @@ -538,6 +545,9 @@ + + Ignoring request to build jalview distribution with clover-instrumented classes +