From 0963af8c38efae6f28df2ec77623d47b97018a97 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Wed, 16 Jul 2008 15:57:26 +0000 Subject: 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@677319 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/cpp.testprofile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qpid/java/cpp.testprofile') diff --git a/qpid/java/cpp.testprofile b/qpid/java/cpp.testprofile index 6db245b007..e4db7fcd3a 100644 --- a/qpid/java/cpp.testprofile +++ b/qpid/java/cpp.testprofile @@ -8,8 +8,10 @@ test.excludes=true test.excludesfile=${project.root}/010ExcludeList 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 -- cgit v1.2.1