ZK dependencies - explicitly add them until ZK artifacts are published to mvn
repository
----------------------------------------------------------------------------------------
Key: HBASE-2163
URL: https://issues.apache.org/jira/browse/HBASE-2163
Project: Hadoop HBase
Issue Type: Bug
Reporter: Kay Kay
Attachments: HBASE-2163.patch
Currently we include the binary of zookeeper but we need to add the
dependencies explicitly as well ( similar to a recent issue , related to thrift
).
zk depends on log4j / jline .
log4j is already in.
This patch adds jline to the dependencies explicitly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.