https://issues.apache.org/bugzilla/show_bug.cgi?id=41120
Nick Kew <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |FixedInTrunk --- Comment #2 from Nick Kew <[email protected]> 2009-01-04 12:53:54 PST --- Fixed in trunk in r731358 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=731358 ) This would actually not have happened with DebugLevel 2 in ExtFilterOptions. But relying on debug is not acceptable, particularly where an external program might fail to start for other reasons such as system too busy. So I've made the startup check unconditional, and added a configuration option to abort or continue without the 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
