Author: kkolinko Date: Tue Nov 26 01:27:27 2013 New Revision: 1545497 URL: http://svn.apache.org/r1545497 Log: Merged r1491890 from tomcat/trunk:
Followup to r1491596 Restore omitted attribute name. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/config/host.xml Propchange: tomcat/tc7.0.x/trunk/ ------------------------------------------------------------------------------ Merged /tomcat/trunk:r1491890 Modified: tomcat/tc7.0.x/trunk/webapps/docs/config/host.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/config/host.xml?rev=1545497&r1=1545496&r2=1545497&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/config/host.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/config/host.xml Tue Nov 26 01:27:27 2013 @@ -366,7 +366,7 @@ files in the <em>configBase</em> are automatically deployed when Tomcat starts (the <code>deployOnStartup</code> property defaults to <code>true</code>) and reloaded or redeployed (as appropriate) when a change - is detected while Tomcat is running (the \ attribute + is detected while Tomcat is running (the <code>autoDeploy</code> attribute also defaults to <code>true</code>).</p> <p><code>deployOnStartup</code> and <code>autoDeploy</code> trigger --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org