You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by pw...@apache.org on 2014/09/11 23:10:23 UTC

svn commit: r1624393 - in /spark: downloads.md site/downloads.html

Author: pwendell
Date: Thu Sep 11 21:10:23 2014
New Revision: 1624393

URL: http://svn.apache.org/r1624393
Log:
Adding the latest release tag and some slight re-wording.


Modified:
    spark/downloads.md
    spark/site/downloads.html

Modified: spark/downloads.md
URL: http://svn.apache.org/viewvc/spark/downloads.md?rev=1624393&r1=1624392&r2=1624393&view=diff
==============================================================================
--- spark/downloads.md (original)
+++ spark/downloads.md Thu Sep 11 21:10:23 2014
@@ -16,9 +16,9 @@ $(document).ready(function() {
 
 ## Download Spark
 
-Select below to download a release of Spark. 
-The latest release of Spark is Spark 1.0.2 
-<a href="{{site.url}}releases/spark-release-1-0-2.html">(release notes)</a>:
+The latest release of Spark is Spark 1.0.2, released on August 5, 2011 
+<a href="{{site.url}}releases/spark-release-1-0-2.html">(release notes)</a>
+<a href="https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=8fb6f00e195fb258f3f70f04756e07c259a2351f">(git tag)</a><br/>
 
 1. Chose a Spark release:
   <select id="sparkVersionSelect" onChange="javascript:onVersionSelect();"></select><br>
@@ -31,7 +31,7 @@ The latest release of Spark is Spark 1.0
 
 4. Download Spark: <span id="spanDownloadLink"></span>
 
-5. This release can be verfied using the <span id="sparkDownloadVerify"></span>.
+5. Verify this release using the <span id="sparkDownloadVerify"></span>.
 
 ### Link with Spark
 Spark artifacts are [hosted in Maven Central](http://search.maven.org/#browse%7C1686516968). You can add a Maven dependency with the following coordinates:

Modified: spark/site/downloads.html
URL: http://svn.apache.org/viewvc/spark/site/downloads.html?rev=1624393&r1=1624392&r2=1624393&view=diff
==============================================================================
--- spark/site/downloads.html (original)
+++ spark/site/downloads.html Thu Sep 11 21:10:23 2014
@@ -171,9 +171,9 @@ $(document).ready(function() {
 
 <h2 id="download-spark">Download Spark</h2>
 
-<p>Select below to download a release of Spark. 
-The latest release of Spark is Spark 1.0.2 
-<a href="/releases/spark-release-1-0-2.html">(release notes)</a>:</p>
+<p>The latest release of Spark is Spark 1.0.2, released on August 5, 2011 
+<a href="/releases/spark-release-1-0-2.html">(release notes)</a>
+<a href="https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=8fb6f00e195fb258f3f70f04756e07c259a2351f">(git tag)</a><br /></p>
 
 <ol>
   <li>
@@ -192,7 +192,7 @@ The latest release of Spark is Spark 1.0
     <p>Download Spark: <span id="spanDownloadLink"></span></p>
   </li>
   <li>
-    <p>This release can be verfied using the <span id="sparkDownloadVerify"></span>.</p>
+    <p>Verify this release using the <span id="sparkDownloadVerify"></span>.</p>
   </li>
 </ol>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org