From b853dea8f27f295dc535f190d9c95255bfa2f635 Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Tue, 29 Jul 2008 16:20:06 +0000 Subject: QPID-1203: Add 08ExcludeList for external Java broker and make the profile use that. Make AMQConnectionFactory take an optional clientid and use that if specified. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@680752 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/java.testprofile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qpid/java/java.testprofile') diff --git a/qpid/java/java.testprofile b/qpid/java/java.testprofile index 001e885cf0..53ec4d340d 100644 --- a/qpid/java/java.testprofile +++ b/qpid/java/java.testprofile @@ -1,3 +1,5 @@ broker=build/bin/qpid-server broker.clean=${project.root}/clean-dir ${build.data} broker.ready=Qpid Broker Ready + +test.excludesfile=${project.root}/08ExcludeList-nonvm -- cgit v1.2.1