From bbe6b77c704a48bdf01b914247248d1b8e34adf8 Mon Sep 17 00:00:00 2001 From: Arnaud Simon Date: Fri, 17 Oct 2008 12:51:51 +0000 Subject: qpid-1371: added .net cc support + cc .net interop support git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@705588 13f79535-47bb-0310-9956-ffa450edef68 --- java/cpp.testprofile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java/cpp.testprofile') diff --git a/java/cpp.testprofile b/java/cpp.testprofile index 68ac8b8be8..605d58cc0c 100644 --- a/java/cpp.testprofile +++ b/java/cpp.testprofile @@ -1,3 +1,3 @@ broker.version=0-10 -broker=${project.root}/../cpp/src/qpidd --data-dir ${build.data} -t --auth no -test.excludesfile=${project.root}/010ExcludeList +broker=${project.root}/../cpp/src/qpidd --data-dir ${build.data} -t --load-module /home/asimon/Projects/cruisecontrol/projects/bdbstore-cpp/lib/.libs/libbdbstore.so --auth no --no-module-dir +test.excludesfile=${project.root}/010ExcludeList-store -- cgit v1.2.1