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 2019/02/18 20:38:00 UTC

[jira] [Updated] (HBASE-21836) Generate CHANGES.md and RELEASENOTES.md for 2.0.5

     [ https://issues.apache.org/jira/browse/HBASE-21836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-21836:
--------------------------
    Description: 

{noformat}
$ cd /Users/stack/checkouts/yetus.git
$ ./release-doc-maker/releasedocmaker.py -p HBASE --fileversions -v 2.0.5 -l --sortorder=newer --skip-credits
{noformat}

... produces CHANGELOG.2.0.5.md and RELEASENOTES.2.0.5.md.

Then in hbase.git checkout of branch-2.0 tip, edit the CHANGES.md.

Set the 2.0.4 released date.

Read in the generated yetus file. Drop the license and the Changelog header (already license and header in the file we are reading into). Ditto for RNs.


> Generate CHANGES.md and RELEASENOTES.md for 2.0.5
> -------------------------------------------------
>
>                 Key: HBASE-21836
>                 URL: https://issues.apache.org/jira/browse/HBASE-21836
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Duo Zhang
>            Priority: Major
>
> {noformat}
> $ cd /Users/stack/checkouts/yetus.git
> $ ./release-doc-maker/releasedocmaker.py -p HBASE --fileversions -v 2.0.5 -l --sortorder=newer --skip-credits
> {noformat}
> ... produces CHANGELOG.2.0.5.md and RELEASENOTES.2.0.5.md.
> Then in hbase.git checkout of branch-2.0 tip, edit the CHANGES.md.
> Set the 2.0.4 released date.
> Read in the generated yetus file. Drop the license and the Changelog header (already license and header in the file we are reading into). Ditto for RNs.



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