blob: 1c467a0b79d9401c5c3ed62b862c68027cc3a878 (
plain)
1
2
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
test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/010ExcludeList-store
|