[jboss-cvs] JBossAS SVN: r67906 - branches/JBPAPP_4_2_0_GA_CP/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Dec 4 13:52:37 EST 2007


Author: bdecoste
Date: 2007-12-04 13:52:37 -0500 (Tue, 04 Dec 2007)
New Revision: 67906

Modified:
   branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml
Log:
added ejbthree1092 to no-start tests

Modified: branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml	2007-12-04 18:50:53 UTC (rev 67905)
+++ branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml	2007-12-04 18:52:37 UTC (rev 67906)
@@ -3811,6 +3811,9 @@
          <param name="test" value="ejbthree1090"/>
       </antcall>
       <antcall target="test" inheritRefs="true">
+        <param name="test" value="ejbthree1092"/>
+      </antcall>
+      <antcall target="test" inheritRefs="true">
          <param name="test" value="arjuna"/>
       </antcall>
       <antcall target="test" inheritRefs="true">




More information about the jboss-cvs-commits mailing list