[
https://issues.apache.org/jira/browse/HBASE-19560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated HBASE-19560:
------------------------------
Fix Version/s: thirdparty-2.0.1
> create make-rc.sh for hbase-thirdparty
> --------------------------------------
>
> Key: HBASE-19560
> URL: https://issues.apache.org/jira/browse/HBASE-19560
> Project: HBase
> Issue Type: Task
> Components: hbase-thirdparty
> Reporter: Mike Drob
> Fix For: thirdparty-2.0.1
>
>
> Make it easier to automate the process...
> Some notes, may not correspond to exact commands I ran...
> {noformat}
> mvn clean deploy -Papache-release
> git tag -s HEAD
> git archive HEAD -o release.tar.gz
> gpg --sign release.tar.gz
> gpg --print-mds
> gpg --print-md MD5
> gpg --print-md SHA512
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)