[
https://issues.apache.org/jira/browse/HBASE-10781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940359#comment-13940359
]
Hadoop QA commented on HBASE-10781:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12635507/10690v2.txt
against trunk revision .
ATTACHMENT ID: 12635507
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 24 new
or modified tests.
{color:red}-1 hadoop1.0{color}. The patch failed to compile against the
hadoop 1.0 profile.
Here is snippet of errors:
{code}{code}
{color:red}-1 hadoop1.1{color}. The patch failed to compile against the
hadoop 1.1 profile.
{color:green}+1 javadoc{color}. The javadoc tool did not generate any
warning messages.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 1.3.9) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 lineLengths{color}. The patch introduces the following lines
longer than 100:
+These instructions are for building HBase 1.0.x. For building earlier
versions, the process is different. See this section
+ <para>Now, build the src tarball. This tarball is hadoop version
independent. It is just the pure src code and documentation without a
particular hadoop taint, etc.
+ Add the <varname>-Prelease</varname> profile when building; it
checks files for licenses and will fail the build if unlicensed files present.
+<note><title>Point Release Only</title><para>The following step that creates a
new tag can be skipped since you've already created the point release
tag</para></note>
+The last command above copies all artifacts up to a temporary staging apache
mvn repo in an 'open' state.
+ <para>The script <filename>dev-support/make_rc.sh</filename>
automates alot of the above listed release steps.
+ staging repository up in apache maven (human intervention is
needed here), the checking of
+ the produced artifacts to ensure they are 'good' -- e.g. undoing
the produced tarballs, eyeballing them to make
+ sure they look right then starting and checking all is running
properly -- and then the signing and pushing of
+ <para>Now lets get back to what is up in maven. Our artifacts should
be up in maven repository in the staging area
{color:green}+1 site{color}. The mvn site goal succeeds with this patch.
{color:red}-1 core tests{color}. The patch failed these unit tests:
{color:red}-1 core zombie tests{color}. There are 1 zombie test(s):
Test results:
https://builds.apache.org/job/PreCommit-HBASE-Build/9043//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/9043//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/9043//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/9043//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/9043//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/9043//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/9043//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/9043//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/9043//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/9043//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/9043//console
This message is automatically generated.
> Remove hadoop-one-compat module and all references to hadoop1
> -------------------------------------------------------------
>
> Key: HBASE-10781
> URL: https://issues.apache.org/jira/browse/HBASE-10781
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Assignee: stack
> Fix For: 0.99.0
>
> Attachments: 10690.txt, 10690v2.txt
>
>
> Clean out hadoop1 references.
--
This message was sent by Atlassian JIRA
(v6.2#6252)