[
https://issues.apache.org/jira/browse/HBASE-11720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14986733#comment-14986733
]
Misty Stanley-Jones commented on HBASE-11720:
---------------------------------------------
Job created:
https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Generate%20Website/
It will run daily. Checks out master, runs 'mvn clean site site:stage'. Checks
out and updates Subversion repo, but does not commit it.
Emails dev@ with instructions for how to deploy the changes (you need SVN
commit access). It's just something like:
{code}
wget
https://builds.apache.org/job/HBase%20Generate%20Website/8/artifact/trunk.tar.gz
tar xzvf trunk.tar.gz
cd trunk
svn commit -F commit.txt
{code}
> Set up jenkins job to build site documentation
> ----------------------------------------------
>
> Key: HBASE-11720
> URL: https://issues.apache.org/jira/browse/HBASE-11720
> Project: HBase
> Issue Type: Task
> Components: build, documentation
> Reporter: Sean Busbey
> Assignee: Misty Stanley-Jones
> Priority: Minor
> Labels: jenkins
>
> We should add a jenkins job that builds the website with all docs (nightly?
> on change?) so that we can get early warning of breakage (e.g. [tag
> typos|https://git-wip-us.apache.org/repos/asf?p=hbase.git;a=commit;h=bdf9c35d0001e030dff1161fa3a4da87fbc84760])
> as well as an easy place to review the not-yet-published rendered form.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)