[jboss-cvs] JBossAS SVN: r59891 - branches/Branch_4_2/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Jan 21 15:05:26 EST 2007


Author: dimitris at jboss.org
Date: 2007-01-21 15:05:26 -0500 (Sun, 21 Jan 2007)
New Revision: 59891

Modified:
   branches/Branch_4_2/build/build-distr.xml
Log:
tomcat -> jboss-web

Modified: branches/Branch_4_2/build/build-distr.xml
===================================================================
--- branches/Branch_4_2/build/build-distr.xml	2007-01-21 17:51:33 UTC (rev 59890)
+++ branches/Branch_4_2/build/build-distr.xml	2007-01-21 20:05:26 UTC (rev 59891)
@@ -940,7 +940,7 @@
     <copy todir="${install.server}/all/deploy/jboss-web.deployer/META-INF"
       file="${project.root}/${_module.name}/src/resources/webserver-xmbean.xml"/>
 
-    <!-- Copy the tc5 clustering service sar -->
+    <!-- Copy the JBossWeb clustering service sar -->
     <copy todir="${install.server}/all/deploy">
        <fileset dir="${_module.output}/deploy">
            <include name="jboss-web-cluster.sar/**"/>




More information about the jboss-cvs-commits mailing list