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