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 2015/10/10 18:26:27 UTC

svn commit: r968428 - in /websites/staging/thrift/trunk/content: ./ download.html

Author: buildbot
Date: Sat Oct 10 16:26:27 2015
New Revision: 968428

Log:
Staging update by buildbot for thrift

Modified:
    websites/staging/thrift/trunk/content/   (props changed)
    websites/staging/thrift/trunk/content/download.html

Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct 10 16:26:27 2015
@@ -1 +1 @@
-1707894
+1707895

Modified: websites/staging/thrift/trunk/content/download.html
==============================================================================
--- websites/staging/thrift/trunk/content/download.html (original)
+++ websites/staging/thrift/trunk/content/download.html Sat Oct 10 16:26:27 2015
@@ -92,8 +92,7 @@ h2:hover > .headerlink, h3:hover > .head
 <li><a href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.9.3/thrift-0.9.3.exe">Thrift compiler for Windows (thrift-0.9.3.exe)</a> [<a href="https://www.apache.org/dist/thrift/0.9.3/thrift-0.9.3.exe.asc">PGP</a>] [<a href="https://www.apache.org/dist/thrift/0.9.3/thrift-0.9.3.exe.md5">MD5</a>]</li>
 </ul>
 <h2 id="maven-artifact">Maven artifact<a class="headerlink" href="#maven-artifact" title="Permanent link">&para;</a></h2>
-<p><pre><code>
-&lt;dependency&gt;
+<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.3&lt;/version&gt;