[ 
https://issues.apache.org/jira/browse/HBASE-15738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268144#comment-15268144
 ] 

Hadoop QA commented on HBASE-15738:
-----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} Patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} hadoopcheck {color} | {color:green} 8m 
14s {color} | {color:green} Patch does not cause any errors with Hadoop 2.4.1 
2.5.2 2.6.0. {color} |
| {color:red}-1{color} | {color:red} asflicense {color} | {color:red} 0m 15s 
{color} | {color:red} Patch generated 16 ASF License warnings. {color} |
| {color:black}{color} | {color:black} {color} | {color:black} 8m 38s {color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12801902/md5_and_sha.patch |
| JIRA Issue | HBASE-15738 |
| Optional Tests |  asflicense  |
| uname | Linux asf907.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/test_framework/yetus-0.2.1/lib/precommit/personality/hbase.sh
 |
| git revision | master / c06a976 |
| asflicense | 
https://builds.apache.org/job/PreCommit-HBASE-Build/1722/artifact/patchprocess/patch-asflicense-problems.txt
 |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/1722/console |
| Powered by | Apache Yetus 0.2.1   http://yetus.apache.org |


This message was automatically generated.



> Ensure artifacts in project dist area include required md5 file
> ---------------------------------------------------------------
>
>                 Key: HBASE-15738
>                 URL: https://issues.apache.org/jira/browse/HBASE-15738
>             Project: HBase
>          Issue Type: Bug
>          Components: build, community
>            Reporter: Sean Busbey
>            Assignee: Nick Dimiduk
>            Priority: Blocker
>             Fix For: 2.0.0, 1.3.0, 1.1.5, 1.2.2, 0.98.20
>
>         Attachments: HBASE-15738.v00.patch, md5_and_sha.patch
>
>
> From the 0.98.19RC0 thread:
> [~busbey]
> {quote}
> [1]: ASF policy requires that each file hosted in the project dist
> space have a file with _just_ the MD5 sum in a file named after the
> original with ".md5" as a suffix. (Having an additional file with all
> the checksums is a good practice, IMO.) I brought this up in our last
> round of RCs as well. I don't want to hold up this vote, but I plan to
> start voting -1 on future RCs that don't include md5 files.
> relevant policy:
> http://www.apache.org/dev/release-distribution.html#sigs-and-sums
> {quote}
> [~apurtell]
> {quote}
> Our release documentation (https://hbase.apache.org/book.html#releasing)
> says we should generate sums like so:
> for i in *.tar.gz; do echo $i; gpg --print-mds $i > $i.mds ; done
> The make_rc.sh script also encodes the same. Let's fix.
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to