Remove bookkeeper-server dependency on hadoop-common
----------------------------------------------------
Key: BOOKKEEPER-185
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-185
Project: Bookkeeper
Issue Type: Improvement
Reporter: Ivan Kelly
Assignee: Ivan Kelly
Fix For: 4.1.0
bookkeeper-server depends on hadoop-common simply for the use of 1 class,
HardLink. This clutters the pom.xml as a lot of stuff needs to be excluded from
the transactive dependencies. It would be better just to copy HardLink.java
into bookkeeper-server.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira