[
https://issues.apache.org/jira/browse/HDFS-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796148#action_12796148
]
Hadoop QA commented on HDFS-869:
--------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12429324/hdfs-869.patch
against trunk revision 894233.
+1 @author. The patch does not contain any @author tags.
-1 tests included. The patch doesn't appear to include any new or modified
tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
+1 findbugs. The patch does not introduce any new Findbugs warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
-1 core tests. The patch failed core unit tests.
+1 contrib tests. The patch passed contrib unit tests.
Test results:
http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h5.grid.sp2.yahoo.net/166/testReport/
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h5.grid.sp2.yahoo.net/166/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h5.grid.sp2.yahoo.net/166/artifact/trunk/build/test/checkstyle-errors.html
Console output:
http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h5.grid.sp2.yahoo.net/166/console
This message is automatically generated.
> 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.