Browse Source

opps

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572565 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 18 years ago
parent
commit
171569c18d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/etc/testcases/taskdefs/conditions/antversion.xml

+ 1
- 1
src/etc/testcases/taskdefs/conditions/antversion.xml View File

@@ -17,10 +17,10 @@
<condition> <condition>
<not> <not>
<antversion exactly="1.8.0" /> <antversion exactly="1.8.0" />
<antversion exactly="1.7.1" />
</not> </not>
</condition> </condition>
Should be exactly 1.8.0 Should be exactly 1.8.0
</fail> </fail>
</target> </target>


||||||
x
 
000:0
Loading…
Cancel
Save