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

            Bug ID: 59862
           Summary: Allow Nested Jar Scanning to be Filtered with System
                    Property
           Product: Tomcat 8
           Version: 8.0.36
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Util
          Assignee: dev@tomcat.apache.org
          Reporter: tere...@tmbsw.com

Created attachment 34041
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34041&action=edit
Modifies ClassPathEntry inner class in StandardJarScanner.java to use name of
last JAR specified by path of given URL.

StandardJarScanner.java does not match nested JARs (jars within jars) to
patterns defined by the system property
tomcat.util.scan.StandardJarScanFilter.jarsToSkip. The proposed change will
allow nested JARs to be matched and should not modify filtering of non-nested
JARs.

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