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

--- Comment #20 from VIN <reachme.va...@gmail.com> ---
Created attachment 32748
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32748&action=edit
Fix for printing log messages in case of contextconfig scan-Tomcat8

Patch for Tomcat8 with below fixes:
1) Log positive and negative matches when Jars/files scanned for fragments. Add
summary message if atleast one JAR or file is scanned unnecessarily(with out
having fragments).

2) Log positive and negative matches when files/jars scanned for annotations
3) Log positive and negative matches when files/jars scanned for static
resource paths

Did slight modification to TLDScanner as well to fix below:
Previously though Jars/files both are scanned, summary message used to print
only for Jars. Now added fix to print summary message even when files are also
scanned unnecessarily.

Please review the patch and let me know if any changes are required.

Thanks,
Pravallika(VIN)

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