From commits-return-8310-apmail-activemq-commits-archive=activemq.apache.org@activemq.apache.org Tue Apr 01 19:43:14 2008 Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 86835 invoked from network); 1 Apr 2008 19:43:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Apr 2008 19:43:14 -0000 Received: (qmail 20211 invoked by uid 500); 1 Apr 2008 19:43:13 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 20188 invoked by uid 500); 1 Apr 2008 19:43:13 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 20179 invoked by uid 99); 1 Apr 2008 19:43:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2008 12:43:13 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2008 19:42:33 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E9D001A9838; Tue, 1 Apr 2008 12:42:44 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r643534 - in /activemq/trunk/activemq-console/src/test/resources: activemq.xml log4j.properties Date: Tue, 01 Apr 2008 19:42:44 -0000 To: commits@activemq.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080401194244.E9D001A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chirino Date: Tue Apr 1 12:42:41 2008 New Revision: 643534 URL: http://svn.apache.org/viewvc?rev=643534&view=rev Log: reverting this change.. did not intend to commit it with the last commit Modified: activemq/trunk/activemq-console/src/test/resources/activemq.xml activemq/trunk/activemq-console/src/test/resources/log4j.properties Modified: activemq/trunk/activemq-console/src/test/resources/activemq.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-console/src/test/resources/activemq.xml?rev=643534&r1=643533&r2=643534&view=diff ============================================================================== --- activemq/trunk/activemq-console/src/test/resources/activemq.xml (original) +++ activemq/trunk/activemq-console/src/test/resources/activemq.xml Tue Apr 1 12:42:41 2008 @@ -21,85 +21,35 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + Modified: activemq/trunk/activemq-console/src/test/resources/log4j.properties URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-console/src/test/resources/log4j.properties?rev=643534&r1=643533&r2=643534&view=diff ============================================================================== --- activemq/trunk/activemq-console/src/test/resources/log4j.properties (original) +++ activemq/trunk/activemq-console/src/test/resources/log4j.properties Tue Apr 1 12:42:41 2008 @@ -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