https://issues.apache.org/bugzilla/show_bug.cgi?id=47607


Jon Seymour <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Jon Seymour <[email protected]>  2009-07-30 03:05:49 
PST ---
This issue can be closed. 

The issue isn't as straightforward as initially described. The issue is
actually to do with the way different platforms handle leading slashes in a
list of words supplied to the includes attribute.

So, if includes="/2001/*.* /2002/*.* /2003/*.*" then on Windows this will match
subdirectories with the matching names e.e.g  somesubdir/2001/*.* but on Linux
it does not. Linux behaviour seems reasonable, Windows behaviour not.

AFAIC, this was a bug in the build.xml not in ant, so I am happy to close this.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to