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=18128>. 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=18128 <fileset>s don't support sets of absolute filenames [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Normal Summary|Dependset srcfileset does |<fileset>s don't support |not handle absolute path |sets of absolute filenames ------- Additional Comments From [EMAIL PROTECTED] 2003-03-20 08:49 ------- OK, we know that filesets as they are right now have problems with absolute paths and especially with multi-route systems. There have been several proposals to fix - making dir optional and assume all includes are absolute paths if it is not present, for example - but none has been implemented yet. I'm surprised that I'm unable to find a report that would qualify as duplicate of this one. I'm not quite sure why leaving the drive letter of isn't working on Windows, but then again I'm not sure when drive letters get added and/or removed by getAbsolutePath and similar operations. Michael, you have a workaround for now and it is pretty unlikely that we are going to get this fixed before Ant 1.6. I'm changing the title and the severity, hope this is OK for you.