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

--- Comment #3 from VIN <reachme.va...@gmail.com> ---
Created attachment 32639
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32639&action=edit
Fix for Tomcat7 TldConfig and ContextConfig scan

Attached patch contains below fixes:
1) If any jar is scanned for TLDs and it does not contain any TLDs, add a debug
message "No TLDs were found in JAR".  A overall summary INFO message is added
to inform that "Atleast one JAR was scanned unnecessarily". 

2) If any JAR or FILE is scanned for fragments and it did not contain any
fragment, add a debug message "No fragments were found in JAR/File". A overall
summary INFO message is added to inform that "Atleast one JAR/File was scanned
unnecessarily".

Please review my patch and let me know in case of any problems.

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