You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by pe...@apache.org on 2007/09/04 09:51:09 UTC

svn commit: r572565 - /ant/core/trunk/src/etc/testcases/taskdefs/conditions/antversion.xml

Author: peterreilly
Date: Tue Sep  4 00:51:08 2007
New Revision: 572565

URL: http://svn.apache.org/viewvc?rev=572565&view=rev
Log:
opps

Modified:
    ant/core/trunk/src/etc/testcases/taskdefs/conditions/antversion.xml

Modified: ant/core/trunk/src/etc/testcases/taskdefs/conditions/antversion.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/src/etc/testcases/taskdefs/conditions/antversion.xml?rev=572565&r1=572564&r2=572565&view=diff
==============================================================================
--- ant/core/trunk/src/etc/testcases/taskdefs/conditions/antversion.xml (original)
+++ ant/core/trunk/src/etc/testcases/taskdefs/conditions/antversion.xml Tue Sep  4 00:51:08 2007
@@ -17,10 +17,10 @@
 			<condition>
 				<not>
 					<antversion exactly="1.8.0" />
-					<antversion exactly="1.7.1" />
 				</not>
 			</condition>
 			Should be exactly 1.8.0
+
   		</fail>
 	</target>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org