You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2018/04/07 16:38:07 UTC

[5/5] hbase git commit: HBASE-18828 [2.0] Generate CHANGES.txt

HBASE-18828 [2.0] Generate CHANGES.txt

Made sure what is in JIRA agreed with what is in git and vice-versa.
Then made it so issues in 1.0.0 and earlier were not counted as part
of the 2.0.0 release.

Then ran the yetus releasedocmaker like so:

$ ./release-doc-maker/releasedocmaker.py -p HBASE --fileversions -v 2.0.0
-l --sortorder=newer --skip-credits

... and renamed the output as CHANGES.md and RELEASENOTES.md. I edited
both to put the document title above the apache license so markdown
readers would work. I also bulk imported the 1.0.0 CHANGES.txt on to the
end of the CHANGES.md file.


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d7547c61
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d7547c61
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/d7547c61

Branch: refs/heads/branch-2.0
Commit: d7547c6157a9c44e9d6b6ebf1672cc3fa592972d
Parents: 57aaee5
Author: Michael Stack <st...@apache.org>
Authored: Fri Apr 6 11:43:20 2018 -0700
Committer: Michael Stack <st...@apache.org>
Committed: Sat Apr 7 09:37:09 2018 -0700

----------------------------------------------------------------------
 CHANGES.md                                      | 6034 +++++++++++++
 CHANGES.txt                                     | 4455 ----------
 RELEASENOTES.md                                 | 8204 ++++++++++++++++++
 hbase-assembly/src/main/assembly/components.xml |    3 +-
 pom.xml                                         |    1 -
 src/main/asciidoc/_chapters/developer.adoc      |   12 +-
 6 files changed, 14247 insertions(+), 4462 deletions(-)
----------------------------------------------------------------------