[jboss-cvs] JBossAS SVN: r71621 - trunk/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Apr 2 11:17:24 EDT 2008


Author: pgier
Date: 2008-04-02 11:17:24 -0400 (Wed, 02 Apr 2008)
New Revision: 71621

Modified:
   trunk/build/build-maven.xml
Log:
Update to sync with build.xml rev 71443

Modified: trunk/build/build-maven.xml
===================================================================
--- trunk/build/build-maven.xml	2008-04-02 15:10:58 UTC (rev 71620)
+++ trunk/build/build-maven.xml	2008-04-02 15:17:24 UTC (rev 71621)
@@ -729,9 +729,6 @@
     </copy>
     <copy todir="${install.default.conf}"
           file="${project.root}/server/output/etc/conf/default/jndi.properties" overwrite="true"/>
-    <!-- Update to the non-clustered beans descriptor -->      
-     <copy tofile="${install.default.deployers}/jbossweb.deployer/META-INF/war-deployers-beans.xml"
-          file="${project.root}/tomcat/src/resources/war-deployers-beans.xml" overwrite="true"/>
 <!--
     <copy todir="${install.default.deploy}">
       <fileset dir="${install.all.deploy.hasingleton}">




More information about the jboss-cvs-commits mailing list