summaryrefslogtreecommitdiff
path: root/java/cpp.async.testprofile
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2008-07-16 15:57:26 +0000
committerMartin Ritchie <ritchiem@apache.org>2008-07-16 15:57:26 +0000
commit2ea878974b0ddb24c9ca08756efafb38bd548748 (patch)
treef314421fdc24bffd28a072c22fd8770a18bbb720 /java/cpp.async.testprofile
parent7acd91cbf314d4dd039cfd4b83185aada083d7cb (diff)
downloadqpid-python-2ea878974b0ddb24c9ca08756efafb38bd548748.tar.gz
Update to the logging to ensure QpidTestCase is always logged and standardized the protocol output format between 0-8/0-9 and 0-10
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@677319 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/cpp.async.testprofile')
-rw-r--r--java/cpp.async.testprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/cpp.async.testprofile b/java/cpp.async.testprofile
index 5e9b14ea9f..ad0317472e 100644
--- a/java/cpp.async.testprofile
+++ b/java/cpp.async.testprofile
@@ -8,8 +8,10 @@ test.excludes=true
test.excludesfile=${project.root}/010ExcludeList-store
log=info
amqj.logging.level=$log
+amqj.protocol.logging.level=$log
root.logging.level=$log
log4j.configuration=file://${project.root}/log4j-test.xml
+log4j.debug=false
test.fork=no
test.mem=512M
test=*Test