Author: buildbot
Date: Tue May 13 19:12:55 2014
New Revision: 908720

Log:
Staging update by buildbot for accumulo

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

Propchange: websites/staging/accumulo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May 13 19:12:55 2014
@@ -1 +1 @@
-1594323
+1594331

Modified: websites/staging/accumulo/trunk/content/downloads/index.html
==============================================================================
--- websites/staging/accumulo/trunk/content/downloads/index.html (original)
+++ websites/staging/accumulo/trunk/content/downloads/index.html Tue May 13 
19:12:55 2014
@@ -186,9 +186,24 @@ Latest 1.5 release: <strong>1.5.1</stron
 
     <h1 class="title">Apache Accumulo Downloads</h1>
 
-    <p>Be sure to verify your downloads by these <a 
href="https://www.apache.org/info/verification.html"; 
title="Verify">procedures</a> using these <a 
href="https://www.apache.org/dist/accumulo/KEYS"; title="KEYS">KEYS</a>.</p>
+    <script>
+/**
+* Function that tracks a click on an outbound link in Google Analytics.
+* This function takes a valid URL string as an argument, and uses that URL 
string
+* as the event label.
+*/
+var trackOutboundLink = function(url) {
+   ga('send', 'event', 'outbound', 'click', url, {'hitCallback':
+     function () {
+     document.location = url;
+     }
+   });
+}
+</script>
+
+<p>Be sure to verify your downloads by these <a 
href="https://www.apache.org/info/verification.html"; 
title="Verify">procedures</a> using these <a 
href="https://www.apache.org/dist/accumulo/KEYS"; title="KEYS">KEYS</a>.</p>
 <h2 id="current-release">Current Release</h2>
-<h3 id="160-wzxhzdk2latestwzxhzdk3">1.6.0 <span class="label 
label-primary">latest</span></h3>
+<h3 id="160-wzxhzdk3latestwzxhzdk4">1.6.0 <span class="label 
label-primary">latest</span></h3>
 <p>The most recent Apache Accumulo&trade; release is version 1.6.0. See the <a 
href="/release_notes/1.6.0.html" title="1.6.0 Release Notes">release notes</a> 
and <a 
href="https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob_plain;f=CHANGES;hb=06162580e885f11863d1a6d22f952bce35b78b68";
 title="1.6.0 CHANGES">CHANGES</a>.</p>
 <p>For convenience, <a 
href="https://www.apache.org/dist/accumulo/1.6.0/MD5SUM"; title="1.6.0 MD5 file 
hashes">MD5</a> and <a 
href="https://www.apache.org/dist/accumulo/1.6.0/SHA1SUM"; title="1.6.0 SHA1 
file hashes">SHA1</a> hashes are also available.</p>
 <table class="table">


Reply via email to