https://bz.apache.org/bugzilla/show_bug.cgi?id=63691

Joshua Lipstone <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #8 from Joshua Lipstone <[email protected]> ---
Can you please either undo this or change it so that the Jars are only scanned
if they match the inclusion filter.
As of 9.0.30, if you wanted to set the logic so that it only scans a short list
of jars, you could do:
jarsToSkip=*
jarsToScan=jar1.jar,jar2.jar
As of 9.0.31, this now causes cascading startup failures.

-- 
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]

Reply via email to