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

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

Sure, I incorrectly set the org to 'org/slf4j' instead of 'org.slf4j' in 
lib/java/ivy.xml. This did not affect my tests as I had a local version of 
slf4j in my .ivy2 dir.

I'm attaching a new patch.

> 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-v2.patch, slf4j-v3.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