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=25697>. 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=25697 filterchain doesnt support nested "concatfilter" element Summary: filterchain doesnt support nested "concatfilter" element Product: Ant Version: 1.6.0 Platform: PC URL: http://ant.apache.org/manual/CoreTypes/filterchain.html# concatfilter OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] and it should, as described in documentation i used it in <copy> task <copy ... > <fileset...> <filterchain> <concatfilter prepend="message.txt" /> </filterchain> </copy> i installed clean ant 1.6.0 with java 1.4.2 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]