summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/java-udp.0.10.testprofile
blob: 53d6e363a8ae2befab5db45a0cb36b4a2f11f96e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
broker.language=java
broker.version=0-10
broker=${project.root}/build/bin/qpid-server -t udp -p @PORT -m @MPORT -c @CONFIG_FILE -l ${test.profiles}/log4j-test.xml
broker.clean=${test.profiles}/clean-dir ${build.data} ${project.root}/build/work
broker.ready=BRK-1004
broker.stopped=Exception
qpid.amqp.version=0-10

amqj.protocol.debug=false

profile.udp=true

profile.excludes=JavaTransientExcludes JavaStandaloneExcludes Java010Excludes