[jboss-cvs] JBossAS SVN: r68171 - trunk/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Dec 11 21:09:43 EST 2007


Author: bdecoste
Date: 2007-12-11 21:09:43 -0500 (Tue, 11 Dec 2007)
New Revision: 68171

Modified:
   trunk/ejb3/build-test.xml
Log:
[EJBTHREE-1019] disabled test until binding service works

Modified: trunk/ejb3/build-test.xml
===================================================================
--- trunk/ejb3/build-test.xml	2007-12-12 01:03:57 UTC (rev 68170)
+++ trunk/ejb3/build-test.xml	2007-12-12 02:09:43 UTC (rev 68171)
@@ -4532,7 +4532,7 @@
       <antcall target="invoker-test"  inheritRefs="true"/>
       <antcall target="iiop-tests"  inheritRefs="true"/>
       <antcall target="libdeployment-test"  inheritRefs="true"/>
-	  <antcall target="multi-instance-localfromremote-test"  inheritRefs="true"/>
+	  <!--antcall target="multi-instance-localfromremote-test"  inheritRefs="true"/-->
 	  <antcall target="statelesscreation-test"  inheritRefs="true"/>
 	  <antcall target="removedislocal-test"  inheritRefs="true"/>
    </target>




More information about the jboss-cvs-commits mailing list