Return-Path: Delivered-To: apmail-logging-general-archive@www.apache.org Received: (qmail 26478 invoked from network); 23 Aug 2007 06:48:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Aug 2007 06:48:22 -0000 Received: (qmail 94572 invoked by uid 500); 23 Aug 2007 06:48:19 -0000 Delivered-To: apmail-logging-general-archive@logging.apache.org Received: (qmail 94392 invoked by uid 500); 23 Aug 2007 06:48:18 -0000 Mailing-List: contact general-help@logging.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Logging General" List-Id: Delivered-To: mailing list general@logging.apache.org Received: (qmail 94381 invoked by uid 99); 23 Aug 2007 06:48:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2007 23:48:18 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [203.89.192.138] (HELO postoffice.aconex.com) (203.89.192.138) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2007 06:48:17 +0000 Received: from [192.168.5.130] (unknown [203.89.192.141]) by postoffice.aconex.com (Postfix) with ESMTP id 8513A92C571 for ; Thu, 23 Aug 2007 16:47:54 +1000 (EST) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <20070823064605.A14AF1A981A@eris.apache.org> References: <20070823064605.A14AF1A981A@eris.apache.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Paul Smith Subject: Re: svn commit: r568845 - in /logging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw: ChainsawAppenderHandler.java LogUI.java Date: Thu, 23 Aug 2007 16:48:11 +1000 To: "Logging General" X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org + PropertyRewritePolicy policy = new PropertyRewritePolicy(); Is that a new class? It's not in the diff. Forgot to svn add? Paul