From 849c407712e928fda23d93794918b05062ac7604 Mon Sep 17 00:00:00 2001 From: str4d Date: Tue, 21 Feb 2012 04:05:27 +0000 Subject: [PATCH] Added clover targets to core build.xml as well, so either will work Pass in the absolute location of clover.jar as the with.clover property to activate the clover targets. --- core/java/build.xml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/core/java/build.xml b/core/java/build.xml index 1b918eb32..d7d5713e3 100644 --- a/core/java/build.xml +++ b/core/java/build.xml @@ -82,6 +82,11 @@ + + + + + @@ -93,7 +98,7 @@ - + @@ -109,6 +114,7 @@ + @@ -130,6 +136,13 @@ + + + + + + + @@ -137,7 +150,7 @@ - +