[
https://issues.apache.org/jira/browse/HBASE-19152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237996#comment-16237996
]
stack commented on HBASE-19152:
-------------------------------
I pushed this to master and branch-2. Overnight, I tested the script and it
seems to work. Thanks all for the sweet reviews. Made the script and doc much
better. See below for my first time doing a commit mentioning reviewers (I
learned you do the extra signoffs with inside a git amend doing copy paste for
git log of user git id).
commit 9026d92f59fe67285eb7c91702c2634ac681f4f3
Author: Michael Stack <[email protected]>
Date: Wed Nov 1 13:36:19 2017 -0700
HBASE-19152 Update refguide 'how to build an RC' and the make_rc.sh script
Removes src.xml used building src tgz via hbase-assembly.
Use git archive instead going forward. Updates developer release candidate
documentation and the make_rc.sh script.
Signed-off-by: Sean Busbey <[email protected]>
Signed-off-by: Peter Somogyi <[email protected]>
Signed-off-by: Mike Drob <[email protected]>
> Update refguide 'how to build an RC' and the make_rc.sh script
> --------------------------------------------------------------
>
> Key: HBASE-19152
> URL: https://issues.apache.org/jira/browse/HBASE-19152
> Project: HBase
> Issue Type: Sub-task
> Components: build
> Reporter: stack
> Assignee: stack
> Fix For: 2.0.0-beta-1
>
> Attachments:
> 0001-HBASE-19152-Update-refguide-how-to-build-an-RC-and-t.patch,
> HBASE-19152.master.001.patch, HBASE-19152.master.002.patch,
> HBASE-19152.master.003.patch, HBASE-19152.master.004.patch,
> HBASE-19152.master.005.patch, HBASE-19152.master.006.patch,
> HBASE-19152.master.007.patch, HBASE-19152.master.008.patch
>
>
> Update the section on how to build an RC. In particular, note that tags
> should be signed and talk up the new way of building the src tgz (after a
> Sean suggestion) including removal of old means src.xml from hbase-assembly.
> Update the make_rc.sh script so it works for branch-2 builds.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)