DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32281>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32281 ------- Additional Comments From [EMAIL PROTECTED] 2004-11-19 18:56 ------- Created an attachment (id=13503) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=13503&action=view) Self contained build file that exhibits the issue This build file will create two directories, called inbound and copytest. It will then create 6 subdirs (test1,...,test6). It will then touch inbound/test6 with a datetime stamp of 60 minutes ago. Then it will use the copy task with a nested fileset with a date selector and type selector. It will attempt to copy directories that are more than 30 old to a directory called copytest, which it created earlier. It should only copy inbound/test6, since that is the only directory with a modification time more that 30 minutes old. Instead it copies all the directories. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]