blob: ab98e47e974ff0d320757a712032e5753a09b9b4 (
plain)
1
2
3
4
5
|
broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT
broker.clean=${project.root}/clean-dir ${build.data}
broker.ready=Qpid Broker Ready
test.excludesfile=${project.root}/ExcludeList ${project.root}/08ExcludeList-nonvm
|