Why don't we move to Clover 2.6.3?

Index: build.xml
===================================================================
--- build.xml (revision 909743)
+++ build.xml (working copy)
@@ -429,7 +429,7 @@
description="Instrument the Unit tests using Clover. Requires a Clover
license and clover.jar in the ANT classpath. To use, specify
-Drun.clover=true on the command line."/>

<target name="clover.setup" if="clover.enabled">
- <taskdef resource="clovertasks"/>
+ <taskdef resource="cloverlib.xml"/>
<mkdir dir="${clover.db.dir}"/>
<clover-setup initString="${clover.db.dir}/solr_coverage.db">
<fileset dir="src/common"/>

Koji

-- 
http://www.rondhuit.com/en/

Reply via email to