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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Feb 5 11:16:08 EST 2007


Author: dimitris at jboss.org
Date: 2007-02-05 11:16:08 -0500 (Mon, 05 Feb 2007)
New Revision: 60300

Modified:
   branches/Branch_4_2/build/build.xml
Log:
adapt the minimal config to the Naming service changes

Modified: branches/Branch_4_2/build/build.xml
===================================================================
--- branches/Branch_4_2/build/build.xml	2007-02-05 16:02:34 UTC (rev 60299)
+++ branches/Branch_4_2/build/build.xml	2007-02-05 16:16:08 UTC (rev 60300)
@@ -691,6 +691,8 @@
       <fileset dir="${install.default.conf}">
         <include name="jndi.properties"/>
         <include name="jboss-log4j.xml"/>
+        <include name="xmdesc/NamingBean-xmbean.xml"/>
+        <include name="xmdesc/NamingService-xmbean.xml"/>        
       </fileset>
     </copy>
     <copy file="${install.default.conf}/jboss-minimal.xml"




More information about the jboss-cvs-commits mailing list