summaryrefslogtreecommitdiff
path: root/java/test-profiles/cpp.async.testprofile
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2009-07-14 19:51:03 +0000
committerRafael H. Schloming <rhs@apache.org>2009-07-14 19:51:03 +0000
commit561bcb5e86df781f62e56de887d691695b1becc4 (patch)
treef18ecfd6e430baf2ef83bc6ae56860bbdc778e9e /java/test-profiles/cpp.async.testprofile
parent2d96f61a806dc775c630f2f88bf64cb76be11f59 (diff)
downloadqpid-python-561bcb5e86df781f62e56de887d691695b1becc4.tar.gz
added support for profile inheritence and refactored profiles to permit convenient overriding of broker location and additional broker arguments
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@794037 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/cpp.async.testprofile')
-rw-r--r--java/test-profiles/cpp.async.testprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/test-profiles/cpp.async.testprofile b/java/test-profiles/cpp.async.testprofile
index 1c467a0b79..c1fe31040e 100644
--- a/java/test-profiles/cpp.async.testprofile
+++ b/java/test-profiles/cpp.async.testprofile
@@ -1,3 +1,3 @@
-broker.version=0-10
-broker=${project.root}/../cpp/src/qpidd -p @PORT --data-dir ${build.data}/@PORT -t --load-module ${project.root}/../../cppStore/cpp/lib/.libs/msgstore.so --auth no
+profile.inherit=cpp
+broker.modules=--load-module ${project.root}/../../cppStore/cpp/lib/.libs/msgstore.so
test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/010ExcludeList-store