summaryrefslogtreecommitdiff
path: root/java/java.testprofile
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2008-07-28 13:31:39 +0000
committerAidan Skinner <aidan@apache.org>2008-07-28 13:31:39 +0000
commit6b27fd5d6734ffe9f03711495ddeed822fb4e676 (patch)
treebd81eb435c13e4207db125b59cc3dd697553b883 /java/java.testprofile
parenta12e221f0e938683fba60ad8f0f93c1bdb613138 (diff)
downloadqpid-python-6b27fd5d6734ffe9f03711495ddeed822fb4e676.tar.gz
Add java test profile
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@680349 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/java.testprofile')
-rw-r--r--java/java.testprofile18
1 files changed, 18 insertions, 0 deletions
diff --git a/java/java.testprofile b/java/java.testprofile
new file mode 100644
index 0000000000..949a8d5c9d
--- /dev/null
+++ b/java/java.testprofile
@@ -0,0 +1,18 @@
+broker.version=0-8
+broker=build/bin/qpid-server
+broker.clean=${project.root}/clean-dir ${build.data}
+broker.ready=Qpid Broker Ready
+java.naming.provider.url=${project.root}/test-provider.properties
+max_prefetch=1000
+test.excludes=true
+test.excludesfile=${project.root}/08ExcludeList
+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