Author: kfujino Date: Thu Sep 11 09:51:53 2014 New Revision: 1624241 URL: http://svn.apache.org/r1624241 Log: Improve changelog entry of r1624223.
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1624241&r1=1624240&r2=1624241&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Thu Sep 11 09:51:53 2014 @@ -152,8 +152,10 @@ current context is not running. (kfujino) </fix> <fix> - When deploying war, make sure that add dummy xml to the config base if - war does not have META-INF/context.xml or deployXML is false. (kfujino) + When deploying war, add XML file in the config base to the redeploy + resources if war does not have META-INF/context.xml or + <code>deployXML</code> is false. If XML file is created in the config + base, redeploy will occur. (kfujino) </fix> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org