summaryrefslogtreecommitdiff
path: root/qpid/java/default-longrunning.testprofile
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2008-07-20 08:46:55 +0000
committerRafael H. Schloming <rhs@apache.org>2008-07-20 08:46:55 +0000
commitcfed390d5d3a7a9d6f76c1bd25f009b630317bdc (patch)
treeb83847c8754000103ffe508c49850ef841d488c1 /qpid/java/default-longrunning.testprofile
parent50567244c0879ba624b70bb06be0db48e8b43900 (diff)
downloadqpid-python-cfed390d5d3a7a9d6f76c1bd25f009b630317bdc.tar.gz
QPID-1185: replaced occurrances of with , also made default.testprofile always load so that all other testprofiles only need to override values that are different
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@678260 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/default-longrunning.testprofile')
-rw-r--r--qpid/java/default-longrunning.testprofile19
1 files changed, 0 insertions, 19 deletions
diff --git a/qpid/java/default-longrunning.testprofile b/qpid/java/default-longrunning.testprofile
index 819e873370..155e78ad0a 100644
--- a/qpid/java/default-longrunning.testprofile
+++ b/qpid/java/default-longrunning.testprofile
@@ -1,20 +1 @@
-broker.version=0-8
-broker=vm
-broker.clean=${project.root}/clean-dir ${build.data}
-java.naming.provider.url=${project.root}/test-provider.properties
-test.excludes=true
-test.excludesfile=${project.root}/08ExcludeList
test.includesfile=${project.root}/08LongRunningList
-log=info
-max_prefetch=1000
-amqj.logging.level=$log
-amqj.protocol.logging.level=$log
-root.logging.level=$log
-log4j.configuration=file:///${project.root}/log4j-test.xml
-log4j.debug=false
-test.fork=no
-test.mem=512M
-test=*Test
-haltonfailure=no
-haltonerror=no
-exclude.modules=none