You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2012/04/07 06:24:49 UTC

svn commit: r1310673 - /ant/core/trunk/src/tests/antunit/types/resources/comparators/test.xml

Author: bodewig
Date: Sat Apr  7 04:24:49 2012
New Revision: 1310673

URL: http://svn.apache.org/viewvc?rev=1310673&view=rev
Log:
a problem with the files resource?

Modified:
    ant/core/trunk/src/tests/antunit/types/resources/comparators/test.xml

Modified: ant/core/trunk/src/tests/antunit/types/resources/comparators/test.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/src/tests/antunit/types/resources/comparators/test.xml?rev=1310673&r1=1310672&r2=1310673&view=diff
==============================================================================
--- ant/core/trunk/src/tests/antunit/types/resources/comparators/test.xml (original)
+++ ant/core/trunk/src/tests/antunit/types/resources/comparators/test.xml Sat Apr  7 04:24:49 2012
@@ -259,7 +259,7 @@
   <target name="testcompoundsort2" depends="setUp">
     <pathconvert property="sortcmp2" pathsep=",">
       <sort>
-        <files includes="${dir}/?" />
+        <fileset dir="${dir}" includes="?"/>
         <rcmp:size />
         <rcmp:content />
         <rcmp:reverse>