[
https://issues.apache.org/jira/browse/HDFS-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Kimball updated HDFS-768:
-------------------------------
Attachment: HDFS-768.patch
Attaching patch which fixes this issue. build-contrib.xml change is identical
to HADOOP-6370. hdfsproxy and raid contrib projects were found to be specifying
alternate versions for commons-logging and junit than the rest of the project.
I changed these to reflect the rest of the project. Their JUnit tests still
pass with JUnit 4.5 instead of 3.8.2 as they had previously specified.
> HDFS Contrib project ivy dependencies are not included in binary target
> -----------------------------------------------------------------------
>
> Key: HDFS-768
> URL: https://issues.apache.org/jira/browse/HDFS-768
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: build
> Reporter: Aaron Kimball
> Assignee: Aaron Kimball
> Priority: Critical
> Attachments: HDFS-768.patch
>
>
> As in HADOOP-6370, only Hadoop's own library dependencies are promoted to
> ${build.dir}/lib; any libraries required by contribs are not redistributed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.