https://bz.apache.org/bugzilla/show_bug.cgi?id=64247
Remy Maucherat <r...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEEDINFO |RESOLVED --- Comment #3 from Remy Maucherat <r...@apache.org> --- I think I could figure it out in the code. You did mean that jarsToSkip=* overrides whatever is set as jarsToScan I suppose. That's likely not what's intended since jarsToScan is documented as having higher priority than jarsToSkip. The wildcard will no longer set the ignore everything flag if jarsToScan is present. Not sure if that configuration makes that much sense overall though. The fix will be in 10.0.0-M4, 9.0.34, 8.5.54 and 7.0.104. -- 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