diff options
author | Rafael H. Schloming <rhs@apache.org> | 2008-07-29 02:01:05 +0000 |
---|---|---|
committer | Rafael H. Schloming <rhs@apache.org> | 2008-07-29 02:01:05 +0000 |
commit | 3d5456aa0817248733d721050d6f3bdb9f8782da (patch) | |
tree | 0a0fd73cfe528149e59f4ae13839ff682641638b /java/java.testprofile | |
parent | e26d929d232340cb5742bc597b020a4b209761f8 (diff) | |
download | qpid-python-3d5456aa0817248733d721050d6f3bdb9f8782da.tar.gz |
removed defaulted entries from the java testprofile
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@680601 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/java.testprofile')
-rw-r--r-- | java/java.testprofile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/java/java.testprofile b/java/java.testprofile index 949a8d5c9d..001e885cf0 100644 --- a/java/java.testprofile +++ b/java/java.testprofile @@ -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 |