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/30 15:03:26 UTC

svn commit: r910557 - in /websites/staging/thrift/trunk/content: ./ docs/install/centos.html docs/install/debian.html docs/install/index.html docs/install/os_x.html docs/install/ubuntu.html docs/install/windows.html lib/java.html sitemap.html

Author: buildbot
Date: Fri May 30 13:03:25 2014
New Revision: 910557

Log:
Staging update by buildbot for thrift

Removed:
    websites/staging/thrift/trunk/content/docs/install/ubuntu.html
Modified:
    websites/staging/thrift/trunk/content/   (props changed)
    websites/staging/thrift/trunk/content/docs/install/centos.html
    websites/staging/thrift/trunk/content/docs/install/debian.html
    websites/staging/thrift/trunk/content/docs/install/index.html
    websites/staging/thrift/trunk/content/docs/install/os_x.html
    websites/staging/thrift/trunk/content/docs/install/windows.html
    websites/staging/thrift/trunk/content/lib/java.html
    websites/staging/thrift/trunk/content/sitemap.html

Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 30 13:03:25 2014
@@ -1 +1 @@
-1598582
+1598583

Modified: websites/staging/thrift/trunk/content/docs/install/centos.html
==============================================================================
--- websites/staging/thrift/trunk/content/docs/install/centos.html (original)
+++ websites/staging/thrift/trunk/content/docs/install/centos.html Fri May 30 13:03:25 2014
@@ -73,11 +73,7 @@
 </div>
 
   	<div class="container">
-          <hr />
-<p>title: "Centos Install"
-kind: doc</p>
-<hr />
-<h2 id="centos-setup">CentOS setup</h2>
+          <h2 id="centos-setup">CentOS setup</h2>
 <p>The following command installs the required tools and libraries from the base repository needed to build and install the Apache Thrift compiler on a CentOS6/RHEL6 Linux based system. </p>
 <div class="codehilite"><pre><span class="n">sudo</span> <span class="n">yum</span> <span class="n">install</span> <span class="n">automake</span> <span class="n">libtool</span> <span class="n">flex</span> <span class="n">bison</span> <span class="n">pkgconfig</span> <span class="n">gcc</span><span class="o">-</span><span class="n">c</span><span class="o">++</span>
 </pre></div>

Modified: websites/staging/thrift/trunk/content/docs/install/debian.html
==============================================================================
--- websites/staging/thrift/trunk/content/docs/install/debian.html (original)
+++ websites/staging/thrift/trunk/content/docs/install/debian.html Fri May 30 13:03:25 2014
@@ -73,11 +73,7 @@
 </div>
 
   	<div class="container">
-          <hr />
-<p>title: "Ubuntu Install"
-kind: doc</p>
-<hr />
-<h2 id="debian-or-ubuntu-setup">Debian or Ubuntu setup</h2>
+          <h2 id="debian-or-ubuntu-setup">Debian or Ubuntu setup</h2>
 <p>The following command install all the required tools and libraries to build and install the Apache Thrift compiler on a Debian/Ubuntu Linux based system.</p>
 <div class="codehilite"><pre><span class="n">sudo</span> <span class="n">apt</span><span class="o">-</span><span class="n">get</span> <span class="n">install</span> <span class="n">libboost</span><span class="o">-</span><span class="n">dev</span> <span class="n">libboost</span><span class="o">-</span><span class="n">test</span><span class="o">-</span><span class="n">dev</span> <span class="n">libboost</span><span class="o">-</span><span class="n">program</span><span class="o">-</span><span class="n">options</span><span class="o">-</span><span class="n">dev</span> <span class="n">libevent</span><span class="o">-</span><span class="n">dev</span> <span class="n">automake</span> <span class="n">libtool</span> <span class="n">flex</span> <span class="n">bison</span> <span class="n">pkg</span><span class="o">-</span><span class="n">config</span> <span class="n">g</span><span class="o">++</span> <span class="n">libssl</span><span class="o">-</span><span class="n">dev</span>
 </pre></div>

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 Fri May 30 13:03:25 2014
@@ -79,7 +79,6 @@
 <li><a href="/docs/install/centos">Centos Install</a></li>
 <li><a href="/docs/install/debian">Debian/Ubuntu install</a></li>
 <li><a href="/docs/install/os_x">OS X Install</a></li>
-<li><a href="/docs/install/ubuntu">Ubuntu Install</a></li>
 <li><a href="/docs/install/windows">Windows Install</a></li>
 </ul>
 

Modified: websites/staging/thrift/trunk/content/docs/install/os_x.html
==============================================================================
--- websites/staging/thrift/trunk/content/docs/install/os_x.html (original)
+++ websites/staging/thrift/trunk/content/docs/install/os_x.html Fri May 30 13:03:25 2014
@@ -73,11 +73,7 @@
 </div>
 
   	<div class="container">
-          <hr />
-<p>title: "OS X Install"
-kind: doc</p>
-<hr />
-<h2 id="os-x-setup">OS X Setup</h2>
+          <h2 id="os-x-setup">OS X Setup</h2>
 <p>The following command install all the required tools and libraries to build and install the Apache Thrift compiler on a OS X based system. </p>
 <h3 id="install-boost">Install Boost</h3>
 <p>Download the boost library from <a href="http://www.boost.org">boost.org</a> untar compile with</p>

Modified: websites/staging/thrift/trunk/content/docs/install/windows.html
==============================================================================
--- websites/staging/thrift/trunk/content/docs/install/windows.html (original)
+++ websites/staging/thrift/trunk/content/docs/install/windows.html Fri May 30 13:03:25 2014
@@ -73,13 +73,8 @@
 </div>
 
   	<div class="container">
-          <hr />
-<p>title: "Windows Install"
-kind: doc</p>
-<hr />
-<h2 id="windows-setup">Windows Setup</h2>
+          <h2 id="windows-setup">Windows Setup</h2>
 <p>The windows compiler is available as a prebuilt exe available <a href="/download">here</a></p>
-<hr />
 <h2 id="windows-setup-from-source">Windows setup from source</h2>
 <h3 id="basic-requirements-for-win32">Basic requirements for win32</h3>
 <p>Thrift's compiler is written in C++ and designed to be portable, but there are some system requirements:</p>

Modified: websites/staging/thrift/trunk/content/lib/java.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/java.html (original)
+++ websites/staging/thrift/trunk/content/lib/java.html Fri May 30 13:03:25 2014
@@ -78,14 +78,23 @@
 the Apache Ant build system, which tends to be predominant amongst Java
 developers.</p>
 <p>To compile the Java Thrift libraries, simply do the following:</p>
-<p>ant</p>
+<div class="codehilite"><pre><span class="n">ant</span>
+</pre></div>
+
+
 <p>Yep, that's easy. Look for libthrift.jar in the base directory.</p>
 <p>To include Thrift in your applications simply add libthrift.jar to your
 classpath, or install if in your default system classpath of choice.</p>
 <p>Build Thrift behind a proxy:</p>
-<p>ant -Dproxy.enabled=1 -Dproxy.host=myproxyhost -Dproxy.user=thriftuser -Dproxy.pass=topsecret</p>
+<div class="codehilite"><pre><span class="n">ant</span> <span class="o">-</span><span class="n">Dproxy</span><span class="p">.</span><span class="n">enabled</span><span class="p">=</span>1 <span class="o">-</span><span class="n">Dproxy</span><span class="p">.</span><span class="n">host</span><span class="p">=</span><span class="n">myproxyhost</span> <span class="o">-</span><span class="n">Dproxy</span><span class="p">.</span><span class="n">user</span><span class="p">=</span><span class="n">thriftuser</span> <span class="o">-</span><span class="n">Dproxy</span><span class="p">.</span><span class="n">pass</span><span class="p">=</span><span class="n">topsecret</span>
+</pre></div>
+
+
 <p>or via</p>
-<p>./configure --with-java ANT_FLAGS='-Dproxy.enabled=1 -Dproxy.host=myproxyhost -Dproxy.user=thriftuser -Dproxy.pass=topsecret'</p>
+<div class="codehilite"><pre><span class="o">./</span><span class="n">configure</span> <span class="o">--</span><span class="n">with</span><span class="o">-</span><span class="n">java</span> <span class="n">ANT_FLAGS</span><span class="p">=</span><span class="s">&#39;-Dproxy.enabled=1 -Dproxy.host=myproxyhost -Dproxy.user=thriftuser -Dproxy.pass=topsecret&#39;</span>
+</pre></div>
+
+
 <h1 id="dependencies">Dependencies</h1>
 <p>Apache Ant
 http://ant.apache.org/

Modified: websites/staging/thrift/trunk/content/sitemap.html
==============================================================================
--- websites/staging/thrift/trunk/content/sitemap.html (original)
+++ websites/staging/thrift/trunk/content/sitemap.html Fri May 30 13:03:25 2014
@@ -96,7 +96,6 @@
 <li><a href="/docs/install/centos">Centos Install</a></li>
 <li><a href="/docs/install/debian">Debian/Ubuntu install</a></li>
 <li><a href="/docs/install/os_x">OS X Install</a></li>
-<li><a href="/docs/install/ubuntu">Ubuntu Install</a></li>
 <li><a href="/docs/install/windows">Windows Install</a></li>
 </ul>
 </li>