You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/04/20 17:50:00 UTC

[jira] [Comment Edited] (HBASE-20462) Put up 2.0.0RC1

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

stack edited comment on HBASE-20462 at 4/20/18 5:49 PM:
--------------------------------------------------------

Redid above steps to get a few more commits in, in particular HBASE-20464 Disable IMC.

 * Deleted tag, rebased, added in above. Set fix version on a few commits that had come in since. Updated CHANGES and RELEASENOTES. Retagged as 2.0.0RC1 at d8985e04bf6adfc3d00660c3e04e27a5f5bacb4b this time.
 * Ran  ./dev-tools/make_rc.sh 2.0.0RC1 again.
 * Checked-out the product. Built and ran the undone src.tgz. Checked doc in bin.tgz. Looks good.
 * Checked out what was pushed up to repostiory.apache.org in staging dir. Closed the repo after checking all is good.
 * Signed for i in *.tar.gz; do echo $i; gpg -u 8ACC93D2 --armor --output $i.asc --detach-sig $i  ; done
 * Copied into apache dist under dev for hbase at repo root https://dist.apache.org/repos/dist (This is all svn).
 * Generated compatibility report to include in the RC: {{$ ./dev-support/checkcompatibility.py --annotation org.apache.hadoop.hbase.classification.InterfaceAudience.Public rel/1.2.6 2.0.0RC1}}
 * Committed new RC to apache dist dev (cleaned up old RC as part of this commit).
 * Write up and send VOTE email.


was (Author: stack):
Redid above steps to get a few more commits in, in particular HBASE-20464 Disable IMC.

 * Deleted tag, rebased, added in above. Set fix version on a few commits that had come in since. Updated CHANGES and RELEASENOTES. Retagged as 2.0.0RC1 at d8985e04bf6adfc3d00660c3e04e27a5f5bacb4b this time.
 * Ran  ./dev-tools/make_rc.sh 2.0.0RC1 again.
 * Checked-out the product. Built and ran the undone src.tgz. Checked doc in bin.tgz. Looks good.
 * Checked out what was pushed up to repostiory.apache.org in staging dir. Closed the repo after checking all is good.
 * Signed for i in *.tar.gz; do echo $i; gpg -u 8ACC93D2 --armor --output $i.asc --detach-sig $i  ; done
 * Copied into apache dist under dev for hbase at repo root https://dist.apache.org/repos/dist (This is all svn).
 * Generated compatibility report to include in the RC: {{$ ./dev-support/checkcompatibility.py --annotation org.apache.hadoop.hbase.classification.InterfaceAudience.Public rel/1.2.6 2.0.0RC1}}
 * Committed new RC to apache dist dev (cleaned up old RC as part of this commit).
 * Write up and send VOTE email.
 

for i in *.tar.gz; do echo $i; gpg -u 8ACC93D2 --armor --output $i.asc --detach-sig $i  ; done
  510  ls -lrt
  511  rsync -av //var/folders/d8/8lyxycpd129d4fj7lb684dwh0000gp/T//hbase-2.0.0.20180420T162950Z/*.gz //var/folders/d8/8lyxycpd129d4fj7lb684dwh0000gp/T//hbase-2.0.0.20180420T162950Z/*.sha512 //var/folders/d8/8lyxycpd129d4fj7lb684dwh0000gp/T//hbase-2.0.0.20180420T162950Z/*.asc /Users/stack/checkouts/apache.dist/dev/hbase/hbase-2.0.0RC1/

> Put up 2.0.0RC1
> ---------------
>
>                 Key: HBASE-20462
>                 URL: https://issues.apache.org/jira/browse/HBASE-20462
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)