Author: kfujino Date: Thu Sep 11 09:50:40 2014 New Revision: 1624240 URL: http://svn.apache.org/r1624240 Log: Improve changelog entry of r1624222.
Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1624240&r1=1624239&r2=1624240&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Thu Sep 11 09:50:40 2014 @@ -132,8 +132,10 @@ (markt) </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