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=7231>. 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=7231 If <filtersfile>'s file is changed the <copy> tag does not copy files again with the new filter Summary: If <filtersfile>'s file is changed the <copy> tag does not copy files again with the new filter Product: Ant Version: 1.4.1 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Enhancement Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Within the <copy> tag, I have used something like this <filterset> <filtersfile file="${env.root}/ttr/src/confReplacement.properties"/> </filterset> After I make a change to my properties file, the copy tag should ideally re-copy the files with the new filters. This does not happen. This is a useful feature. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
