[
https://issues.apache.org/jira/browse/HBASE-18594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135529#comment-16135529
]
stack commented on HBASE-18594:
-------------------------------
Loads of lovely votes. Pushing it out.
Signed tag... had to do below:
git config --global user.signingkey 8ACC93D2
git config --global commit.gpgsign true
export GPG_TTY=$(tty)
git tag -s rel/2.0.0-alpha-2 -m "2.0.0-alpha-2 release"
git show rel/2.0.0-alpha-2
Copied from dev to dist repository and pushed it.
Up in mvn released the artifacts.
Up in JIRA, marked the release.
Updated reported https://reporter.apache.org/?hbase w/ release detail.
Update the mailing lists.
> Release hbase-2.0.0-alpha2
> --------------------------
>
> Key: HBASE-18594
> URL: https://issues.apache.org/jira/browse/HBASE-18594
> Project: HBase
> Issue Type: Task
> Reporter: stack
> Assignee: stack
> Fix For: 2.0.0-alpha-3
>
>
> Theme of this release is updated dependencies, purge of checked-in generated
> sources (we now generate inline with build), and our move to depend on the
> new hbase-thirdparty project.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)