diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2009-12-12 00:05:38 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2009-12-12 00:05:38 +0000 |
| commit | f2b9b400af5cfa5b389aac91072ab24f7a3f4ed1 (patch) | |
| tree | ddf8e1b553ab832e87bb040778d3b3905e8df62b /qpid/java/test-profiles/cpp.testprofile | |
| parent | feb6b15ae51ebc54005cf019009508f91d019570 (diff) | |
| download | qpid-python-f2b9b400af5cfa5b389aac91072ab24f7a3f4ed1.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@889865 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/cpp.testprofile')
| -rw-r--r-- | qpid/java/test-profiles/cpp.testprofile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/test-profiles/cpp.testprofile b/qpid/java/test-profiles/cpp.testprofile index 0f7a718a8b..04407accc3 100644 --- a/qpid/java/test-profiles/cpp.testprofile +++ b/qpid/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 |
