From e156aa6585728e226dfb75a43a20eb6e15f9c330 Mon Sep 17 00:00:00 2001 From: markt Date: Wed, 15 Apr 2009 22:44:49 +0000 Subject: [PATCH] As a result of https://issues.apache.org/bugzilla/show_bug.cgi?id=46924 make the documentation clearer about what Tomcat will do if a WAR/DIR/context file is deleted or updated and auto-deploy is enabled. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@765406 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/config/host.xml | 35 ++++++++++++++++++++++++++++------- 1 file changed, 28 insertions(+), 7 deletions(-) diff --git a/webapps/docs/config/host.xml b/webapps/docs/config/host.xml index 211e97e03..e1178b727 100644 --- a/webapps/docs/config/host.xml +++ b/webapps/docs/config/host.xml @@ -324,13 +324,34 @@ auto deployer will also track web applications for the following changes:

-- 2.11.0