blob: 961b595f896a02018c9201a9ed3251776b4b9af2 (
plain)
1
2
3
|
broker.version=0-10
broker=${project.root}/../cpp/src/qpidd --data-dir ${build.data} -t --load-module ${project.root}/../../cppStore/cpp/lib/.libs/libbdbstore.so --store-async no --auth no
test.excludesfile=${project.root}/010ExcludeList-store
|