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=15528>. 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=15528 filter 'org.apache.tools.ant.filters.LineContains' does not work with large files ------- Additional Comments From [EMAIL PROTECTED] 2003-02-17 15:15 ------- OK, I see the recursion problem in all filters, so they all need to get addressed. The reason that I reverted your original patch was that it caused the filter to skip valid lines, see Bug 9762 and Bug 13048. I will try to use your original patch as a basis for a new one that doesn't skip matches (fortunately we have tests now).