From 50e50d7d12d64b4595547e164fd23cb88450e5d2 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Sat, 12 Dec 2009 00:05:38 +0000 Subject: Changed the profile to use the new files names and the new CPPExculeds file git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@889865 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/cpp.testprofile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java/test-profiles/cpp.testprofile') diff --git a/java/test-profiles/cpp.testprofile b/java/test-profiles/cpp.testprofile index 0f7a718a8b..04407accc3 100644 --- a/java/test-profiles/cpp.testprofile +++ b/java/test-profiles/cpp.testprofile @@ -15,5 +15,5 @@ broker.args= broker=${broker.executable} -p @PORT --data-dir ${build.data}/@PORT -t --auth no --no-module-dir ${broker.modules} ${broker.args} -profile.excludes=010PrefetchExcludes 010TransientExcludes -test.excludes=Excludes 010Excludes ${profile}.excludes ${profile.excludes} cpp.excludes +profile.excludes=CPPPrefetchExcludes CPPTransientExcludes +test.excludes=Excludes CPPExcludes ${profile}.excludes ${profile.excludes} cpp.excludes -- cgit v1.2.1