You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by bu...@apache.org on 2014/07/17 16:24:51 UTC

svn commit: r916524 - in /websites/staging/gora/trunk/content: ./ downloads.html

Author: buildbot
Date: Thu Jul 17 14:24:51 2014
New Revision: 916524

Log:
Staging update by buildbot for gora

Modified:
    websites/staging/gora/trunk/content/   (props changed)
    websites/staging/gora/trunk/content/downloads.html

Propchange: websites/staging/gora/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 17 14:24:51 2014
@@ -1 +1 @@
-1609414
+1611361

Modified: websites/staging/gora/trunk/content/downloads.html
==============================================================================
--- websites/staging/gora/trunk/content/downloads.html (original)
+++ websites/staging/gora/trunk/content/downloads.html Thu Jul 17 14:24:51 2014
@@ -155,10 +155,38 @@ under the License. 
   
   <div class="container" id="Gora_Gora Releases ">
 
-<h2 id="download">Download</h2>
-<p>Download the newest release of Apache Gora. See the <a href="http://apache.org/dist/gora/0.4/CHANGES.txt">0.4-CHANGES.txt</a>
+<h1 id="download">Download</h1>
+<div class="toc">
+<ul>
+<li><a href="#download">Download</a><ul>
+<li><a href="#introduction">Introduction</a></li>
+<li><a href="#prerequsites">Prerequsites</a></li>
+<li><a href="#downloads">Downloads</a></li>
+<li><a href="#mirrors">Mirrors</a></li>
+<li><a href="#verify-releases">Verify Releases</a></li>
+<li><a href="#pgp-signature">PGP Signature</a></li>
+<li><a href="#md5-signature">MD5 Signature</a></li>
+<li><a href="#previous-releases">Previous Releases</a></li>
+</ul>
+</li>
+</ul>
+</div>
+<h2 id="introduction">Introduction</h2>
+<p>Download the newest release of Apache Gora. <b>Please Note</b> Gora is ONLY released
+as source code and NOT binary. This is because you will most likely want to recompile 
+various aspects of the codebase during or as a prerequisite to using Gora in your stack.</p>
+<p>See the <a href="http://apache.org/dist/gora/0.4/CHANGES.txt">0.4-CHANGES.txt</a>
 file for more information on the list of updates in this release.</p>
 <p>Gora is always distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, version 2.0</a>.</p>
+<h2 id="prerequsites">Prerequsites</h2>
+<p>You require <a href="http://maven.apache.org">Apache Maven</a> to build the Gora source code. 
+Maven can either be downloaded and installed manually or alternatively via command
+line via your operating system package manager.</p>
+<p><b>N.B.</b> Gora is NOT tested against the Windows platform.</p>
+<h2 id="downloads">Downloads</h2>
+<p><a href="http://www.apache.org/dyn/closer.cgi/gora/0.4/apache-gora-0.4-src.tar.gz" class="btn btn-primary btn-large">Download (0.4 src.tar.gz)</a>
+<a href="http://www.apache.org/dyn/closer.cgi/gora/0.4/apache-gora-0.4-src.zip">" class="btn btn-primary btn-large"&gt;Download (0.4 src.zip)</a></p>
+<h2 id="mirrors">Mirrors</h2>
 <p>The link in the Mirrors column below should display a default mirror selection 
 based on your inferred location. If (when you browse to it) you do not see that page, try a different browser. 
 The checksum and signature are links to the originals on the main distribution server.</p>
@@ -181,7 +209,8 @@ The checksum and signature are links to 
     <td><a href="http://www.apache.org/dist/gora/0.4/apache-gora-0.4-src.tar.gz.sha">apache-gora-0.4-src.tar.gz.sha</a> </td>
   </tr>
   <tr>
-    <td>Apache Gora 0.4 (zip)</td><td><a href="http://www.apache.org/dyn/closer.cgi/gora/0.4/apache-gora-0.4-src.zip">apache-gora-0.4-src.zip</a></td>
+    <td>Apache Gora 0.4 (zip)</td>
+    <td><a href="http://www.apache.org/dyn/closer.cgi/gora/0.4/apache-gora-0.4-src.zip">apache-gora-0.4-src.zip</a></td>
     <td><a href="http://www.apache.org/dist/gora/0.4/apache-gora-0.4-src.zip.md5">apache-gora-0.4-src.zip.md5</a></td>
     <td><a href="http://www.apache.org/dist/gora/0.4/apache-gora-0.4-src.zip.asc">apache-gora-0.4-src.zip.asc</a></td>
     <td><a href="http://www.apache.org/dist/gora/0.4/apache-gora-0.4-src.zip.sha">apache-gora-0.4-src.zip.sha</a></td>