summaryrefslogtreecommitdiff
path: root/java/test-profiles/java-bdb-spawn.0-9.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-bdb-spawn.0-9.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-bdb-spawn.0-9.testprofile')
-rw-r--r--java/test-profiles/java-bdb-spawn.0-9.testprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/java-bdb-spawn.0-9.testprofile b/java/test-profiles/java-bdb-spawn.0-9.testprofile
index 6e4c6cbd13..7d7c9b085b 100644
--- a/java/test-profiles/java-bdb-spawn.0-9.testprofile
+++ b/java/test-profiles/java-bdb-spawn.0-9.testprofile
@@ -19,7 +19,7 @@
broker.language=java
broker.type=spawned
-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-bdb.xml