Another attempt to fix clover-related build failure
This commit is contained in:
parent
9be56a39b4
commit
1a5b542309
|
|
@ -34,6 +34,12 @@
|
|||
<test-run classpath.id="test.run.classpath"/>
|
||||
</target>
|
||||
|
||||
<target name="clover-instrument">
|
||||
<!--
|
||||
Override to avoid build failure. Created SPR-5921 to fix this propertly
|
||||
-->
|
||||
</target>
|
||||
|
||||
<target name="clover">
|
||||
<!--
|
||||
Override to avoid build failure. Created SPR-5921 to fix this propertly
|
||||
|
|
|
|||
Loading…
Reference in New Issue