https://bz.apache.org/bugzilla/show_bug.cgi?id=59226
--- Comment #8 from Mark Thomas <ma...@apache.org> --- Update. I've spent a fair amount of time looking at the proposed patch to see if there is a way to avoid processing a JAR once to look at the class path and again to scan it. I think it is possible but it is going to need some refactoring. Regarding the proposed patch, it doesn't handle all of the cases that the Jar Scanner does (packed WARs, exploded JARs, etc.) which is why I'd prefer to do this in a single scan. Reviewing the code has also uncovered some minor bugs that need to be fixed. -- 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