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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Nov 5 12:38:52 EST 2008


Author: pskopek at redhat.com
Date: 2008-11-05 12:38:52 -0500 (Wed, 05 Nov 2008)
New Revision: 80555

Modified:
   branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml
Log:
JBPAPP-1356: Integrate changes to EJB3 Test Suite for Common Criteria
- consumer tests removed from CC test suite

Modified: branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml	2008-11-05 17:15:10 UTC (rev 80554)
+++ branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml	2008-11-05 17:38:52 UTC (rev 80555)
@@ -5313,9 +5313,6 @@
          <param name="test" value="mdbtransactions" />
       </antcall>
       <antcall target="test" inheritRefs="true">
-         <param name="test" value="consumer" />
-      </antcall>
-      <antcall target="test" inheritRefs="true">
          <param name="test" value="cache" />
       </antcall>
 




More information about the jboss-cvs-commits mailing list