https://bz.apache.org/bugzilla/show_bug.cgi?id=63691
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Mark Thomas <[email protected]> --- Why not just do System.setProperty("tomcat.util.scan.StandardJarScanFilter.jarsToSkip","*.jar") ? Untested but you get the idea. Still one line of code for end users and no need to add an entire new class to Tomcat. -- 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]
