[
https://issues.apache.org/jira/browse/ZOOKEEPER-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015537#comment-16015537
]
ASF GitHub Bot commented on ZOOKEEPER-2762:
-------------------------------------------
Github user rakeshadr commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/239#discussion_r117211921
--- Diff: ivy.xml ---
@@ -49,6 +49,8 @@
<dependency org="log4j" name="log4j" rev="1.2.16" transitive="false"
conf="default"/>
<dependency org="jline" name="jline" rev="0.9.94" transitive="false"
conf="default"/>
+ <dependency org="com.google.code.findbugs" name="annotations"
rev="3.0.1" conf="default"/>
--- End diff --
Any alternative other than intro dependency to google libraries. Presently,
zk code doesn't have any dependency with google libraries.
> Multithreaded correctness Warnings
> ----------------------------------
>
> Key: ZOOKEEPER-2762
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2762
> Project: ZooKeeper
> Issue Type: Sub-task
> Reporter: Abraham Fine
> Assignee: Abraham Fine
> Fix For: 3.4.11
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)