[ https://issues.apache.org/jira/browse/ZOOKEEPER-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020698#comment-15020698 ]
Raul Gutierrez Segales commented on ZOOKEEPER-1371: --------------------------------------------------- I am ignoring the javadoc warnings for now, given that we have many of them already: {code} $ ant javadoc ... [javadoc] 15 errors [javadoc] 100 warnings {code} We should clean these in a separate ticket. > Remove dependency on log4j in the source code. > ---------------------------------------------- > > Key: ZOOKEEPER-1371 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1371 > Project: ZooKeeper > Issue Type: Bug > Affects Versions: 3.4.0, 3.4.1, 3.4.2, 3.4.3 > Reporter: Mahadev konar > Assignee: Arshad Mohammad > Labels: patch > Fix For: 3.5.2, 3.6.0 > > Attachments: ZOOKEEPER-1371-05.patch, ZOOKEEPER-1371.patch, > ZOOKEEPER-1371.patch, ZOOKEEPER-1371.patch, ZOOKEEPER-1371.patch > > > ZOOKEEPER-850 added slf4j to ZK. We still depend on log4j in our codebase. We > should remove the dependency on log4j so that we can make logging pluggable. -- This message was sent by Atlassian JIRA (v6.3.4#6332)