Fixed a type in target name

master
Ramnivas Laddad 15 years ago
parent 1a5b542309
commit ef6395b949
  1. 2
      org.springframework.aspects/build.xml

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

Loading…
Cancel
Save