Re: cvs commit: ant/src/main/org/apache/tools/ant/types Resource.java ZipScanner.java

2003-07-29 Thread Stefan Bodewig
On 29 Jul 2003, <[EMAIL PROTECTED]> wrote: > Some tasks rely on the DFS ordering getIncludedXYZ used to provide I'm not sure whether we want to provide this as the sort order has never been documented. The recent changes in DirectoryScanner could lead to a situation in which A/C will be return

cvs commit: ant/src/main/org/apache/tools/ant/types Resource.java ZipScanner.java

2003-07-29 Thread bodewig
bodewig 2003/07/29 02:10:08 Modified:src/main/org/apache/tools/ant DirectoryScanner.java src/main/org/apache/tools/ant/types Resource.java ZipScanner.java Log: Some tasks rely on the DFS ordering getIncludedXYZ used to provide Revision Cha