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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Dec 4 13:50:53 EST 2007


Author: bdecoste
Date: 2007-12-04 13:50:53 -0500 (Tue, 04 Dec 2007)
New Revision: 67905

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

Modified: branches/Branch_4_2/ejb3/build-test.xml
===================================================================
--- branches/Branch_4_2/ejb3/build-test.xml	2007-12-04 18:04:30 UTC (rev 67904)
+++ branches/Branch_4_2/ejb3/build-test.xml	2007-12-04 18:50:53 UTC (rev 67905)
@@ -3919,6 +3919,9 @@
 	  <antcall target="test" inheritRefs="true">
          <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>




More information about the jboss-cvs-commits mailing list