You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2015/05/20 00:57:41 UTC

svn commit: r1680417 - /accumulo/site/trunk/content/downloads/index.mdtext

Author: elserj
Date: Tue May 19 22:57:41 2015
New Revision: 1680417

URL: http://svn.apache.org/r1680417
Log:
ACCUMULO-3743 Update downloads page for 1.7

Modified:
    accumulo/site/trunk/content/downloads/index.mdtext

Modified: accumulo/site/trunk/content/downloads/index.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/downloads/index.mdtext?rev=1680417&r1=1680416&r2=1680417&view=diff
==============================================================================
--- accumulo/site/trunk/content/downloads/index.mdtext (original)
+++ accumulo/site/trunk/content/downloads/index.mdtext Tue May 19 22:57:41 2015
@@ -102,11 +102,36 @@ $(function() { $.getJSON(mirrorURL + "?a
 
 Be sure to verify your downloads by these [procedures][VERIFY_PROCEDURES] using these [KEYS][GPG_KEYS].
 
-## Current Release
+## Current Releases
 
-### 1.6.2 <span class="label label-primary">latest</span>
+### 1.7.0 <span class="label label-primary">latest</span>
 
-The most recent Apache Accumulo&trade; release is version 1.6.2. See the [release notes][REL_NOTES_162] and [CHANGES][CHANGES_162].
+The most recent Apache Accumulo&trade; release is version 1.7.0. See the [release notes][REL_NOTES_170] and [CHANGES][CHANGES_170].
+
+For convenience, [MD5][MD5SUM_170] and [SHA1][SHA1SUM_170] hashes are also available.
+
+<table class="table">
+<tr>
+<th>Generic Binaries</th>
+<td><a href="https://www.apache.org/dyn/closer.cgi/accumulo/1.7.0/accumulo-1.7.0-bin.tar.gz" link-suffix="/accumulo/1.7.0/accumulo-1.7.0-bin.tar.gz" class="download_external" id="/downloads/accumulo-1.7.0-bin.tar.gz">accumulo-1.7.0-bin.tar.gz</a></td>
+<td><a href="https://www.apache.org/dist/accumulo/1.7.0/accumulo-1.7.0-bin.tar.gz.asc">ASC</a></td>
+</tr>
+<tr>
+<th>Source</th>
+<td><a href="https://www.apache.org/dyn/closer.cgi/accumulo/1.7.0/accumulo-1.7.0-src.tar.gz" link-suffix="/accumulo/1.7.0/accumulo-1.7.0-src.tar.gz" class="download_external" id="/downloads/accumulo-1.7.0-src.tar.gz">accumulo-1.7.0-src.tar.gz</a></td>
+<td><a href="https://www.apache.org/dist/accumulo/1.7.0/accumulo-1.7.0-src.tar.gz.asc">ASC</a></td>
+</tr>
+</table>
+
+#### 1.7 Documentation
+* <a href="https://github.com/apache/accumulo/blob/1.7.0/README.md" class="download_external" id="/1.7/README">README</a>
+* [HTML User Manual][MANUAL_HTML_17]
+* [Examples][EXAMPLES_17]
+* <a href="/1.7/apidocs" class="download_external" id="/1.7/apidocs">Javadoc</a>
+
+### 1.6 <span class="label label-primary">latest</span>
+
+The most recent 1.6.x release of Apache Accumulo&trade; is version 1.6.2. See the [release notes][REL_NOTES_162] and [CHANGES][CHANGES_162].
 
 For convenience, [MD5][MD5SUM_162] and [SHA1][SHA1SUM_162] hashes are also available.
 
@@ -192,18 +217,24 @@ Older releases can be found in the [arch
 
 [MANUAL_HTML_15]: /1.5/accumulo_user_manual.html "1.5 user manual"
 [MANUAL_HTML_16]: /1.6/accumulo_user_manual.html "1.6 user manual"
+[MANUAL_HTML_17]: /1.7/accumulo_user_manual.html "1.7 user manual"
 
 [EXAMPLES_15]: /1.5/examples "1.5 examples"
 [EXAMPLES_16]: /1.6/examples "1.6 examples"
+[EXAMPLES_17]: /1.7/examples "1.7 examples"
 
 [CHANGES_152]: https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob_plain;f=CHANGES;hb=039a2c28bdd474805f34ee33f138b009edda6c4c "1.5.2 CHANGES"
 [CHANGES_162]: https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob_plain;f=CHANGES;hb=d859e2aad20edd3cd4386d1f0497c954b396ee40 "1.6.2 CHANGES"
+[CHANGES_170]: https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob_plain;f=CHANGES;hb=8cba8128fbc3238bdd9398cf5c36b7cb6dc3b61d "1.7.0 CHANGES"
 
 [REL_NOTES_152]: /release_notes/1.5.2.html "1.5.2 Release Notes"
 [REL_NOTES_162]: /release_notes/1.6.2.html "1.6.2 Release Notes"
+[REL_NOTES_170]: /release_notes/1.7.0.html "1.7.0 Release Notes"
 
 [MD5SUM_152]: https://www.apache.org/dist/accumulo/1.5.2/MD5SUM "1.5.2 MD5 file hashes"
 [MD5SUM_162]: https://www.apache.org/dist/accumulo/1.6.2/MD5SUM "1.6.2 MD5 file hashes"
+[MD5SUM_170]: https://www.apache.org/dist/accumulo/1.7.0/MD5SUM "1.7.0 MD5 file hashes"
 
 [SHA1SUM_152]: https://www.apache.org/dist/accumulo/1.5.2/SHA1SUM "1.5.2 SHA1 file hashes"
-[SHA1SUM_162]: https://www.apache.org/dist/accumulo/1.6.2/SHA1SUM "1.6.2 SHA1 file hashes"
\ No newline at end of file
+[SHA1SUM_162]: https://www.apache.org/dist/accumulo/1.6.2/SHA1SUM "1.6.2 SHA1 file hashes"
+[SHA1SUM_170]: https://www.apache.org/dist/accumulo/1.7.0/SHA1SUM "1.7.0 SHA1 file hashes"
\ No newline at end of file