[
https://issues.apache.org/jira/browse/HBASE-18828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16429507#comment-16429507
]
stack commented on HBASE-18828:
-------------------------------
Pushed ANOTHER addendum that fixes the comment. I was pointing at wrong JIRA
ID.....
{code}
commit 4ffdca6f2b441d9de3b28531760bffff19b48ed7 (HEAD -> 2.0xx,
origin/branch-2.0)
Author: Michael Stack <[email protected]>
Date: Sat Apr 7 11:32:47 2018 -0700
HBASE-18828 [2.0] Generate CHANGES.txt; ADDENDUM2 Fix which JIRA we refer
to in comment
diff --git a/CHANGES.md b/CHANGES.md
index 62af42678d..5c7f90f936 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -21,12 +21,12 @@
CHANGES.md and RELEASENOTES.md were generated using yetus releasedocmaker.
First make sure what is in JIRA agrees with what is in git and vice-versa
-(See HBASE-14175 for original exposition on how to do this followed by
+(See HBASE-14025 for original exposition on how to do this followed by
the travails of various release managers. See also HBASE-18828 for a
deriviative makes the move to yetus releasedocmaker).
Then make sure that anything in current release as noted in JIRA has
-not made it out in earlier major/minor (see HBASE-14175 for how to
+not made it out in earlier major/minor (see HBASE-14025 for how to
reconcile which).
Obtain a yetus release (see HBASE-18828 for some help). To run
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 6b11c63a87..41240ce1b4 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -22,12 +22,12 @@
CHANGES.md and RELEASENOTES.md were generated using yetus releasedocmaker.
First make sure what is in JIRA agrees with what is in git and vice-versa
-(See HBASE-14175 for original exposition on how to do this followed by
+(See HBASE-14025 for original exposition on how to do this followed by
the travails of various release managers. See also HBASE-18828 for a
deriviative makes the move to yetus releasedocmaker).
Then make sure that anything in current release as noted in JIRA has
-not made it out in earlier major/minor (see HBASE-14175 for how to
+not made it out in earlier major/minor (see HBASE-14025 for how to
reconcile which).
Obtain a yetus release (see HBASE-18828 for some help). To run
{code}
> [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: HBASE-18828.branch-2.0.001.patch,
> HBASE-18828.branch-2.0.002.patch, HBASE-18828.branch-2.0.003.patch,
> changelog.md, hbase_branches.svg, 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)