From 2fc957e3d28fa3b084ef334b702bb5116f60c462 Mon Sep 17 00:00:00 2001 From: Arnaud Simon Date: Wed, 23 Jul 2008 15:02:22 +0000 Subject: qpid-1157: added jms tck scripts + README file + config file for setting email related properties git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@679105 13f79535-47bb-0310-9956-ffa450edef68 --- cc/config/java/cpp.testprofile | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'cc/config/java/cpp.testprofile') diff --git a/cc/config/java/cpp.testprofile b/cc/config/java/cpp.testprofile index 15db7f93bc..7dcf75bac9 100644 --- a/cc/config/java/cpp.testprofile +++ b/cc/config/java/cpp.testprofile @@ -1,18 +1,3 @@ broker.version=0-10 broker=${project.root}/../cpp/src/qpidd --data-dir ${build.data} -t --load-module store_home/lib/.libs/libbdbstore.so --auth no --no-module-dir -broker.clean=${project.root}/clean-dir ${build.data} -broker.ready=Listening on TCP port -java.naming.provider.url=${project.root}/test-provider.properties -max_prefetch=1000 -test.excludes=true -test.excludesfile=${project.root}/cppExcludeList -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=systests +test.excludesfile=${project.root}/010ExcludeList-store -- cgit v1.2.1