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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 17 22:00:38 EDT 2007


Author: bdecoste
Date: 2007-08-17 22:00:38 -0400 (Fri, 17 Aug 2007)
New Revision: 64674

Modified:
   branches/Branch_4_2/ejb3/build-test.xml
Log:
[EJBTHREE-1031] test for runaway SLSB creation

Modified: branches/Branch_4_2/ejb3/build-test.xml
===================================================================
--- branches/Branch_4_2/ejb3/build-test.xml	2007-08-17 22:57:41 UTC (rev 64673)
+++ branches/Branch_4_2/ejb3/build-test.xml	2007-08-18 02:00:38 UTC (rev 64674)
@@ -2823,8 +2823,6 @@
             <include name="org/jboss/ejb3/test/statelesscreation/*.class"/>
          </fileset>
       </jar>
-   	
-	  <copy file="${build.lib}/stateless-test.jar" tofile="${build.lib}/stateless-test.ejb3"/>
    </target>
    
    <target name="defaultremotebindings"




More information about the jboss-cvs-commits mailing list