https://issues.apache.org/bugzilla/show_bug.cgi?id=49232
Jesse Glick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jesse Glick <[email protected]> 2010-04-29 20:53:19 EDT --- I thought I had fixed that in r708670, the code you are referring to. (I too am a heavy M-x shell user.) At least it is broken in 1.7.1 and works for me in 1.8.0. Which JDK version do you use? Perhaps that is significant. Does it work for you to use both variants, i.e. result.createOutputFilterChain().addLineContainsRegExp(filter); result.createErrorFilterChain().addLineContainsRegExp(filter); ? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
