https://bz.apache.org/bugzilla/show_bug.cgi?id=64247
Remy Maucherat <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEEDINFO |RESOLVED --- Comment #3 from Remy Maucherat <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
