You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Emmanuel Bourg (JIRA)" <ji...@apache.org> on 2008/02/16 13:27:08 UTC

[jira] Resolved: (CONFIGURATION-3) Drop 1st class dependency on commons-logging

     [ https://issues.apache.org/jira/browse/CONFIGURATION-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bourg resolved CONFIGURATION-3.
----------------------------------------

    Resolution: Fixed

I removed the dependency on commons logging on the 2.x branch. The JDK logging is used instead.

> 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.