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

master
Ramnivas Laddad 15 years ago
parent 68363f17a7
commit 977cee4272
  1. 6
      org.springframework.aspects/build.xml

@ -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>

Loading…
Cancel
Save