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=29888>. 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=29888 AbstractFileSet.toString() doesn't return correctly for referenced fileset [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2004-09-24 09:21 ------- the toString() returns a list of files as a string for debug purposes (for example for Project#log()). It does actually use the two lines you describe to get those files. The method you decribe as a workaround is actually the correct method to use FileSet to retrieve the list of files in the fileset. Marking this as works for me - I tested the task with a reference and it gives the correct (but odd - with ';' rather than ':' as the path separator) result. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]