blob: a09c097cb74f490ebe50c3e6c8a7928bcd30ea96 (
plain)
1
2
3
|
broker.version=0-10
broker=${project.root}/../cpp/src/qpidd -p @PORT --data-dir ${build.data}/@PORT -t --auth no
test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/010ExcludeList
|