Michael Stack 7ee6d59ef8
HBASE-23092 Make the RM tooling in dev-tools/create-release generic (#671)
Make the scripts generic. Adds an option that allows you specify
'project'. Defaults to 'hbase' for core. Pass 'hbase-thirdparty'
or 'hbase-operator-tools' etc.

This commit includes a bunch of bugfixes and miscellaneous
that came of trying to use the scripts making RCs.

Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-10-02 09:14:17 -07:00

31 lines
928 B
Cheetah

Please vote on this Apache ${PROJECT_TEXT} release candidate,
${PROJECT}-${RELEASE_TAG}
The VOTE will remain open for at least 72 hours.
[ ] +1 Release this package as Apache ${PROJECT_TEXT} ${RELEASE_VERSION}
[ ] -1 Do not release this package because ...
The tag to be voted on is ${RELEASE_TAG}:
https://github.com/apache/${PROJECT}/tree/${RELEASE_TAG}
The release files, including signatures, digests, as well as CHANGES.md
and RELEASENOTES.md included in this RC can be found at:
https://dist.apache.org/repos/dist/dev/hbase/${RELEASE_TAG}/
Maven artifacts are available in a staging repository at:
https://repository.apache.org/content/repositories/${staged_repo_id}/
Artifacts were signed with the ${GPG_KEY} key which can be found in:
https://dist.apache.org/repos/dist/release/hbase/KEYS
To learn more about apache ${PROJECT_TEXT}, please see
http://hbase.apache.org/
Thanks,
Your HBase Release Manager