summaryrefslogtreecommitdiff
path: root/java/test-profiles/java-dby-mem.0-9-1.testprofile
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-05-29 22:50:35 +0000
committerRobert Gemmell <robbie@apache.org>2012-05-29 22:50:35 +0000
commitbf4b4d2ba6fb873f601693c7578b6879ea6a1916 (patch)
treed3180ba3afe9beb19ed9a45d4c8068c8fbb97001 /java/test-profiles/java-dby-mem.0-9-1.testprofile
parent31626ba7002ac03ee5bb10f85f7403ffe3b20218 (diff)
downloadqpid-python-bf4b4d2ba6fb873f601693c7578b6879ea6a1916.tar.gz
QPID-4029: add ability to selectively include a protocol version on a given port, overriding an exclusion on the same port or it being disabled on all ports.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1344040 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/java-dby-mem.0-9-1.testprofile')
-rw-r--r--java/test-profiles/java-dby-mem.0-9-1.testprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/java-dby-mem.0-9-1.testprofile b/java/test-profiles/java-dby-mem.0-9-1.testprofile
index 6152b4c929..36bcfc4c1d 100644
--- a/java/test-profiles/java-dby-mem.0-9-1.testprofile
+++ b/java/test-profiles/java-dby-mem.0-9-1.testprofile
@@ -20,7 +20,7 @@ broker.version=v0_9_1
broker.language=java
broker.type=internal
#broker.command only used for the second broker during failover tests in this profile
-broker.command=build/bin/qpid-server -p @PORT -m @MPORT @EXCLUDES -c @CONFIG_FILE -l test-profiles/log4j-test.xml
+broker.command=build/bin/qpid-server -p @PORT -m @MPORT @EXCLUDES @INCLUDES -c @CONFIG_FILE -l test-profiles/log4j-test.xml
broker.ready=BRK-1004
broker.stopped=Exception
broker.config=build/etc/config-systests-derby-mem.xml