Return-Path: Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: (qmail 38674 invoked from network); 3 Jan 2009 02:49:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jan 2009 02:49:32 -0000 Received: (qmail 58300 invoked by uid 500); 3 Jan 2009 02:49:32 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 58279 invoked by uid 500); 3 Jan 2009 02:49:31 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 58270 invoked by uid 99); 3 Jan 2009 02:49:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jan 2009 18:49:31 -0800 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Jan 2009 02:49:31 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 31C6B234C4A7 for ; Fri, 2 Jan 2009 18:49:11 -0800 (PST) Message-ID: <816901163.1230950951202.JavaMail.jira@brutus> Date: Fri, 2 Jan 2009 18:49:11 -0800 (PST) From: "Ari Maniatis (JIRA)" To: commits@cayenne.apache.org Subject: [jira] Closed: (CAY-631) Get rid of direct Log4J dependency MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/cayenne/browse/CAY-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ari Maniatis closed CAY-631. ---------------------------- Resolution: Duplicate Fix Version/s: (was: Short term future) Log4J was removed some time ago and replaced with commons-logging. > Get rid of direct Log4J dependency > ---------------------------------- > > Key: CAY-631 > URL: https://issues.apache.org/cayenne/browse/CAY-631 > Project: Cayenne > Issue Type: Task > Components: Cayenne Core Library > Affects Versions: 3.0 > Reporter: Andrus Adamchik > Assignee: Andrus Adamchik > > We planned to get rid of direct Log4J dependency for some time, replacing it with commons-logging. Will need to do it now. Per CAY-389 commons-logging can leak in some containers. commons-logging website claims that this problem is fixed in cl 1.1 - so this is the version we are going to try. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.