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=17796>. 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=17796 FilterChain LineContainsRegExp StackOverflowError Summary: FilterChain LineContainsRegExp StackOverflowError Product: Ant Version: 1.5.1 Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The FilterChain LineContainsRegExp blows up with StackOverflowError if the file being filtered gets too large. I have witnessed the behavior on both Windows XP and Windows NT/2K. I am using java version 1.4.1_01-b01. Setting the -Xss option via ANT_OPTS does not seem to have any effect.