From afeb5065ec226e39bb0b6855db63952d9a1ba89c Mon Sep 17 00:00:00 2001 From: Robert Godfrey Date: Thu, 23 Feb 2012 22:15:29 +0000 Subject: AMQP-24 : [Java Broker] Implement distributed transactions for AMQP 0-10 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1292984 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/testprofile.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/java/test-profiles/testprofile.defaults') diff --git a/qpid/java/test-profiles/testprofile.defaults b/qpid/java/test-profiles/testprofile.defaults index bd2faa7915..b0c1aea661 100644 --- a/qpid/java/test-profiles/testprofile.defaults +++ b/qpid/java/test-profiles/testprofile.defaults @@ -47,7 +47,7 @@ test.port.alt.ssl=25671 test.exclude=true profile.excludes= -test.excludes=Excludes XAExcludes JavaExcludes ${profile}.excludes ${profile.excludes} +test.excludes=Excludes JavaExcludes ${profile}.excludes ${profile.excludes} test.mem=512M test=*Test haltonfailure=no -- cgit v1.2.1