diff options
Diffstat (limited to 'qpid/java/default.testprofile')
| -rw-r--r-- | qpid/java/default.testprofile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/qpid/java/default.testprofile b/qpid/java/default.testprofile index 46c3f7746a..ab22d58b28 100644 --- a/qpid/java/default.testprofile +++ b/qpid/java/default.testprofile @@ -14,10 +14,12 @@ log4j.configuration=file:///${project.root}/log4j-test.xml log4j.debug=false test.excludes=true -test.excludesfile=${project.root}/ExcludeList ${project.root}/08ExcludeList +test.excludesfile=${project.root}/ExcludeList ${project.root}/XAExcludeList ${project.root}/08ExcludeList test.fork=no test.mem=512M test=*Test haltonfailure=no haltonerror=no exclude.modules=none + +profile.clustered=false |
