summaryrefslogtreecommitdiff
path: root/java/java.testprofile
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2008-07-29 16:20:06 +0000
committerAidan Skinner <aidan@apache.org>2008-07-29 16:20:06 +0000
commit69755723cd240248013f340896b351e77c74f6a0 (patch)
tree89aae3ccd986bfa30376a76edbb0f8287c883fb9 /java/java.testprofile
parentfca09590fbb8da03d08d94476ca7f09d780a082a (diff)
downloadqpid-python-69755723cd240248013f340896b351e77c74f6a0.tar.gz
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/qpid@680752 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/java.testprofile')
-rw-r--r--java/java.testprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/java.testprofile b/java/java.testprofile
index 001e885cf0..53ec4d340d 100644
--- a/java/java.testprofile
+++ b/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