[jboss-cvs] JBossAS SVN: r60826 - branches/Branch_4_2/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 23 07:19:37 EST 2007


Author: dimitris at jboss.org
Date: 2007-02-23 07:19:37 -0500 (Fri, 23 Feb 2007)
New Revision: 60826

Modified:
   branches/Branch_4_2/ejb3/build.xml
Log:
Move jboss-ejb3x.jar from the ej3.deployer to the shared lib directory

Modified: branches/Branch_4_2/ejb3/build.xml
===================================================================
--- branches/Branch_4_2/ejb3/build.xml	2007-02-23 12:18:05 UTC (rev 60825)
+++ branches/Branch_4_2/ejb3/build.xml	2007-02-23 12:19:37 UTC (rev 60826)
@@ -377,9 +377,6 @@
          <fileset dir="${build.lib}">
             <include name="jboss-annotations-ejb3.jar"/>
          </fileset>
-         <fileset dir="${jboss.ejb3x.lib}">
-            <include name="jboss-ejb3x.jar"/>
-         </fileset>
          <fileset dir="${resources}">
             <!--include name="META-INF/ejb3-deployers-beans.xml"/-->
             <include name="META-INF/jboss-service.xml"/>




More information about the jboss-cvs-commits mailing list