https://issues.apache.org/bugzilla/show_bug.cgi?id=54770
--- Comment #5 from Nick Williams <nicho...@nicholaswilliams.net> --- Created attachment 30566 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30566&action=edit Patch to keep Log4j 2 JARs from being skipped in Tomcat 8 The previous patch I attached is sufficient for Tomcat 7. However, it can still result in some unnecessary scanning of Log4j JARs. There's nothing we can do about that in Tomcat 7 without porting this entire change back, but with the new jarsToScan setting in Tomcat 8 we can do this better in trunk. I have attached a second patch, this one for Tomcat 8 (trunk). -- 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