Author: peterreilly Date: Mon Sep 25 14:38:23 2006 New Revision: 449825 URL: http://svn.apache.org/viewvc?view=rev&rev=449825 Log: remove incorrect default=all
Modified: ant/core/trunk/src/tests/antunit/taskdefs/xmlproperty-test.xml Modified: ant/core/trunk/src/tests/antunit/taskdefs/xmlproperty-test.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/src/tests/antunit/taskdefs/xmlproperty-test.xml?view=diff&rev=449825&r1=449824&r2=449825 ============================================================================== --- ant/core/trunk/src/tests/antunit/taskdefs/xmlproperty-test.xml (original) +++ ant/core/trunk/src/tests/antunit/taskdefs/xmlproperty-test.xml Mon Sep 25 14:38:23 2006 @@ -1,4 +1,4 @@ -<project default="all" xmlns:au="antlib:org.apache.ant.antunit"> +<project xmlns:au="antlib:org.apache.ant.antunit"> <description/> <target name="test-empty"> <xmlproperty file="xmlproperty-test.xml"/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]