From general-return-1322-apmail-logging-general-archive=logging.apache.org@logging.apache.org Sun Oct 25 22:11:25 2009 Return-Path: Delivered-To: apmail-logging-general-archive@www.apache.org Received: (qmail 14658 invoked from network); 25 Oct 2009 22:11:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Oct 2009 22:11:24 -0000 Received: (qmail 21587 invoked by uid 500); 25 Oct 2009 22:11:24 -0000 Delivered-To: apmail-logging-general-archive@logging.apache.org Received: (qmail 21455 invoked by uid 500); 25 Oct 2009 22:11:24 -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 21446 invoked by uid 99); 25 Oct 2009 22:11:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Oct 2009 22:11:24 +0000 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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Oct 2009 22:11:22 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 3CFB423888CE; Sun, 25 Oct 2009 22:11:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r829666 - /logging/chainsaw/trunk/pom.xml Date: Sun, 25 Oct 2009 22:11:01 -0000 To: general@logging.apache.org From: sdeboy@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091025221101.3CFB423888CE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sdeboy Date: Sun Oct 25 22:11:00 2009 New Revision: 829666 URL: http://svn.apache.org/viewvc?rev=829666&view=rev Log: Chainsaw now relies on log4j 1.2.16 (uses removeProperty) Modified: logging/chainsaw/trunk/pom.xml Modified: logging/chainsaw/trunk/pom.xml URL: http://svn.apache.org/viewvc/logging/chainsaw/trunk/pom.xml?rev=829666&r1=829665&r2=829666&view=diff ============================================================================== --- logging/chainsaw/trunk/pom.xml (original) +++ logging/chainsaw/trunk/pom.xml Sun Oct 25 22:11:00 2009 @@ -349,7 +349,7 @@ log4j log4j - 1.2.15 + 1.2.16 xstream