summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2009-12-12 00:05:38 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2009-12-12 00:05:38 +0000
commit50e50d7d12d64b4595547e164fd23cb88450e5d2 (patch)
treee16fc57edd79831407293ce78c5d3c590c83cbe4
parentd490fba74749bcde972e5a0d95f84b165f8ea05e (diff)
downloadqpid-python-50e50d7d12d64b4595547e164fd23cb88450e5d2.tar.gz
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
-rw-r--r--java/test-profiles/cpp.testprofile4
1 files changed, 2 insertions, 2 deletions
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