On Mar 23, 2014, at 3:06 PM, Mark Thomas <ma...@apache.org> wrote: > On 23/03/2014 18:40, John Vasileff wrote: >> Would it be possible to add an exception for “org.apache.tomcat.jdbc” >> to the regex below to restore this capability? >> >> protected final Matcher packageTriggersPermit = >> Pattern.compile("^javax\\.servlet\\.jsp\\.jstl\\.").matcher("”); > > Seems reasonable. > > I've applied a fix to 8.0.x which will be included in 8.0.5 onwards. > > Mark
Awesome, thanks! John --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org