From log4j-dev-return-12499-apmail-logging-log4j-dev-archive=logging.apache.org@logging.apache.org Mon Jul 24 12:08:21 2006 Return-Path: Delivered-To: apmail-logging-log4j-dev-archive@www.apache.org Received: (qmail 10091 invoked from network); 24 Jul 2006 12:08:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jul 2006 12:08:21 -0000 Received: (qmail 38840 invoked by uid 500); 24 Jul 2006 12:08:20 -0000 Delivered-To: apmail-logging-log4j-dev-archive@logging.apache.org Received: (qmail 38782 invoked by uid 500); 24 Jul 2006 12:08:20 -0000 Mailing-List: contact log4j-dev-help@logging.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Log4J Developers List" Reply-To: "Log4J Developers List" Delivered-To: mailing list log4j-dev@logging.apache.org Received: (qmail 38770 invoked by uid 99); 24 Jul 2006 12:08:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 05:08:19 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [68.142.198.203] (HELO smtp104.sbc.mail.mud.yahoo.com) (68.142.198.203) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 24 Jul 2006 05:08:18 -0700 Received: (qmail 71925 invoked from network); 24 Jul 2006 12:07:57 -0000 Received: from unknown (HELO ?192.168.1.100?) (curt.arnold@sbcglobal.net@72.181.12.112 with plain) by smtp104.sbc.mail.mud.yahoo.com with SMTP; 24 Jul 2006 12:07:57 -0000 Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <22B03FEE1AD88845B4AEF75D0461F2229D3678@sglonms01.Global.ad.sabre.com> References: <22B03FEE1AD88845B4AEF75D0461F2229D3678@sglonms01.Global.ad.sabre.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Curt Arnold Subject: Re: Daily/Rolling appenders compatibility issue Date: Mon, 24 Jul 2006 07:07:56 -0500 To: Log4J Developers List X-Mailer: Apple Mail (2.752.2) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Jul 24, 2006, at 3:51 AM, Karczmarczyk, Krzysztof wrote: > Hi, > > Recent alpha release tried to remove daily/rolling file appenders > incompatibilities for old config files. There is at least one > remaining > problem in this area: org.apache.log4j.DailyRollingFileAppender and > org.apache.log4j.RollingFileAppender both implement Appender > instead of > extending from AppenderSkeleton. This removes threshold property from > above appenders and breaks our work :). > > Could you please include this fix in your release plans for alpha 9? > > Regards, > Kris Should be already fixed in the SVN. Please let us know if there are additional issues either with the SVN or with the release candidate when available. --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org For additional commands, e-mail: log4j-dev-help@logging.apache.org