You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by bu...@apache.org on 2014/05/14 22:40:34 UTC

svn commit: r908826 - in /websites/staging/thrift/trunk/content: ./ docs/install/index.html

Author: buildbot
Date: Wed May 14 20:40:33 2014
New Revision: 908826

Log:
Staging update by buildbot for thrift

Modified:
    websites/staging/thrift/trunk/content/   (props changed)
    websites/staging/thrift/trunk/content/docs/install/index.html

Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 14 20:40:33 2014
@@ -1 +1 @@
-1594530
+1594706

Modified: websites/staging/thrift/trunk/content/docs/install/index.html
==============================================================================
--- websites/staging/thrift/trunk/content/docs/install/index.html (original)
+++ websites/staging/thrift/trunk/content/docs/install/index.html Wed May 14 20:40:33 2014
@@ -90,7 +90,7 @@
 </ul>
 </li>
 <li>g++ 4.2</li>
-<li>boost 1.40.0</li>
+<li>boost 1.53.0</li>
 <li>Runtime libraries for lex and yacc might be needed for the compiler.</li>
 </ul>
 <h2 id="requirements-for-building-from-source">Requirements for building from source</h2>
@@ -109,13 +109,13 @@
 <p>These are only required if you choose to build the libraries for the given language</p>
 <ul>
 <li>C++<ul>
-<li>Boost 1.40.0</li>
+<li>Boost 1.53.0</li>
 <li>libevent (optional, to build the nonblocking server)</li>
 <li>zlib (optional)</li>
 </ul>
 </li>
 <li>Java<ul>
-<li>Java 1.5</li>
+<li>Java 1.7</li>
 <li>Apache Ant</li>
 </ul>
 </li>