summaryrefslogtreecommitdiff
path: root/java/cpp.testprofile
blob: 6db245b007dfa163551356f8fd30e848639ea731 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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}
broker.ready=Listening on TCP port
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
haltonfailure=no
haltonerror=no
exclude.modules=none