Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 68218 invoked from network); 16 Apr 2007 14:41:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Apr 2007 14:41:38 -0000 Received: (qmail 58857 invoked by uid 500); 16 Apr 2007 14:41:42 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 58740 invoked by uid 500); 16 Apr 2007 14:41:42 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 58729 invoked by uid 99); 16 Apr 2007 14:41:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Apr 2007 07:41:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Apr 2007 07:41:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 71A5E714046 for ; Mon, 16 Apr 2007 07:41:15 -0700 (PDT) Message-ID: <18218091.1176734475462.JavaMail.jira@brutus> Date: Mon, 16 Apr 2007 07:41:15 -0700 (PDT) From: "Emmanuel Bourg (JIRA)" To: commons-dev@jakarta.apache.org Subject: [jira] Updated: (CONFIGURATION-3) Drop 1st class dependency on commons-logging 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/jira/browse/CONFIGURATION-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated CONFIGURATION-3: --------------------------------------- Fix Version/s: 2.0 Issue Type: Improvement (was: Bug) Environment: (was: Operating System: All Platform: Other) Summary: Drop 1st class dependency on commons-logging (was: [configuration] Drop 1st class dependency on commons-logging) > Drop 1st class dependency on commons-logging > -------------------------------------------- > > Key: CONFIGURATION-3 > URL: https://issues.apache.org/jira/browse/CONFIGURATION-3 > Project: Commons Configuration > Issue Type: Improvement > Affects Versions: 1.2 > Reporter: Joerg Schaible > Priority: Minor > Fix For: 2.0 > > > Currently commons-logging is reported as first class dependency in the project > reports. This is not true. The only classes that make direct usage of JCL are > ConfigurationDynaBean/Class and this only for tracing. It would be nice to > eliminate this reference at all and list JCL only as transitive dependency of > digester and beanutils. > We might support logging with the monitor/listener concept of > http://issues.apache.org/bugzilla/show_bug.cgi?id=38929 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org