DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6588>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6588

Add attribute to filesets not to recurse into sub-directories

           Summary: Add attribute to filesets not to recurse into sub-
                    directories
           Product: Ant
           Version: 1.4.1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Right now whenever a fileset is defined it appears that files will recurse into 
sub-directories...although this is the preferred behavious for most tasks it is 
not necessarily desired when one would like to delete a certain fileset only 
withing a certain directory but not within sub-directories.

Accordingly a recurse="no" attribute defaulting to yes would be great. The same 
might be achieved by using excludes, but this could be cumbersome in large 
source trees.

TIA for your attention.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to