From 5f7116bbba781af8910a2bed9e842aa2839b3d96 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Fri, 17 Jul 2009 11:53:43 +0000 Subject: added system properties for controlling the module locations used during test runs; concat all the profile properties together before loading so that more can be shared between profiles; added an @SSL_PORT to the substitutions done by QpidTestCase git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@795056 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/cpp.noprefetch.testprofile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'qpid/java/test-profiles/cpp.noprefetch.testprofile') diff --git a/qpid/java/test-profiles/cpp.noprefetch.testprofile b/qpid/java/test-profiles/cpp.noprefetch.testprofile index 4e08200e94..a488b89480 100644 --- a/qpid/java/test-profiles/cpp.noprefetch.testprofile +++ b/qpid/java/test-profiles/cpp.noprefetch.testprofile @@ -1,4 +1,3 @@ -profile.inherit=cpp -broker.modules=--load-module ${project.root}/../../cppStore/cpp/lib/.libs/msgstore.so +include=cpp cpp.async test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/010ExcludeList-noPrefetch max_prefetch=0 -- cgit v1.2.1