[ 
https://issues.apache.org/jira/browse/THRIFT-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742057#action_12742057
 ] 

Mathias Herberts commented on THRIFT-558:
-----------------------------------------


The tests won't run if it's not there, you'll get the following errors:

     [java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
     [java] SLF4J: See
http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.

Mathias.


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

Reply via email to