[jboss-cvs] JBossAS SVN: r81886 - trunk/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Dec 1 06:02:39 EST 2008


Author: wolfc
Date: 2008-12-01 06:02:39 -0500 (Mon, 01 Dec 2008)
New Revision: 81886

Modified:
   trunk/ejb3/build.xml
Log:
JBAS-6254: extract ejb3-container-jboss-beans.xml

Modified: trunk/ejb3/build.xml
===================================================================
--- trunk/ejb3/build.xml	2008-12-01 10:40:49 UTC (rev 81885)
+++ trunk/ejb3/build.xml	2008-12-01 11:02:39 UTC (rev 81886)
@@ -342,6 +342,7 @@
       </copy>
       <copy todir="${build.lib}">
          <fileset dir="output/resources">
+            <include name="ejb3-container-jboss-beans.xml"/>
             <include name="ejb3-timer-service.xml"/>
             <include name="ejb3-connectors-jboss-beans.xml"/>
             <include name="ejb3-interceptors-aop.xml"/>




More information about the jboss-cvs-commits mailing list