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=18280>. 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=18280 FTP task with nested <fileset> <date> doesn't work. Summary: FTP task with nested <fileset> <date> doesn't work. Product: Ant Version: 1.6Alpha (nightly) Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Attempting to limit which files are downloaded using nested <fileset> <date> elements fails with these elements. This may also exist in 1.5.1 or 1.5.2 -- I haven't checked. This would be a nice feature. Ideally, it would be fixed. Since it doesn't work, it should at least be a disallowed option. <ftp> <fileset> <date datetime="${DATE}" when="after"/>