Hello Kudu Jenkins, Grant Henke,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/16371
to look at the new patch set (#3).
Change subject: Upgrade docs/site building tools
......................................................................
Upgrade docs/site building tools
The tooling to build the documentation for the Kudu website are very
old making it difficult to run it on newer OSes.
This patch upgrades the Ruby dependencies along with the required
Doxygen version to make it easier. As the new dependencies are fairly
new, they require Ruby and Doxygen versions newer than what's included
by default on CentOS 7 and likely on other OSes that we might want to
use to build the site. It's fairly simple to upgrade them on the other
hand, this patch also adds instructions to README.adoc.
Change-Id: I5eddf689da90123ca52075d09de07981d11f8ffe
---
M CMakeLists.txt
M README.adoc
M RELEASING.adoc
M docs/support/doxygen/client_api.doxy.in
M docs/support/scripts/Gemfile
M docs/support/scripts/Gemfile.lock
M docs/support/scripts/make_docs.sh
7 files changed, 112 insertions(+), 67 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/71/16371/3
--
To view, visit http://gerrit.cloudera.org:8080/16371
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5eddf689da90123ca52075d09de07981d11f8ffe
Gerrit-Change-Number: 16371
Gerrit-PatchSet: 3
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)