You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rh...@apache.org on 2008/07/29 04:01:05 UTC

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

Author: rhs
Date: Mon Jul 28 19:01:05 2008
New Revision: 680601

URL: http://svn.apache.org/viewvc?rev=680601&view=rev
Log:
removed defaulted entries from the java testprofile

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

Modified: incubator/qpid/trunk/qpid/java/java.testprofile
URL: http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/java/java.testprofile?rev=680601&r1=680600&r2=680601&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/java/java.testprofile (original)
+++ incubator/qpid/trunk/qpid/java/java.testprofile Mon Jul 28 19:01:05 2008
@@ -1,18 +1,3 @@
-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