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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 12 15:28:44 EDT 2007


Author: bdecoste
Date: 2007-06-12 15:28:44 -0400 (Tue, 12 Jun 2007)
New Revision: 63484

Modified:
   branches/Branch_4_2/ejb3/build-test.xml
Log:
create stateless-test.ejb3 for deployer test

Modified: branches/Branch_4_2/ejb3/build-test.xml
===================================================================
--- branches/Branch_4_2/ejb3/build-test.xml	2007-06-12 18:58:19 UTC (rev 63483)
+++ branches/Branch_4_2/ejb3/build-test.xml	2007-06-12 19:28:44 UTC (rev 63484)
@@ -2743,6 +2743,8 @@
             <include name="roles.properties"/>
          </fileset>
       </jar>
+   	
+	  <copy file="${build.lib}/stateless-test.jar" tofile="${build.lib}/stateless-test.ejb3"/>
    </target>
    
    <target name="concurrentnaming"




More information about the jboss-cvs-commits mailing list