summaryrefslogtreecommitdiff
path: root/qpid/java
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java')
-rw-r--r--qpid/java/cpp.noprefetch.testprofile4
-rw-r--r--qpid/java/cpp.testprofile4
2 files changed, 4 insertions, 4 deletions
diff --git a/qpid/java/cpp.noprefetch.testprofile b/qpid/java/cpp.noprefetch.testprofile
index bbe0934f50..760f0d147f 100644
--- a/qpid/java/cpp.noprefetch.testprofile
+++ b/qpid/java/cpp.noprefetch.testprofile
@@ -1,4 +1,4 @@
broker.version=0-10
-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
+broker=${project.root}/../cpp/src/qpidd --data-dir ${build.data} -t --load-module ${project.root}/../../cppStore/cpp/lib/.libs/libbdbstore.so --auth no
+test.excludesfile=${project.root}/010ExcludeList-noPrefetch
max_prefetch=0
-test.excludesfile=${project.root}/010ExcludeList-noPrefetch \ No newline at end of file
diff --git a/qpid/java/cpp.testprofile b/qpid/java/cpp.testprofile
index 605d58cc0c..68ac8b8be8 100644
--- a/qpid/java/cpp.testprofile
+++ b/qpid/java/cpp.testprofile
@@ -1,3 +1,3 @@
broker.version=0-10
-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
+broker=${project.root}/../cpp/src/qpidd --data-dir ${build.data} -t --auth no
+test.excludesfile=${project.root}/010ExcludeList