[jboss-cvs] JBossAS SVN: r85741 - branches/Branch_5_x/testsuite/imports/sections.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 11 12:32:22 EDT 2009


Author: smcgowan at redhat.com
Date: 2009-03-11 12:32:22 -0400 (Wed, 11 Mar 2009)
New Revision: 85741

Modified:
   branches/Branch_5_x/testsuite/imports/sections/ejb3.xml
Log:
JBAS-6581 - build jar/ear for test

Modified: branches/Branch_5_x/testsuite/imports/sections/ejb3.xml
===================================================================
--- branches/Branch_5_x/testsuite/imports/sections/ejb3.xml	2009-03-11 16:26:30 UTC (rev 85740)
+++ branches/Branch_5_x/testsuite/imports/sections/ejb3.xml	2009-03-11 16:32:22 UTC (rev 85741)
@@ -115,7 +115,7 @@
       </copy>
    </target>
    
-   <target name="_jars-ejb3" depends="ejb3-servlet,jbas6161,jbas6239,ejbthree1597">
+   <target name="_jars-ejb3" depends="ejb3-servlet,jbas6161,jbas6239,ejbthree1597,jbas5713">
       <mkdir dir="${build.lib}" />
 
       <!-- A jar with a simple ejb3 session -->




More information about the jboss-cvs-commits mailing list