[
https://issues.apache.org/jira/browse/HDFS-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796392#action_12796392
]
Kay Kay commented on HDFS-869:
------------------------------
| Snapshots are being published as the result of the successful trunk builds
Just noticed that you are talking about trunk builds here. What we need is to
get a republish of branch-0.21 build in hudson (and push the artifacts to
0.21.0 snapshot) to fix a crazy dynamic link issue in downstream systems (
hbase / mapreduce ) between different hadoop-core versions. Can you help take
care of this.
> 0.21.0 - snapshot incorrect dependency published in .pom files
> --------------------------------------------------------------
>
> Key: HDFS-869
> URL: https://issues.apache.org/jira/browse/HDFS-869
> Project: Hadoop HDFS
> Issue Type: Task
> Components: build
> Affects Versions: 0.21.0
> Reporter: Kay Kay
> Assignee: Giridharan Kesavan
> Priority: Critical
> Fix For: 0.21.0
>
> Attachments: hdfs-869.patch
>
>
> The snapshot available here at -
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-hdfs/0.21.0-SNAPSHOT/
> , has an incorrect dependency specified for hadoop-core ( in the .pom file ).
> The source code ( in branch-0.21 ) refers to hadoop-core-0.21 in
> ivy/libaries.properties but pom.xml published in the repository refers to
> 0.22 . Please fix the same by republishing a .pom again (that points to
> 0.21.0 of hadoop-core , as intended ).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.