[Yanel-commits] rev 56971 - public/yanel/trunk/tools/apache-tomcat

michi at wyona.com michi at wyona.com
Fri Feb 25 22:01:57 CET 2011


Author: michi
Date: 2011-02-25 22:01:57 +0100 (Fri, 25 Feb 2011)
New Revision: 56971

Modified:
   public/yanel/trunk/tools/apache-tomcat/build.xml
Log:
tomcat version changed such that it will not match

Modified: public/yanel/trunk/tools/apache-tomcat/build.xml
===================================================================
--- public/yanel/trunk/tools/apache-tomcat/build.xml	2011-02-25 21:00:08 UTC (rev 56970)
+++ public/yanel/trunk/tools/apache-tomcat/build.xml	2011-02-25 21:01:57 UTC (rev 56971)
@@ -2,7 +2,7 @@
 
 <!-- Re-configures the conf/server.xml of Tomcat and creates a backup copy -->
 <!-- This script is executed by src/build/targets/continuous-integration/CI -->
-<!-- Usage: build.xml configure-host -Dtomcat.home.dir=/foo/bar/apache-tomcat-5.5.20 -Dhost=localhost -Dhost.HTTP.port=8180 -Dhost.HTTPS.port=8543 -Dhost.SHUTDOWN.port=8105 -Dhost.AJP.port=8109 -->
+<!-- Usage: build.xml configure-host -Dtomcat.home.dir=/foo/bar/apache-tomcat-5.5.33 -Dhost=localhost -Dhost.HTTP.port=8180 -Dhost.HTTPS.port=8543 -Dhost.SHUTDOWN.port=8105 -Dhost.AJP.port=8109 -->
 <project name="tomcat">
 
   <target name="configure-host">



More information about the Yanel-commits mailing list