summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/java.testprofile
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2009-07-27 18:32:33 +0000
committerRafael H. Schloming <rhs@apache.org>2009-07-27 18:32:33 +0000
commitd7a34316af75bb1757d56d48cc0972674479c4cb (patch)
treea03e11e52bb95dbc8f6488db0e847024988e91b5 /qpid/java/test-profiles/java.testprofile
parent6b11a523ba33430f7ea1a9491871443d38c75c8d (diff)
downloadqpid-python-d7a34316af75bb1757d56d48cc0972674479c4cb.tar.gz
rationalized naming of exclude files to make it clear why tests are excluded and where new exclusions should go; this also corrects the exclusion lists for some of the less common profiles since they now always include the 010Excludes which previously had to be manually copied to the other 010 profiles
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@798246 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/java.testprofile')
-rw-r--r--qpid/java/test-profiles/java.testprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/java.testprofile b/qpid/java/test-profiles/java.testprofile
index d1e4c12bc1..f920124735 100644
--- a/qpid/java/test-profiles/java.testprofile
+++ b/qpid/java/test-profiles/java.testprofile
@@ -3,4 +3,4 @@ broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT -c @CONFIG_FILE
broker.clean=${test.profiles}/clean-dir ${build.data} ${project.root}/build/work/derbyDB
broker.ready=Qpid Broker Ready
-test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/XAExcludeList ${test.profiles}/08ExcludeList-nonvm ${test.profiles}/08ExcludeList-nopersistence
+profile.excludes=08TransientExcludes 08StandaloneExcludes