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

Joshua Lipstone <joshua...@plaudit.com> changed:

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

--- Comment #8 from Joshua Lipstone <joshua...@plaudit.com> ---
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to