Author: markt Date: Mon Jun 15 12:31:54 2009 New Revision: 784755 URL: http://svn.apache.org/viewvc?rev=784755&view=rev Log: Remove deprecated Ant tasks
Removed: tomcat/trunk/java/org/apache/catalina/ant/InstallTask.java tomcat/trunk/java/org/apache/catalina/ant/RemoveTask.java Modified: tomcat/trunk/webapps/docs/manager-howto.xml Modified: tomcat/trunk/webapps/docs/manager-howto.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/manager-howto.xml?rev=784755&r1=784754&r2=784755&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/manager-howto.xml (original) +++ tomcat/trunk/webapps/docs/manager-howto.xml Mon Jun 15 12:31:54 2009 @@ -267,13 +267,6 @@ have been translated for your platform. The examples below show the English version of the messages.</p> -<blockquote><em> -<p><strong>WARNING:</strong> the legacy commands <code>/install</code> and -<code>/remove</code> are deprecated. -They are presently equivalent to <code>/deploy</code> and <code>/undeploy</code>, -but could be removed in a future release.</p> -</em></blockquote> - <subsection name="Deploy A New Application Remotely"> <source> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org