[
https://issues.apache.org/jira/browse/BOOKKEEPER-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13229691#comment-13229691
]
Hudson commented on BOOKKEEPER-185:
-----------------------------------
Integrated in bookkeeper-trunk #408 (See
[https://builds.apache.org/job/bookkeeper-trunk/408/])
BOOKKEEPER-185: Remove bookkeeper-server dependency on hadoop-common
(ivank) (Revision 1300616)
Result = SUCCESS
ivank :
Files :
* /zookeeper/bookkeeper/trunk/CHANGES.txt
* /zookeeper/bookkeeper/trunk/bookkeeper-server/pom.xml
*
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/FileSystemUpgrade.java
*
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/util/HardLink.java
> 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
>
> Attachments: BOOKKEEPER-185.diff
>
>
> 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