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 | b55b4aaa985dfc6c67923d972a5cfb48e1443174 (patch) | |
| tree | c27b36d615fc4e55bbacbfcfe9391042f9836207 /qpid/java/java.testprofile | |
| parent | 6242d21e4f74cbf4954c88656a1ebff940d9ef15 (diff) | |
| download | qpid-python-b55b4aaa985dfc6c67923d972a5cfb48e1443174.tar.gz | |
removed defaulted entries from the java testprofile
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@680601 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/java.testprofile')
| -rw-r--r-- | qpid/java/java.testprofile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/qpid/java/java.testprofile b/qpid/java/java.testprofile index 949a8d5c9d..001e885cf0 100644 --- a/qpid/java/java.testprofile +++ b/qpid/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 |
