You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ai...@apache.org on 2008/07/28 15:31:39 UTC

svn commit: r680349 - /incubator/qpid/trunk/qpid/java/java.testprofile

Author: aidan
Date: Mon Jul 28 06:31:39 2008
New Revision: 680349

URL: http://svn.apache.org/viewvc?rev=680349&view=rev
Log:
Add java test profile

Added:
    incubator/qpid/trunk/qpid/java/java.testprofile

Added: incubator/qpid/trunk/qpid/java/java.testprofile
URL: http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/java/java.testprofile?rev=680349&view=auto
==============================================================================
--- incubator/qpid/trunk/qpid/java/java.testprofile (added)
+++ incubator/qpid/trunk/qpid/java/java.testprofile Mon Jul 28 06:31:39 2008
@@ -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