This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mesos-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 2780380  Updated the website built from mesos SHA: c39a310.
2780380 is described below

commit 2780380e2da95f3c626f4d2867c887e167ece6a3
Author: jenkins <[email protected]>
AuthorDate: Mon Jan 7 19:35:18 2019 +0000

    Updated the website built from mesos SHA: c39a310.
---
 content/documentation/advanced-contribution/index.html        | 4 ++--
 content/documentation/latest/advanced-contribution/index.html | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/documentation/advanced-contribution/index.html 
b/content/documentation/advanced-contribution/index.html
index e9f0524..b6439a9 100644
--- a/content/documentation/advanced-contribution/index.html
+++ b/content/documentation/advanced-contribution/index.html
@@ -123,7 +123,7 @@
 <li>Required installations
 
 <ul>
-<li>RBtools</li>
+<li>RBtools (0.7.10 is known to work, 1.0.1 appears to have an issue)</li>
 </ul>
 </li>
 </ul>
@@ -266,7 +266,7 @@ sudo GLOG_v=1 ./bin/mesos-tests.sh --verbose 
--gtest_filter="*DOCKER*" --gtest_b
 <ol>
 <li>Log in or create an account at <a href="http://reviews.apache.org";>Apache 
Review Board</a>.</li>
 <li>The easiest (and recommended) way to submit reviews is through 
<code>post-reviews.py</code> a wrapper around post-review.</li>
-<li>First, install RBTools. <a 
href="https://www.reviewboard.org/docs/rbtools/dev/";>See Instructions</a>.</li>
+<li>First, install RBTools (0.7.10 is recommended, 1.0.1 appears to have an 
issue). <a href="https://www.reviewboard.org/docs/rbtools/dev/";>See 
Instructions</a>.</li>
 <li>Configure post-review. The easiest method is to symlink to the sample 
config: <code>ln -s support/reviewboardrc .reviewboardrc</code>.</li>
 <li>Log into Review Board from the command line: run <code>rbt 
status</code>.</li>
 <li>From your local branch run <code>support/post-reviews.py</code>.</li>
diff --git a/content/documentation/latest/advanced-contribution/index.html 
b/content/documentation/latest/advanced-contribution/index.html
index 4eccd4f..92f8555 100644
--- a/content/documentation/latest/advanced-contribution/index.html
+++ b/content/documentation/latest/advanced-contribution/index.html
@@ -123,7 +123,7 @@
 <li>Required installations
 
 <ul>
-<li>RBtools</li>
+<li>RBtools (0.7.10 is known to work, 1.0.1 appears to have an issue)</li>
 </ul>
 </li>
 </ul>
@@ -266,7 +266,7 @@ sudo GLOG_v=1 ./bin/mesos-tests.sh --verbose 
--gtest_filter="*DOCKER*" --gtest_b
 <ol>
 <li>Log in or create an account at <a href="http://reviews.apache.org";>Apache 
Review Board</a>.</li>
 <li>The easiest (and recommended) way to submit reviews is through 
<code>post-reviews.py</code> a wrapper around post-review.</li>
-<li>First, install RBTools. <a 
href="https://www.reviewboard.org/docs/rbtools/dev/";>See Instructions</a>.</li>
+<li>First, install RBTools (0.7.10 is recommended, 1.0.1 appears to have an 
issue). <a href="https://www.reviewboard.org/docs/rbtools/dev/";>See 
Instructions</a>.</li>
 <li>Configure post-review. The easiest method is to symlink to the sample 
config: <code>ln -s support/reviewboardrc .reviewboardrc</code>.</li>
 <li>Log into Review Board from the command line: run <code>rbt 
status</code>.</li>
 <li>From your local branch run <code>support/post-reviews.py</code>.</li>

Reply via email to