diff options
| author | Keith Wall <kwall@apache.org> | 2014-06-06 15:44:20 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2014-06-06 15:44:20 +0000 |
| commit | 6ddaec7aa7ca032a47144aa3148497367dd70d3b (patch) | |
| tree | 5e1f5919407db4331340a0a66e7a0c9cad88ce73 /qpid/java/systests/etc | |
| parent | 386c80ed77f3d91903c563e0727dbf2a1b09fc2b (diff) | |
| download | qpid-python-6ddaec7aa7ca032a47144aa3148497367dd70d3b.tar.gz | |
QPID-5802: [Java Broker] Introduce separate VirtualHost types
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1600936 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/systests/etc')
| -rw-r--r-- | qpid/java/systests/etc/config-systests.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/systests/etc/config-systests.json b/qpid/java/systests/etc/config-systests.json index b01399fbd8..91d79a4319 100644 --- a/qpid/java/systests/etc/config-systests.json +++ b/qpid/java/systests/etc/config-systests.json @@ -60,7 +60,6 @@ "virtualhostnodes" : [ { "name" : "test", "type" : "${messagestore.type}", - "messageStoreProvider": true, "storePath" : "${QPID_WORK}/test/${test.port}" } ] } |
