You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Mathias Herberts (JIRA)" <ji...@apache.org> on 2009/08/11 21:18:14 UTC

[jira] Updated: (THRIFT-558) Replace use of log4j by commons-logging in Java library and generated Java code

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

Mathias Herberts updated THRIFT-558:
------------------------------------

    Attachment: commons-logging.patch

Replaces uses of log4j by commons-logging.

> Replace use of log4j by commons-logging in Java library and generated Java code
> -------------------------------------------------------------------------------
>
>                 Key: THRIFT-558
>                 URL: https://issues.apache.org/jira/browse/THRIFT-558
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (Java), Library (Java)
>    Affects Versions: 0.1
>         Environment: All
>            Reporter: Mathias Herberts
>            Priority: Trivial
>             Fix For: 0.1
>
>         Attachments: commons-logging.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Generated Java code and the some Java library classes make direct use of log4j. In order to remove this logging library dependency, replace uses of log4j by uses of commons-logging.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.