Override clover.do for spring-aspects to avoid build failure

This commit is contained in:
Ramnivas Laddad
2009-07-15 16:13:36 +00:00
parent 68363f17a7
commit 977cee4272

View File

@@ -45,5 +45,11 @@
Override to avoid build failure. Created SPR-5921 to fix this propertly
-->
</target>
<target name="clover.do">
<!--
Override to avoid build failure. Created SPR-5921 to fix this propertly
-->
</target>
</project>