[jboss-cvs] JBossAS SVN: r64590 - trunk/ejb3.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Aug 14 18:02:50 EDT 2007
Author: bdecoste
Date: 2007-08-14 18:02:50 -0400 (Tue, 14 Aug 2007)
New Revision: 64590
Modified:
trunk/ejb3/build-test.xml
Log:
[EJBTHREE-1019] commented out test until I can check in core changes
Modified: trunk/ejb3/build-test.xml
===================================================================
--- trunk/ejb3/build-test.xml 2007-08-14 20:54:00 UTC (rev 64589)
+++ trunk/ejb3/build-test.xml 2007-08-14 22:02:50 UTC (rev 64590)
@@ -4135,7 +4135,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"/-->
</target>
<target name="no-start-jboss-tests" depends="init" description="Execute all tests">
More information about the jboss-cvs-commits
mailing list