Use the correct variable name.
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
</condition>
|
</condition>
|
||||||
<condition property="build.tools">
|
<condition property="build.tools">
|
||||||
<and><isset property="ant.present"/>
|
<and><isset property="ant.present"/>
|
||||||
<isset property="velocity.present"/></and>
|
<isset property="jakarta.velocity.present"/></and>
|
||||||
</condition>
|
</condition>
|
||||||
<condition property="build.tests">
|
<condition property="build.tests">
|
||||||
<and><isset property="junit.present"/></and>
|
<and><isset property="junit.present"/></and>
|
||||||
|
|||||||
Reference in New Issue
Block a user