From 6146a73673ad48d22c92dd626ec6a48e44177a97 Mon Sep 17 00:00:00 2001 From: "Hiram R. Chirino" Date: Tue, 1 Apr 2008 19:42:41 +0000 Subject: [PATCH] reverting this change.. did not intend to commit it with the last commit git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@643534 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/activemq.xml | 102 +++++------------- .../src/test/resources/log4j.properties | 2 +- 2 files changed, 27 insertions(+), 77 deletions(-) diff --git a/activemq-console/src/test/resources/activemq.xml b/activemq-console/src/test/resources/activemq.xml index afe2a9537c..0770f08e1d 100644 --- a/activemq-console/src/test/resources/activemq.xml +++ b/activemq-console/src/test/resources/activemq.xml @@ -21,85 +21,35 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/activemq-console/src/test/resources/log4j.properties b/activemq-console/src/test/resources/log4j.properties index b0f5688478..f8bb2ea209 100644 --- a/activemq-console/src/test/resources/log4j.properties +++ b/activemq-console/src/test/resources/log4j.properties @@ -18,7 +18,7 @@ # # The logging properties used during tests.. # -log4j.rootLogger=INFO, stdout +log4j.rootLogger=DEBUG, stdout log4j.logger.org.apache.activemq.spring=WARN # CONSOLE appender, not used by default