Author: buildbot
Date: Mon Mar 24 18:08:00 2014
New Revision: 903365

Log:
Staging update by buildbot for thrift

Modified:
    websites/staging/thrift/trunk/content/   (props changed)
    websites/staging/thrift/trunk/content/index.html
    websites/staging/thrift/trunk/content/test/ThriftTest.html
    websites/staging/thrift/trunk/content/test/index.html
    websites/staging/thrift/trunk/content/tutorial/as3.html
    websites/staging/thrift/trunk/content/tutorial/cpp.html
    websites/staging/thrift/trunk/content/tutorial/csharp.html
    websites/staging/thrift/trunk/content/tutorial/d.html
    websites/staging/thrift/trunk/content/tutorial/delphi.html
    websites/staging/thrift/trunk/content/tutorial/go.html
    websites/staging/thrift/trunk/content/tutorial/hs.html
    websites/staging/thrift/trunk/content/tutorial/java.html
    websites/staging/thrift/trunk/content/tutorial/nodejs.html
    websites/staging/thrift/trunk/content/tutorial/ocaml.html
    websites/staging/thrift/trunk/content/tutorial/perl.html
    websites/staging/thrift/trunk/content/tutorial/php.html
    websites/staging/thrift/trunk/content/tutorial/py.html
    websites/staging/thrift/trunk/content/tutorial/rb.html

Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Mar 24 18:08:00 2014
@@ -1 +1 @@
-1580951
+1580952

Modified: websites/staging/thrift/trunk/content/index.html
==============================================================================
--- websites/staging/thrift/trunk/content/index.html (original)
+++ websites/staging/thrift/trunk/content/index.html Mon Mar 24 18:08:00 2014
@@ -165,8 +165,8 @@
 }
 </pre></div>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/tutorial.thrift](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/tutorial.thrift;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/tutorial.thrift;hb=HEAD";>tutorial/tutorial.thrift</a></p>
     </div>
     <div class="tab-pane" id="2">
       <div class="codehilite"><pre>  <span class="c"># Make socket</span>

Modified: websites/staging/thrift/trunk/content/test/ThriftTest.html
==============================================================================
--- websites/staging/thrift/trunk/content/test/ThriftTest.html (original)
+++ websites/staging/thrift/trunk/content/test/ThriftTest.html Mon Mar 24 
18:08:00 2014
@@ -842,8 +842,8 @@ struct StructB {
 </pre></div>
 </td></tr></table>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[test/ThriftTest.thrift](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=test/ThriftTest.thrift;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=test/ThriftTest.thrift;hb=HEAD";>test/ThriftTest.thrift</a></p>
        </div>
        <div class="container">
        <hr>

Modified: websites/staging/thrift/trunk/content/test/index.html
==============================================================================
--- websites/staging/thrift/trunk/content/test/index.html (original)
+++ websites/staging/thrift/trunk/content/test/index.html Mon Mar 24 18:08:00 
2014
@@ -123,8 +123,8 @@ directory</p>
 </pre></div>
 
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[test/README.md](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=test/README.md;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=test/README.md;hb=HEAD";>test/README.md</a></p>
        </div>
        <div class="container">
        <hr>

Modified: websites/staging/thrift/trunk/content/tutorial/as3.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/as3.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/as3.html Mon Mar 24 18:08:00 
2014
@@ -98,8 +98,8 @@
       <span class="n">mCalculatorClient</span> <span class="o">=</span> <span 
class="k">new</span> <span class="n">CalculatorImpl</span><span 
class="o">(</span><span class="n">protocol</span><span class="o">);</span> 
<span class="c1">// finally, we create calculator client instance</span>
     <span class="o">}</span>
 </pre></div></p>
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/as3/src/CalculatorUI.as](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/as3/src/CalculatorUI.as;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/as3/src/CalculatorUI.as;hb=HEAD";>tutorial/as3/src/CalculatorUI.as</a></p>
 
 <h3 id="server">Server</h3>
 <p>The example client above can be tested against a java tutorial server.</p>

Modified: websites/staging/thrift/trunk/content/tutorial/cpp.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/cpp.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/cpp.html Mon Mar 24 18:08:00 
2014
@@ -154,8 +154,8 @@
 <span class="p">}</span>
 </pre></div>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/cpp/CppClient.cpp](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/cpp/CppClient.cpp;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/cpp/CppClient.cpp;hb=HEAD";>tutorial/cpp/CppClient.cpp</a></p>
 
 <h3 id="server">Server</h3>
 <div class="codehilite"><pre><span class="cp">#include 
&lt;thrift/concurrency/ThreadManager.h&gt;</span>

Modified: websites/staging/thrift/trunk/content/tutorial/csharp.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/csharp.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/csharp.html Mon Mar 24 
18:08:00 2014
@@ -163,8 +163,8 @@
 <span class="p">}</span>
 </pre></div>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/csharp/CsharpClient/CsharpClient.cs](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/csharp/CsharpClient/CsharpClient.cs;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/csharp/CsharpClient/CsharpClient.cs;hb=HEAD";>tutorial/csharp/CsharpClient/CsharpClient.cs</a></p>
 
 <h3 id="server">Server</h3>
 <div class="codehilite"><pre><span class="k">using</span> <span 
class="n">System</span><span class="p">;</span>

Modified: websites/staging/thrift/trunk/content/tutorial/d.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/d.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/d.html Mon Mar 24 18:08:00 
2014
@@ -184,8 +184,8 @@
 <span class="p">}</span>
 </pre></div>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/d/server.d](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/d/server.d;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/d/server.d;hb=HEAD";>tutorial/d/server.d</a></p>
 
 <h3 id="server">Server</h3>
 <div class="codehilite"><pre><span class="n">module</span> <span 
class="n">client</span><span class="p">;</span>

Modified: websites/staging/thrift/trunk/content/tutorial/delphi.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/delphi.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/delphi.html Mon Mar 24 
18:08:00 2014
@@ -190,8 +190,8 @@
 <span class="n">end</span><span class="p">.</span>
 </pre></div>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/delphi/DelphiClient/DelphiClient.dpr](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/delphi/DelphiClient/DelphiClient.dpr;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/delphi/DelphiClient/DelphiClient.dpr;hb=HEAD";>tutorial/delphi/DelphiClient/DelphiClient.dpr</a></p>
 
 <h3 id="server">Server</h3>
 <div class="codehilite"><pre><span class="n">program</span> <span 
class="n">DelphiServer</span><span class="p">;</span>

Modified: websites/staging/thrift/trunk/content/tutorial/go.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/go.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/go.html Mon Mar 24 18:08:00 
2014
@@ -173,8 +173,8 @@
 <span class="p">}</span>
 </pre></div>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/go/src/client.go](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/go/src/client.go;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/go/src/client.go;hb=HEAD";>tutorial/go/src/client.go</a></p>
 
 <h3 id="server">Server</h3>
 <div class="codehilite"><pre><span class="n">import</span> <span 
class="p">(</span>

Modified: websites/staging/thrift/trunk/content/tutorial/hs.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/hs.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/hs.html Mon Mar 24 18:08:00 
2014
@@ -145,8 +145,8 @@
   <span class="n">tClose</span> <span class="n">transport</span>
 </pre></div>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/hs/HaskellClient.hs](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/hs/HaskellClient.hs;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/hs/HaskellClient.hs;hb=HEAD";>tutorial/hs/HaskellClient.hs</a></p>
 
 <h3 id="server">Server</h3>
 <div class="codehilite"><pre><span class="n">import</span> <span 
class="n">qualified</span> <span class="n">Calculator</span>

Modified: websites/staging/thrift/trunk/content/tutorial/java.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/java.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/java.html Mon Mar 24 
18:08:00 2014
@@ -177,8 +177,8 @@
 <span class="o">}</span>
 </pre></div>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/java/src/JavaClient.java](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/java/src/JavaClient.java;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/java/src/JavaClient.java;hb=HEAD";>tutorial/java/src/JavaClient.java</a></p>
 
 <h3 id="server">Server</h3>
 <div class="codehilite"><pre><span class="kn">import</span> <span 
class="nn">org.apache.thrift.server.TServer</span><span class="o">;</span>

Modified: websites/staging/thrift/trunk/content/tutorial/nodejs.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/nodejs.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/nodejs.html Mon Mar 24 
18:08:00 2014
@@ -150,8 +150,8 @@
 <span class="p">});</span>
 </pre></div>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/nodejs/NodeClient.js](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/nodejs/NodeClient.js;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/nodejs/NodeClient.js;hb=HEAD";>tutorial/nodejs/NodeClient.js</a></p>
 
 <h3 id="server">Server</h3>
 <div class="codehilite"><pre><span class="kd">var</span> <span 
class="nx">thrift</span> <span class="o">=</span> <span 
class="nx">require</span><span class="p">(</span><span 
class="s2">&quot;thrift&quot;</span><span class="p">);</span>

Modified: websites/staging/thrift/trunk/content/tutorial/ocaml.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/ocaml.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/ocaml.html Mon Mar 24 
18:08:00 2014
@@ -146,8 +146,8 @@
 <span class="n">doclient</span><span class="p">();;</span>
 </pre></div>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/ocaml/CalcClient.ml](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/ocaml/CalcClient.ml;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/ocaml/CalcClient.ml;hb=HEAD";>tutorial/ocaml/CalcClient.ml</a></p>
 
 <h3 id="server">Server</h3>
 <div class="codehilite"><pre><span class="n">open</span> <span 
class="n">Arg</span>

Modified: websites/staging/thrift/trunk/content/tutorial/perl.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/perl.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/perl.html Mon Mar 24 
18:08:00 2014
@@ -150,8 +150,8 @@
     <span class="vg">$transport</span><span class="o">-&gt;</span><span 
class="n">close</span><span class="p">();</span>
 </pre></div>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/perl/PerlClient.pl](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/perl/PerlClient.pl;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/perl/PerlClient.pl;hb=HEAD";>tutorial/perl/PerlClient.pl</a></p>
 
 <h3 id="server">Server</h3>
 <div class="codehilite"><pre><span class="c1">#</span>

Modified: websites/staging/thrift/trunk/content/tutorial/php.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/php.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/php.html Mon Mar 24 18:08:00 
2014
@@ -181,8 +181,8 @@
 <span class="cp">?&gt;</span><span class="x"></span>
 </pre></div>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/php/PhpClient.php](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/php/PhpClient.php;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/php/PhpClient.php;hb=HEAD";>tutorial/php/PhpClient.php</a></p>
 
 <h3 id="server">Server</h3>
 <div class="codehilite"><pre><span class="cp">&lt;?php</span>

Modified: websites/staging/thrift/trunk/content/tutorial/py.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/py.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/py.html Mon Mar 24 18:08:00 
2014
@@ -153,8 +153,8 @@
   <span class="k">print</span> <span class="s">&#39;</span><span 
class="si">%s</span><span class="s">&#39;</span> <span class="o">%</span> <span 
class="p">(</span><span class="n">tx</span><span class="o">.</span><span 
class="n">message</span><span class="p">)</span>
 </pre></div>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/py/PythonClient.py](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/py/PythonClient.py;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/py/PythonClient.py;hb=HEAD";>tutorial/py/PythonClient.py</a></p>
 
 <h3 id="server">Server</h3>
 <div class="codehilite"><pre><span class="kn">import</span> <span 
class="nn">sys</span><span class="o">,</span> <span class="nn">glob</span>

Modified: websites/staging/thrift/trunk/content/tutorial/rb.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/rb.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/rb.html Mon Mar 24 18:08:00 
2014
@@ -145,8 +145,8 @@
 <span class="k">end</span>
 </pre></div>
 
-<p>This page was generated from Apache Thrift's **source tree docs**:
-[tutorial/rb/RubyClient.rb](http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/rb/RubyClient.rb;hb=HEAD)</p>
+<p class="snippet_footer">This page was generated from Apache Thrift's 
**source tree docs**:
+<a 
href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/rb/RubyClient.rb;hb=HEAD";>tutorial/rb/RubyClient.rb</a></p>
 
 <h3 id="server">Server</h3>
 <div class="codehilite"><pre><span class="vg">$:</span><span 
class="o">.</span><span class="n">push</span><span class="p">(</span><span 
class="s1">&#39;gen-rb&#39;</span><span class="p">)</span>


Reply via email to