You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by jh...@apache.org on 2006/12/21 14:31:11 UTC

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

Author: jhm
Date: Thu Dec 21 05:31:11 2006
New Revision: 489352

URL: http://svn.apache.org/viewvc?view=rev&rev=489352
Log:
Sync the message with the test-value.

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?view=diff&rev=489352&r1=489351&r2=489352
==============================================================================
--- ant/core/trunk/src/etc/testcases/taskdefs/conditions/antversion.xml (original)
+++ ant/core/trunk/src/etc/testcases/taskdefs/conditions/antversion.xml Thu Dec 21 05:31:11 2006
@@ -19,7 +19,7 @@
 					<antversion exactly="1.7.1" />
 				</not>
 			</condition>
-			Should be exactly 1.7
+			Should be exactly 1.7.1
   		</fail>
 	</target>
 



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