mbenson 2005/02/14 07:24:47 Modified: src/etc/testcases/taskdefs clone.xml Log: More info to see what Gump sees when this test fails. I may still remove the clone task, but until then I'll try to keep the tests passing. Revision Changes Path 1.2 +1 -1 ant/src/etc/testcases/taskdefs/clone.xml Index: clone.xml =================================================================== RCS file: /home/cvs/ant/src/etc/testcases/taskdefs/clone.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- clone.xml 7 Jan 2005 21:57:00 -0000 1.1 +++ clone.xml 14 Feb 2005 15:24:47 -0000 1.2 @@ -24,7 +24,7 @@ <size value="0" when="less" /> </clone> <pathconvert property="ganger" pathsep="" refid="ganger" /> - <fail> + <fail message="expected $${ganger} = ""; instead was "${ganger}""> <condition> <not> <equals arg1="" arg2="${ganger}" />
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]