[jboss-cvs] JBossAS SVN: r79477 - in projects/ejb3/trunk/testsuite: src/test/java/org/jboss/ejb3/test and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Oct 14 13:21:04 EDT 2008


Author: ALRubinger
Date: 2008-10-14 13:21:04 -0400 (Tue, 14 Oct 2008)
New Revision: 79477

Removed:
   projects/ejb3/trunk/testsuite/src/test/java/org/jboss/ejb3/test/ejbthree1155/
Modified:
   projects/ejb3/trunk/testsuite/build-test.xml
Log:
[EJBTHREE-1155] Removed invalidated test

Modified: projects/ejb3/trunk/testsuite/build-test.xml
===================================================================
--- projects/ejb3/trunk/testsuite/build-test.xml	2008-10-14 17:18:39 UTC (rev 79476)
+++ projects/ejb3/trunk/testsuite/build-test.xml	2008-10-14 17:21:04 UTC (rev 79477)
@@ -2430,10 +2430,6 @@
       <build-simple-jar name="ejbthree1154"/>
    </target>
 	
-   <target name="ejbthree1155" >
-      <build-simple-jar name="ejbthree1155"/>
-   </target>
-	
    <target name="ejbthree1157" >
       <build-simple-jar name="ejbthree1157"/>
    </target>
@@ -4236,7 +4232,7 @@
       ejbthree1062,
       ejbthree1066, ejbthree1071, ejbthree1075, ejbthree1082, ejbthree1090, ejbthree1092, ejbthree1116, ejbthree1119, ejbthree1122, ejbthree1123, ejbthree1127,
       ejbthree1130, 
-      ejbthree1146, ejbthree1148, ejbthree1154, ejbthree1155, ejbthree1157, ejbthree1222, ejbthree1271, ejbthree1339,
+      ejbthree1146, ejbthree1148, ejbthree1154, ejbthree1157, ejbthree1222, ejbthree1271, ejbthree1339,
    	  jaxws, jbas4489, epcpropagation, aspectdomain, ejbcontext, schema, mail, scopedclassloader, dependency,
       securitydomain, enventry, security5,
       jms/managed, naming, bmt, jca/inflowmdb, pool, jms, security, reference21_30, factory, dd/web, txexceptions,
@@ -5038,9 +5034,6 @@
          <param name="test" value="ejbthree1154"/>
       </antcall>
       <antcall target="test" inheritRefs="true">
-         <param name="test" value="ejbthree1155"/>
-      </antcall>
-      <antcall target="test" inheritRefs="true">
          <param name="test" value="ejbthree1157"/>
       </antcall>
       <antcall target="test" inheritRefs="true">




More information about the jboss-cvs-commits mailing list