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/11/10 14:54:37 UTC

svn commit: r928595 - in /websites/staging/thrift/trunk/content: ./ docs/committers/HowToThriftWebsite.html docs/committers/HowToVersion.html docs/install/debian.html download.html index.html lib/erl.html test/ThriftTest.html

Author: buildbot
Date: Mon Nov 10 13:54:36 2014
New Revision: 928595

Log:
Staging update by buildbot for thrift

Modified:
    websites/staging/thrift/trunk/content/   (props changed)
    websites/staging/thrift/trunk/content/docs/committers/HowToThriftWebsite.html
    websites/staging/thrift/trunk/content/docs/committers/HowToVersion.html
    websites/staging/thrift/trunk/content/docs/install/debian.html
    websites/staging/thrift/trunk/content/download.html
    websites/staging/thrift/trunk/content/index.html
    websites/staging/thrift/trunk/content/lib/erl.html
    websites/staging/thrift/trunk/content/test/ThriftTest.html

Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov 10 13:54:36 2014
@@ -1 +1 @@
-1637625
+1637863

Modified: websites/staging/thrift/trunk/content/docs/committers/HowToThriftWebsite.html
==============================================================================
--- websites/staging/thrift/trunk/content/docs/committers/HowToThriftWebsite.html (original)
+++ websites/staging/thrift/trunk/content/docs/committers/HowToThriftWebsite.html Mon Nov 10 13:54:36 2014
@@ -115,8 +115,8 @@ consistent experience with the various m
 <p>The current release versioning is kept in the YAML <strong>DATA</strong> section of the global "configuration
 file" <a href="https://svn.apache.org/repos/asf/thrift/cms-site/trunk/lib/path.pm">lib/path.pm</a>. Update
 the following values and then following <b>Updating the Website</b> section below </p>
-<div class="codehilite"><pre><span class="n">current_release</span><span class="p">:</span> &quot;0<span class="p">.</span>9<span class="p">.</span>1&quot;
-<span class="n">current_release_date</span><span class="p">:</span> &quot;2013<span class="o">-</span>08<span class="o">-</span>21&quot;
+<div class="codehilite"><pre><span class="n">current_release</span><span class="p">:</span> &quot;0<span class="p">.</span>9<span class="p">.</span>2&quot;
+<span class="n">current_release_date</span><span class="p">:</span> &quot;2014<span class="o">-</span>11<span class="o">-</span>07&quot;
 </pre></div>
 
 

Modified: websites/staging/thrift/trunk/content/docs/committers/HowToVersion.html
==============================================================================
--- websites/staging/thrift/trunk/content/docs/committers/HowToVersion.html (original)
+++ websites/staging/thrift/trunk/content/docs/committers/HowToVersion.html Mon Nov 10 13:54:36 2014
@@ -238,7 +238,7 @@
 <p>These values should be used for all new client libraries and are the same values across all libraries:</p>
 <ul>
 <li>Name:           libthrift</li>
-<li>Version:        0.9.1-[dev|snapshot]</li>
+<li>Version:        0.9.2-[dev|snapshot]</li>
 <li>License:        Apache License 2.0</li>
 <li>License URL:    http://www.apache.org/licenses/LICENSE-2.0</li>
 <li>Homepage:       http://thrift.apache.org</li>

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 Mon Nov 10 13:54:36 2014
@@ -80,8 +80,9 @@
 
 
 <p>Then install the Java JDK of your choice. Type <strong>javac</strong> to see a list of available packages, pick the one you prefer and <strong>apt-get install</strong> it.</p>
-<p>Debian Lenny Users need some packages from backports</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="o">-</span><span class="n">t</span> <span class="n">lenny</span><span class="o">-</span><span class="n">backports</span> <span class="n">install</span> <span class="n">automake</span> <span class="n">libboost</span><span class="o">-</span><span class="n">test</span><span class="o">-</span><span class="n">dev</span>
+<p>Debian stable users need to manually install a more recent automake version:</p>
+<div class="codehilite"><pre><span class="n">wget</span> <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">ftp</span><span class="p">.</span><span class="n">debian</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">debian</span><span class="o">/</span><span class="n">pool</span><span class="o">/</span><span class="n">main</span><span class="o">/</span><span class="n">a</span><span class="o">/</span><span class="n">automake</span><span class="o">-</span>1<span class="p">.</span>14<span class="o">/</span><span class="n">automake_1</span><span class="p">.</span>14<span class="p">.</span>1<span class="o">-</span>3<span class="n">_all</span><span class="p">.</span><span class="n">deb</span>
+<span class="n">sudo</span> <span class="n">dpkg</span> <span class="o">-</span><span class="nb">i</span> <span class="n">automake_1</span><span class="p">.</span>14<span class="p">.</span>1<span class="o">-</span>3<span class="n">_all</span><span class="p">.</span><span class="n">deb</span>
 </pre></div>
 
 

Modified: websites/staging/thrift/trunk/content/download.html
==============================================================================
--- websites/staging/thrift/trunk/content/download.html (original)
+++ websites/staging/thrift/trunk/content/download.html Mon Nov 10 13:54:36 2014
@@ -74,18 +74,18 @@
 
   	<div class="container">
           <h2 id="release">Release</h2>
-<p>The latest stable release of Thrift is 0.9.1 (released on 2013-08-21).</p>
+<p>The latest stable release of Thrift is 0.9.2 (released on 2014-11-07).</p>
 <ul>
-<li><a href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.9.1/thrift-0.9.1.tar.gz">thrift-0.9.1.tar.gz</a> [<a href="https://www.apache.org/dist/thrift/0.9.1/thrift-0.9.1.tar.gz.asc">PGP</a>]
-[<a href="https://www.apache.org/dist/thrift/0.9.1/thrift-0.9.1.tar.gz.md5">MD5</a>]</li>
-<li><a href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.9.1/thrift-0.9.1.exe">Thrift compiler for Windows (thrift-0.9.1.exe)</a> [<a href="https://www.apache.org/dist/thrift/0.9.1/thrift-0.9.1.exe.asc">PGP</a>] [<a href="https://www.apache.org/dist/thrift/0.9.1/thrift-0.9.1.exe.md5">MD5</a>]</li>
+<li><a href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.9.2/thrift-0.9.2.tar.gz">thrift-0.9.2.tar.gz</a> [<a href="https://www.apache.org/dist/thrift/0.9.2/thrift-0.9.2.tar.gz.asc">PGP</a>]
+[<a href="https://www.apache.org/dist/thrift/0.9.2/thrift-0.9.2.tar.gz.md5">MD5</a>]</li>
+<li><a href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.9.2/thrift-0.9.2.exe">Thrift compiler for Windows (thrift-0.9.2.exe)</a> [<a href="https://www.apache.org/dist/thrift/0.9.2/thrift-0.9.2.exe.asc">PGP</a>] [<a href="https://www.apache.org/dist/thrift/0.9.2/thrift-0.9.2.exe.md5">MD5</a>]</li>
 </ul>
 <h2 id="maven-artifact">Maven artifact</h2>
 <p><pre><code>
 &lt;dependency&gt;
   &lt;groupId&gt;org.apache.thrift&lt;/groupId&gt;
   &lt;artifactId&gt;libthrift&lt;/artifactId&gt;
-  &lt;version&gt;0.9.1&lt;/version&gt;
+  &lt;version&gt;0.9.2&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre></p>
 <p>When downloading from a mirror, please be sure to <a href="http://www.apache.org/info/verification.html">verify</a> the checksums and signature (see the MD5 and PGP links above). The <a href="https://www.apache.org/dist/thrift/KEYS">KEYS</a> file contains the public key(s) used for signing releases.</p>

Modified: websites/staging/thrift/trunk/content/index.html
==============================================================================
--- websites/staging/thrift/trunk/content/index.html (original)
+++ websites/staging/thrift/trunk/content/index.html Mon Nov 10 13:54:36 2014
@@ -107,19 +107,19 @@
   </div>
   <div class="span3 well center pull-right">
     <h2>Download</h2>
-    <p>Apache Thrift v0.9.1</p>
+    <p>Apache Thrift v0.9.2</p>
     <p>
-      <a class="btn btn-large" href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.9.1/thrift-0.9.1.tar.gz">
-          Download <small>v0.9.1</small>
+      <a class="btn btn-large" href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.9.2/thrift-0.9.2.tar.gz">
+          Download <small>v0.9.2</small>
       </a>
     </p>
     <p>
       <small>
-       <a href="https://www.apache.org/dist/thrift/0.9.1/thrift-0.9.1.tar.gz.md5">MD5</a>
+       <a href="https://www.apache.org/dist/thrift/0.9.2/thrift-0.9.2.tar.gz.md5">MD5</a>
       </small>
       |
       <small>
-       <a href="https://www.apache.org/dist/thrift/0.9.1/thrift-0.9.1.tar.gz.asc">PGP</a>
+       <a href="https://www.apache.org/dist/thrift/0.9.2/thrift-0.9.2.tar.gz.asc">PGP</a>
       </small>
     </p>
     <p>
@@ -143,7 +143,8 @@
   </ul>
   <div class="tab-content">
     <div class="tab-pane active" id="1">
-      <div class="codehilite"><pre>service Calculator extends shared.SharedService {
+      <div class="codehilite"><pre> */
+service Calculator extends shared.SharedService {
 
   /**
    * A method definition looks like C code. It has a return type, arguments,
@@ -164,8 +165,6 @@
     * must be void.
     */
    oneway void zip()
-
-}
 </pre></div>
 <p class='snippet_footer'>
   This snippet was generated by Apache Thrift's <strong>source tree docs</strong>:

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 Mon Nov 10 13:54:36 2014
@@ -73,7 +73,12 @@
 </div>
 
   	<div class="container">
-          <h1 id="example">Example</h1>
+          <h2 id="release-notes">Release Notes</h2>
+<h3 id="092">0.9.2</h3>
+<p>as of 0.9.2 struct and function naming conventions have changed. to retain the
+old naming conventions (for backwards compatibility) use the compiler option
+<code>legacynames</code></p>
+<h2 id="example">Example</h2>
 <p>Example session using thrift_client:</p>
 <p>1&gt; {ok, C0} = thrift_client_util:new("localhost", 9090, thriftTest_thrift, []), ok.
 ok
@@ -90,10 +95,7 @@ ok
 7&gt; {C6, R6} = thrift_client:call(C5, testException, ["foo"]), R6.
 {ok,ok}
 8&gt; {C7, R7} = (catch thrift_client:call(C6, testException, ["Xception"])), R7.
-{exception,{xception,1001,&lt;&lt;"Xception"&gt;&gt;}}</p>
-<h1 id="notes">Notes</h1>
-<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.
+{exception,{xception,1001,&lt;&lt;"Xception"&gt;&gt;}}
 <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=lib/erl/README.md;hb=HEAD"</a>lib/erl/README.md</a>

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 Nov 10 13:54:36 2014
@@ -703,23 +703,23 @@ service ThriftTest
    * So you think you&#39;ve got this all worked, out eh?
    *
    * Creates a the returned map with these values and prints it out:
-   *   { 1 =&gt; { 2 =&gt; argument, 
-   *            3 =&gt; argument, 
+   *   { 1 =&gt; { 2 =&gt; argument,
+   *            3 =&gt; argument,
    *          },
    *     2 =&gt; { 6 =&gt; &lt;empty Insanity struct&gt;, },
    *   }
-   * @return map&lt;UserId, map&lt;Numberz,Insanity&gt;&gt; - a map with the above values 
+   * @return map&lt;UserId, map&lt;Numberz,Insanity&gt;&gt; - a map with the above values
    */
   map&lt;UserId, map&lt;Numberz,Insanity&gt;&gt; testInsanity(1: Insanity argument),
 
   /**
    * Prints &#39;testMulti()&#39;
-   * @param byte arg0 - 
-   * @param i32 arg1 - 
-   * @param i64 arg2 - 
-   * @param map&lt;i16, string&gt; arg3 - 
-   * @param Numberz arg4 - 
-   * @param UserId arg5 - 
+   * @param byte arg0 -
+   * @param i32 arg1 -
+   * @param i64 arg2 -
+   * @param map&lt;i16, string&gt; arg3 -
+   * @param Numberz arg4 -
+   * @param UserId arg5 -
    * @return Xtruct - returns an Xtruct with string_thing = &quot;Hello2, byte_thing = arg0, i32_thing = arg1
    *    and i64_thing = arg2
    */