[
https://issues.apache.org/jira/browse/HBASE-27351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17599689#comment-17599689
]
Hudson commented on HBASE-27351:
--------------------------------
Results for branch master
[build #672 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/672/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/672/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/672/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/672/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Add 2.5 Documentation to the website
> ------------------------------------
>
> Key: HBASE-27351
> URL: https://issues.apache.org/jira/browse/HBASE-27351
> Project: HBase
> Issue Type: Task
> Components: community
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Major
> Fix For: 3.0.0-alpha-4
>
>
> Following the example from HBASE-24487, will create PR for both the main repo
> and the hbase-site repo.
> Generating the site documentation from main repo, copy to site, as follows:
> {noformat}
> hbase $ git checkout rel/2.5.0
> hbase $ mvn clean site site:stage -DskipTests
> hbase-site $ git checkout asf-site
> hbase-site $ cp -r ../hbase/target/staging ./2.5
> hbase-site $ git add 2.5
> {noformat}
> Then, update the site structure to include a reference to the new content,
> following https://github.com/apache/hbase/pull/2060
--
This message was sent by Atlassian Jira
(v8.20.10#820010)