[
https://issues.apache.org/jira/browse/HBASE-22991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16959403#comment-16959403
]
Sean Busbey commented on HBASE-22991:
-------------------------------------
for whatever reason we haven't previously published HBase 1.4 release docs, so
I added them.
{code}
hbase-site busbey$ mkdir 1.4
hbase-site busbey$ tar --strip-components=2 -xzf
~/projects/hbase_project/hbase-releases/hbase-1.4.11/hbase-1.4.11-bin.tar.gz -C
1.4/ hbase-1.4.11/docs/
hbase-site busbey$ git add 1.4
hbase-site busbey$ git commit -m "HBASE-22991 Add 1.4 release docs."
hbase-site busbey$ git commit --allow-empty -m "INFRA-10751 Empty commit"
hbase-site busbey$ git push origin asf-site
{code}
(which works for 1.4 because we still include all of the docs in the binary
tarball on that release line)
> Release 1.4.11
> --------------
>
> Key: HBASE-22991
> URL: https://issues.apache.org/jira/browse/HBASE-22991
> Project: HBase
> Issue Type: Task
> Components: community
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Major
> Fix For: 1.4.11
>
> Attachments: Flaky_20Test_20Report.zip
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)