[
https://issues.apache.org/jira/browse/HBASE-18828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409129#comment-16409129
]
stack commented on HBASE-18828:
-------------------------------
Here are 'releasenotes' and 'changelog' generated via releasedocmaker (See
HBASE-14175) followed by:
<code>
ls -rd 2.0.0 1.* |xargs -t -I {} cat {}/CHANGELOG.md >> changelog.md
ls -rd 2.0.0 1.* |xargs -t -I {} cat {}/RELEASENOTES.md >> releasenotes.md
</code>
I attached result. Looks nice. Could switch to markdown for 2.0.0 and going
forward. Needs the HBASE-14025 verification work still. Presumes JIRA for old
releases is 'true' (has had the RM fixup).
> [2.0] Generate CHANGES.txt
> --------------------------
>
> Key: HBASE-18828
> URL: https://issues.apache.org/jira/browse/HBASE-18828
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Assignee: stack
> Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: changelog.md, releasenotes.md
>
>
> See [~busbey] writeup on generating CHANGES.txt here HBASE-14025 (fold it
> into refguide while at it..)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)