diff options
| author | Arnaud Simon <arnaudsimon@apache.org> | 2008-07-23 15:02:22 +0000 |
|---|---|---|
| committer | Arnaud Simon <arnaudsimon@apache.org> | 2008-07-23 15:02:22 +0000 |
| commit | 62de9b7b453654cd78d65904aa15c207ed7f384a (patch) | |
| tree | 31921db80c174e4d3a638f64fb8d82722927534a /qpid/cc/config/java/cpp.testprofile | |
| parent | bd91d29be3a1f51ebad2e618cd5848d98059f777 (diff) | |
| download | qpid-python-62de9b7b453654cd78d65904aa15c207ed7f384a.tar.gz | |
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@679105 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cc/config/java/cpp.testprofile')
| -rw-r--r-- | qpid/cc/config/java/cpp.testprofile | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/qpid/cc/config/java/cpp.testprofile b/qpid/cc/config/java/cpp.testprofile index 15db7f93bc..7dcf75bac9 100644 --- a/qpid/cc/config/java/cpp.testprofile +++ b/qpid/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 |
