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/03 01:34:23 UTC

svn commit: r907867 - in /websites/staging/thrift/trunk/content: ./ lib/ test/

Author: buildbot
Date: Fri May  2 23:34:23 2014
New Revision: 907867

Log:
Staging update by buildbot for thrift

Modified:
    websites/staging/thrift/trunk/content/   (props changed)
    websites/staging/thrift/trunk/content/lib/c_glib.html
    websites/staging/thrift/trunk/content/lib/cpp.html
    websites/staging/thrift/trunk/content/lib/csharp.html
    websites/staging/thrift/trunk/content/lib/d.html
    websites/staging/thrift/trunk/content/lib/erl.html
    websites/staging/thrift/trunk/content/lib/go.html
    websites/staging/thrift/trunk/content/lib/hs.html
    websites/staging/thrift/trunk/content/lib/java.html
    websites/staging/thrift/trunk/content/lib/js.html
    websites/staging/thrift/trunk/content/lib/nodejs.html
    websites/staging/thrift/trunk/content/lib/ocaml.html
    websites/staging/thrift/trunk/content/lib/perl.html
    websites/staging/thrift/trunk/content/lib/php.html
    websites/staging/thrift/trunk/content/lib/py.html
    websites/staging/thrift/trunk/content/lib/rb.html
    websites/staging/thrift/trunk/content/lib/st.html
    websites/staging/thrift/trunk/content/test/index.html

Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May  2 23:34:23 2014
@@ -1 +1 @@
-1592118
+1592120

Modified: websites/staging/thrift/trunk/content/lib/c_glib.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/c_glib.html (original)
+++ websites/staging/thrift/trunk/content/lib/c_glib.html Fri May  2 23:34:23 2014
@@ -80,7 +80,7 @@ in the top-level README in order to gene
 <p>GLib
 http://www.gtk.org/
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/c_glib/README.md;hb=HEAD"</a>lib/c_glib/README.md</a>
 </p></p>
 	</div>

Modified: websites/staging/thrift/trunk/content/lib/cpp.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/cpp.html (original)
+++ websites/staging/thrift/trunk/content/lib/cpp.html Fri May  2 23:34:23 2014
@@ -104,7 +104,7 @@ http://www.boost.org/libs/smart_ptr/smar
 <p>libevent (for libthriftnb only)
 http://monkey.org/~provos/libevent/
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/cpp/README.md;hb=HEAD"</a>lib/cpp/README.md</a>
 </p></p>
 	</div>

Modified: websites/staging/thrift/trunk/content/lib/csharp.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/csharp.html (original)
+++ websites/staging/thrift/trunk/content/lib/csharp.html Fri May  2 23:34:23 2014
@@ -76,7 +76,7 @@
           <h1 id="using-thrift-with-c">Using Thrift with C#</h1>
 <p>Thrift requires Mono &gt;= 1.2.6 or .NET framework &gt;= 3.5
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/csharp/README.md;hb=HEAD"</a>lib/csharp/README.md</a>
 </p></p>
 	</div>

Modified: websites/staging/thrift/trunk/content/lib/d.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/d.html (original)
+++ websites/staging/thrift/trunk/content/lib/d.html Fri May  2 23:34:23 2014
@@ -79,7 +79,7 @@ the unit test blocks contained in the D 
 second, the more extensive testing applications in the test/
 subdirectory, which also make use of the Thrift compiler.
 Both are built when running "make check", but only the
-unit tests are immediately run, however – the separate test
+unit tests are immediately run, however – the separate test
 cases typically run longer or require manual intervention.
 It might also be prudent to run the independent tests,
 which typically consist of a server and a client part,
@@ -90,9 +90,9 @@ invoke the compiler by running the follo
 directory (PowerShell syntax):</p>
 <p>dmd -ofunittest -unittest -w $(dir -r -filter '*.d' -name)</p>
 <p>If you want to run the test clients/servers in OpenSSL
-mode, you have to provide »server-private-key.pem« and
-»server-certificate.pem« files in the directory the server
-executable resides in, and a »trusted-ca-certificate.pem«
+mode, you have to provide »server-private-key.pem« and
+»server-certificate.pem« files in the directory the server
+executable resides in, and a »trusted-ca-certificate.pem«
 file for the client. The easiest way is to generate a new
 self signed certificate using the provided config file
 (openssl.test.cnf):</p>
@@ -102,7 +102,7 @@ cat server-certificate.pem &gt; trusted-
 <p>This steps are also performed automatically by the
 Autotools build system if the files are not present.
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/d/README.md;hb=HEAD"</a>lib/d/README.md</a>
 </p></p>
 	</div>

Modified: websites/staging/thrift/trunk/content/lib/erl.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/erl.html (original)
+++ websites/staging/thrift/trunk/content/lib/erl.html Fri May  2 23:34:23 2014
@@ -95,7 +95,7 @@ ok
 <p>To use the JSON protocol client, you will need jsx.  This will be pulled in
 via rebar for building but not automatically installed by make install.
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/erl/README.md;hb=HEAD"</a>lib/erl/README.md</a>
 </p></p>
 	</div>

Modified: websites/staging/thrift/trunk/content/lib/go.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/go.html (original)
+++ websites/staging/thrift/trunk/content/lib/go.html Fri May  2 23:34:23 2014
@@ -113,7 +113,7 @@ is, given a struct like</p>
 <p>And so on. The code generator also creates analogous helpers for user-defined
 typedefs and enums.
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/go/README.md;hb=HEAD"</a>lib/go/README.md</a>
 </p></p>
 	</div>

Modified: websites/staging/thrift/trunk/content/lib/hs.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/hs.html (original)
+++ websites/staging/thrift/trunk/content/lib/hs.html Fri May  2 23:34:23 2014
@@ -119,7 +119,7 @@ label to process as the handler.</p>
 <p>Just a function that takes a handler label, protocols. It calls the
 superclasses process if there is a superclass.
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/hs/README.md;hb=HEAD"</a>lib/hs/README.md</a>
 </p></p>
 	</div>

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  2 23:34:23 2014
@@ -90,7 +90,7 @@ classpath, or install if in your default
 <p>Apache Ant
 http://ant.apache.org/
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/java/README.md;hb=HEAD"</a>lib/java/README.md</a>
 </p></p>
 	</div>

Modified: websites/staging/thrift/trunk/content/lib/js.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/js.html (original)
+++ websites/staging/thrift/trunk/content/lib/js.html Fri May  2 23:34:23 2014
@@ -177,7 +177,7 @@ service. </p>
 
 
 <p><p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/js/README.md;hb=HEAD"</a>lib/js/README.md</a>
 </p></p>
 	</div>

Modified: websites/staging/thrift/trunk/content/lib/nodejs.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/nodejs.html (original)
+++ websites/staging/thrift/trunk/content/lib/nodejs.html Fri May  2 23:34:23 2014
@@ -118,7 +118,7 @@
 <h2 id="custom-client-and-server-example">Custom client and server example</h2>
 <p>An example based on the one shown on the Thrift front page is included in the examples/ folder.
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/nodejs/README.md;hb=HEAD"</a>lib/nodejs/README.md</a>
 </p></p>
 	</div>

Modified: websites/staging/thrift/trunk/content/lib/ocaml.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/ocaml.html (original)
+++ websites/staging/thrift/trunk/content/lib/ocaml.html Fri May  2 23:34:23 2014
@@ -142,7 +142,7 @@ implementations, client does not impleme
 must take option arguments so as to deal with the case where a client
 does not send all the arguments.
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/ocaml/README.md;hb=HEAD"</a>lib/ocaml/README.md</a>
 </p></p>
 	</div>

Modified: websites/staging/thrift/trunk/content/lib/perl.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/perl.html (original)
+++ websites/staging/thrift/trunk/content/lib/perl.html Fri May  2 23:34:23 2014
@@ -84,7 +84,7 @@ Math::BigInt is probably needed.</p>
 <p>Bit::Vector     - comes with modern perl installations.
 Class::Accessor
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/perl/README.md;hb=HEAD"</a>lib/perl/README.md</a>
 </p></p>
 	</div>

Modified: websites/staging/thrift/trunk/content/lib/php.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/php.html (original)
+++ websites/staging/thrift/trunk/content/lib/php.html Fri May  2 23:34:23 2014
@@ -93,7 +93,7 @@ require_once 'packages/Service/Types.php
 <p>APC cache is used by the TSocketPool class. If you do not have APC installed,
   Thrift will fill in null stub function definitions.
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/php/README.md;hb=HEAD"</a>lib/php/README.md</a>
 </p></p>
 	</div>

Modified: websites/staging/thrift/trunk/content/lib/py.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/py.html (original)
+++ websites/staging/thrift/trunk/content/lib/py.html Fri May  2 23:34:23 2014
@@ -84,7 +84,7 @@ the generated code for the reflection st
 file, or automatically using the install hook provided via autoconf/automake.
 To use the latter, become superuser and do make install.
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/py/README.md;hb=HEAD"</a>lib/py/README.md</a>
 </p></p>
 	</div>

Modified: websites/staging/thrift/trunk/content/lib/rb.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/rb.html (original)
+++ websites/staging/thrift/trunk/content/lib/rb.html Fri May  2 23:34:23 2014
@@ -88,7 +88,7 @@ thrift software package.</p>
 In the meantime, look at existing code, such as the benchmark or the tutorial
 in the full thrift distribution.
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/rb/README.md;hb=HEAD"</a>lib/rb/README.md</a>
 </p></p>
 	</div>

Modified: websites/staging/thrift/trunk/content/lib/st.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/st.html (original)
+++ websites/staging/thrift/trunk/content/lib/st.html Fri May  2 23:34:23 2014
@@ -81,7 +81,7 @@ then:</p>
 calc addNum1: 10 num2: 15</p>
 <p>Tested in Squeak 3.7, but should work fine with anything later.
 <p class='snippet_footer'>
-  This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:
+  This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=lib/st/README.md;hb=HEAD"</a>lib/st/README.md</a>
 </p></p>
 	</div>

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 Fri May  2 23:34:23 2014
@@ -122,7 +122,7 @@ line interface for servers:</p>
 <p>return code shall be 0 on success or an integer in the range 1 - 255 on error</p>
 <h2 id="ssl">SSL</h2>
 <p>Test Keys and Certificates are provided in multiple formats under the following
-directory <a href="test/keys">test/keys</a></p>
+directory <a href="keys">test/keys</a></p>
 <p class='snippet_footer'>
   This page was generated by Apache Thrift's <strong>source tree docs</strong>:
   <a href="http://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=test/README.md;hb=HEAD"</a>test/README.md</a>