https://issues.apache.org/bugzilla/show_bug.cgi?id=53986
--- Comment #4 from Christopher Schultz <ch...@christopherschultz.net> --- (In reply to comment #3) > Possible cause: r1381417 Reverting that patch resolves the issue in 7.0.x/trunk, so the regression appears to be in there. I'm not sure where, though. Steve, a workaround might be replacing "([^-])-------%>" with "\1------%>" in your JSPs (or just stick with 7.0.30 for the time being). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org