Stub out the clover target to allow successful building of snapshots

This commit is contained in:
Ramnivas Laddad 2009-07-13 21:27:19 +00:00
parent 0576fe2654
commit 252bd3942c
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
<test-run classpath.id="test.run.classpath"/>
</target>
<target name="clover.instrument" depends="ivy.init, resolve.test, compile.init, clover.init">
<target name="clover">
<!--
Override to avoid build failure. Created SPR-5921 to fix this propertly
-->