Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 62647 invoked from network); 26 Sep 2006 06:41:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Sep 2006 06:41:13 -0000 Received: (qmail 76417 invoked by uid 500); 26 Sep 2006 06:41:12 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 76396 invoked by uid 500); 26 Sep 2006 06:41:12 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 76387 invoked by uid 99); 26 Sep 2006 06:41:12 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Sep 2006 23:41:12 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:40394] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 12/C0-05603-68BC8154 for ; Mon, 25 Sep 2006 23:41:11 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4CBC87142A1 for ; Tue, 26 Sep 2006 06:37:23 +0000 (GMT) Message-ID: <2748717.1159252643311.JavaMail.jira@brutus> Date: Mon, 25 Sep 2006 23:37:23 -0700 (PDT) From: "Adrian Co (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Commented: (AMQ-935) Port the JmsLogAppender API from ActiveMQ 3.2.4 to ActiveMQ 4.1 In-Reply-To: <17981390.1158900983106.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ https://issues.apache.org/activemq/browse/AMQ-935?page=comments#action_37018 ] Adrian Co commented on AMQ-935: ------------------------------- Patch applied. Just need to update the test case to properly test the functionality. > Port the JmsLogAppender API from ActiveMQ 3.2.4 to ActiveMQ 4.1 > --------------------------------------------------------------- > > Key: AMQ-935 > URL: https://issues.apache.org/activemq/browse/AMQ-935 > Project: ActiveMQ > Issue Type: New Feature > Affects Versions: 4.1 > Reporter: Bruce Snyder > Assigned To: Adrian Co > Attachments: JmsLogAppenderSupport.diff.txt > > > Porting the following classes from ACTIVEMQ_3_2_4: > {code} > modules/core/src/test/org/activemq/util/test-log4j.properties > modules/core/src/java/org/activemq/util/JmsLogAppender.java > modules/core/src/java/org/activemq/util/JmsLogAppenderSupport.java > modules/core/src/java/org/activemq/util/JndiJmsLogAppender.java > modules/core/src/test/org/activemq/util/JmsLogAppenderTest.java > {code} > to ActiveMQ 4.1: > {code} > activemq-optional/src/test/java/org/apache/activemq/util > activemq-optional/src/test/java/org/apache/activemq/util/JmsLogAppenderTest.java > activemq-optional/src/test/resources/test-log4j.properties > activemq-optional/src/main/java/org/apache/activemq/util > activemq-optional/src/main/java/org/apache/activemq/util/JndiJmsLogAppender.java > activemq-optional/src/main/java/org/apache/activemq/util/JmsLogAppenderSupport.java > activemq-optional/src/main/java/org/apache/activemq/util/JmsLogAppender.java > {code} -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira