Use the correct variable name.

This commit is contained in:
Michael Bayne
2008-11-20 00:10:15 +00:00
parent 566ebcf7f9
commit c4eb78e0b8
+1 -1
View File
@@ -57,7 +57,7 @@
</condition>
<condition property="build.tools">
<and><isset property="ant.present"/>
<isset property="velocity.present"/></and>
<isset property="jakarta.velocity.present"/></and>
</condition>
<condition property="build.tests">
<and><isset property="junit.present"/></and>