Author: jboynes Date: Sat Feb 28 19:43:05 2015 New Revision: 1662995 URL: http://svn.apache.org/r1662995 Log: Changelog entry for #57647
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1662995&r1=1662994&r2=1662995&view=diff ============================================================================== --- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Sat Feb 28 19:43:05 2015 @@ -109,6 +109,11 @@ ensuring Jars were closed after use, that broke recompilation of modified JSPs that depended on a tag file packaged in a Jar. (markt) </fix> + <fix> + <bug>57647</bug>: Ensure INFO message is logged when scanning jars for + TLDs if the scan does not find a TLD in any jar. Previously a message + would only be logged if a TLD was not found in all scanned jars. (jboynes) + </fix> </changelog> </subsection> <subsection name="Web applications"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org