summaryrefslogtreecommitdiff
path: root/qpid/java/cpp.testprofile
blob: 16137468889c27ad576490b4bb80d387a6fc6425 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
broker.version=0-10
broker=${project.root}/../cpp/src/qpidd --data-dir ${build.data} -t --auth no
broker.clean=${project.root}/clean-dir ${build.data}
java.naming.provider.url=${project.root}/test-provider.properties
max_prefetch=1000
test.excludes=true
test.excludesfile=${project.root}/010ExcludeList
log=info
amqj.logging.level=$log
root.logging.level=$log
log4j.configuration=file://${project.root}/log4j-test.xml
test.fork=no
test.mem=512M
test=*Test
test1=*Tests
haltonfailure=no
haltonerror=no