Successful

If successful, AND you have SVN commit access, paste the following into a 
command prompt to publish the website:

wget 
https://builds.apache.org/job/hbase_generate_website/16/artifact/trunk.tar.gz
tar xzvf trunk.tar.gz
cd trunk
svn commit -F ./commit_msg.txt --username <YOUR_USERNAME>

If failed, see https://builds.apache.org/job/hbase_generate_website/16/console

Reply via email to