You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2019/04/25 02:44:36 UTC

[accumulo-website] branch asf-site updated: Jekyll build from master:44aec10

This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new b3df311  Jekyll build from master:44aec10
b3df311 is described below

commit b3df31141364c46e85744bc6fa350b98af0366c4
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Wed Apr 24 22:37:34 2019 -0400

    Jekyll build from master:44aec10
    
    Update Jekyll (CVE-2018-17567)
    
    Also update jekyll-redirect-from
    Archive 2.0.0-alpha-1 release notes
---
 1.3/user_manual/examples.html             | 2 +-
 1.8/examples/batch.html                   | 2 +-
 1.8/examples/bloom.html                   | 2 +-
 1.8/examples/bulkIngest.html              | 2 +-
 1.8/examples/classpath.html               | 2 +-
 1.8/examples/client.html                  | 2 +-
 1.8/examples/combiner.html                | 2 +-
 1.8/examples/constraints.html             | 2 +-
 1.8/examples/dirlist.html                 | 2 +-
 1.8/examples/export.html                  | 2 +-
 1.8/examples/filedata.html                | 2 +-
 1.8/examples/filter.html                  | 2 +-
 1.8/examples/helloworld.html              | 2 +-
 1.8/examples/isolation.html               | 2 +-
 1.8/examples/mapred.html                  | 2 +-
 1.8/examples/maxmutation.html             | 2 +-
 1.8/examples/regex.html                   | 2 +-
 1.8/examples/reservations.html            | 2 +-
 1.8/examples/rgbalancer.html              | 2 +-
 1.8/examples/rowhash.html                 | 2 +-
 1.8/examples/sample.html                  | 2 +-
 1.8/examples/shard.html                   | 2 +-
 1.8/examples/tabletofile.html             | 2 +-
 1.8/examples/terasort.html                | 2 +-
 1.8/examples/visibility.html              | 2 +-
 blog/index.html                           | 2 +-
 bylaws.html                               | 2 +-
 contrib.html                              | 2 +-
 contributor/index.html                    | 2 +-
 contributor/releasing.html                | 2 +-
 docs/2.x/index.html                       | 2 +-
 features/index.html                       | 2 +-
 feed.xml                                  | 6 +++---
 get_involved/index.html                   | 2 +-
 glossary/index.html                       | 2 +-
 governance/bylaws.html                    | 2 +-
 governance/consensusBuilding.html         | 2 +-
 governance/lazyConsensus.html             | 2 +-
 governance/releasing.html                 | 2 +-
 governance/voting.html                    | 2 +-
 latest/accumulo_user_manual/index.html    | 2 +-
 latest/apidocs/index.html                 | 2 +-
 latest/examples/index.html                | 2 +-
 mailing_list/index.html                   | 2 +-
 notable_features/index.html               | 2 +-
 papers.html                               | 2 +-
 projects.html                             | 2 +-
 redirects.json                            | 2 +-
 release-management.html                   | 2 +-
 release/accumulo-2.0.0-alpha-1/index.html | 5 +++++
 release/index.html                        | 2 +-
 release_notes.html                        | 2 +-
 release_notes/1.5.1.html                  | 2 +-
 release_notes/1.5.2.html                  | 2 +-
 release_notes/1.5.3.html                  | 2 +-
 release_notes/1.5.4.html                  | 2 +-
 release_notes/1.6.0.html                  | 2 +-
 release_notes/1.6.1.html                  | 2 +-
 release_notes/1.6.2.html                  | 2 +-
 release_notes/1.6.3.html                  | 2 +-
 release_notes/1.6.4.html                  | 2 +-
 release_notes/1.6.5.html                  | 2 +-
 release_notes/1.6.6.html                  | 2 +-
 release_notes/1.7.0.html                  | 2 +-
 release_notes/1.7.1.html                  | 2 +-
 release_notes/1.7.2.html                  | 2 +-
 release_notes/1.7.3.html                  | 2 +-
 release_notes/1.8.0.html                  | 2 +-
 release_notes/1.8.1.html                  | 2 +-
 release_notes/index.html                  | 2 +-
 releasing.html                            | 2 +-
 user_manual_1.3-incubating/index.html     | 2 +-
 verifying_releases.html                   | 2 +-
 versioning.html                           | 2 +-
 74 files changed, 80 insertions(+), 75 deletions(-)

diff --git a/1.3/user_manual/examples.html b/1.3/user_manual/examples.html
index 878c48c..6d98bc0 100644
--- a/1.3/user_manual/examples.html
+++ b/1.3/user_manual/examples.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/examples/">
+  <script>location="https://accumulo.apache.org/examples/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/examples/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/examples/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/examples/"</script>
 </html>
diff --git a/1.8/examples/batch.html b/1.8/examples/batch.html
index 85b03bb..590cc71 100644
--- a/1.8/examples/batch.html
+++ b/1.8/examples/batch.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/batch.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/batch.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/batch.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/batch.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/batch.html"</script>
 </html>
diff --git a/1.8/examples/bloom.html b/1.8/examples/bloom.html
index 0a77741..3f2d8b3 100644
--- a/1.8/examples/bloom.html
+++ b/1.8/examples/bloom.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/bloom.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/bloom.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/bloom.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/bloom.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/bloom.html"</script>
 </html>
diff --git a/1.8/examples/bulkIngest.html b/1.8/examples/bulkIngest.html
index 04d5271..2172898 100644
--- a/1.8/examples/bulkIngest.html
+++ b/1.8/examples/bulkIngest.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/bulkIngest.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/bulkIngest.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/bulkIngest.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/bulkIngest.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/bulkIngest.html"</script>
 </html>
diff --git a/1.8/examples/classpath.html b/1.8/examples/classpath.html
index d63a78b..e8b7188 100644
--- a/1.8/examples/classpath.html
+++ b/1.8/examples/classpath.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/classpath.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/classpath.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/classpath.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/classpath.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/classpath.html"</script>
 </html>
diff --git a/1.8/examples/client.html b/1.8/examples/client.html
index 8798c68..b848f9d 100644
--- a/1.8/examples/client.html
+++ b/1.8/examples/client.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/client.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/client.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/client.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/client.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/client.html"</script>
 </html>
diff --git a/1.8/examples/combiner.html b/1.8/examples/combiner.html
index ada8ce4..2e83244 100644
--- a/1.8/examples/combiner.html
+++ b/1.8/examples/combiner.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/combiner.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/combiner.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/combiner.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/combiner.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/combiner.html"</script>
 </html>
diff --git a/1.8/examples/constraints.html b/1.8/examples/constraints.html
index 762e2c2..40c525e 100644
--- a/1.8/examples/constraints.html
+++ b/1.8/examples/constraints.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/constraints.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/constraints.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/constraints.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/constraints.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/constraints.html"</script>
 </html>
diff --git a/1.8/examples/dirlist.html b/1.8/examples/dirlist.html
index b8666f8..4db5830 100644
--- a/1.8/examples/dirlist.html
+++ b/1.8/examples/dirlist.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/dirlist.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/dirlist.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/dirlist.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/dirlist.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/dirlist.html"</script>
 </html>
diff --git a/1.8/examples/export.html b/1.8/examples/export.html
index 5692a4f..15ca46a 100644
--- a/1.8/examples/export.html
+++ b/1.8/examples/export.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/export.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/export.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/export.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/export.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/export.html"</script>
 </html>
diff --git a/1.8/examples/filedata.html b/1.8/examples/filedata.html
index d178490..c988c5f 100644
--- a/1.8/examples/filedata.html
+++ b/1.8/examples/filedata.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/filedata.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/filedata.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/filedata.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/filedata.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/filedata.html"</script>
 </html>
diff --git a/1.8/examples/filter.html b/1.8/examples/filter.html
index e5ca0ea..4993e85 100644
--- a/1.8/examples/filter.html
+++ b/1.8/examples/filter.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/filter.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/filter.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/filter.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/filter.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/filter.html"</script>
 </html>
diff --git a/1.8/examples/helloworld.html b/1.8/examples/helloworld.html
index 277fab9..1d4deec 100644
--- a/1.8/examples/helloworld.html
+++ b/1.8/examples/helloworld.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/helloworld.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/helloworld.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/helloworld.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/helloworld.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/helloworld.html"</script>
 </html>
diff --git a/1.8/examples/isolation.html b/1.8/examples/isolation.html
index 3f37e44..0f0450c 100644
--- a/1.8/examples/isolation.html
+++ b/1.8/examples/isolation.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/isolation.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/isolation.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/isolation.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/isolation.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/isolation.html"</script>
 </html>
diff --git a/1.8/examples/mapred.html b/1.8/examples/mapred.html
index 01e4fa6..a7c7900 100644
--- a/1.8/examples/mapred.html
+++ b/1.8/examples/mapred.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/mapred.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/mapred.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/mapred.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/mapred.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/mapred.html"</script>
 </html>
diff --git a/1.8/examples/maxmutation.html b/1.8/examples/maxmutation.html
index 5c9b10c..0769d9f 100644
--- a/1.8/examples/maxmutation.html
+++ b/1.8/examples/maxmutation.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/maxmutation.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/maxmutation.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/maxmutation.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/maxmutation.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/maxmutation.html"</script>
 </html>
diff --git a/1.8/examples/regex.html b/1.8/examples/regex.html
index ac374c1..95d848c 100644
--- a/1.8/examples/regex.html
+++ b/1.8/examples/regex.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/regex.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/regex.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/regex.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/regex.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/regex.html"</script>
 </html>
diff --git a/1.8/examples/reservations.html b/1.8/examples/reservations.html
index a91f4ad..817a8fa 100644
--- a/1.8/examples/reservations.html
+++ b/1.8/examples/reservations.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/reservations.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/reservations.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/reservations.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/reservations.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/reservations.html"</script>
 </html>
diff --git a/1.8/examples/rgbalancer.html b/1.8/examples/rgbalancer.html
index 645c841..5857edc 100644
--- a/1.8/examples/rgbalancer.html
+++ b/1.8/examples/rgbalancer.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/rgbalancer.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/rgbalancer.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/rgbalancer.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/rgbalancer.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/rgbalancer.html"</script>
 </html>
diff --git a/1.8/examples/rowhash.html b/1.8/examples/rowhash.html
index cb8d3b1..8d3fdc6 100644
--- a/1.8/examples/rowhash.html
+++ b/1.8/examples/rowhash.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/rowhash.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/rowhash.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/rowhash.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/rowhash.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/rowhash.html"</script>
 </html>
diff --git a/1.8/examples/sample.html b/1.8/examples/sample.html
index 92ed6a1..cb7b3a4 100644
--- a/1.8/examples/sample.html
+++ b/1.8/examples/sample.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/sample.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/sample.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/sample.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/sample.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/sample.html"</script>
 </html>
diff --git a/1.8/examples/shard.html b/1.8/examples/shard.html
index ce8ccba..ca5f6d4 100644
--- a/1.8/examples/shard.html
+++ b/1.8/examples/shard.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/shard.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/shard.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/shard.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/shard.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/shard.html"</script>
 </html>
diff --git a/1.8/examples/tabletofile.html b/1.8/examples/tabletofile.html
index 072b993..2f21f82 100644
--- a/1.8/examples/tabletofile.html
+++ b/1.8/examples/tabletofile.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/tabletofile.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/tabletofile.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/tabletofile.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/tabletofile.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/tabletofile.html"</script>
 </html>
diff --git a/1.8/examples/terasort.html b/1.8/examples/terasort.html
index dc2a76c..8e4340c 100644
--- a/1.8/examples/terasort.html
+++ b/1.8/examples/terasort.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/terasort.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/terasort.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/terasort.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/terasort.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/terasort.html"</script>
 </html>
diff --git a/1.8/examples/visibility.html b/1.8/examples/visibility.html
index 745c6e9..88a16df 100644
--- a/1.8/examples/visibility.html
+++ b/1.8/examples/visibility.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.9/examples/visibility.html">
+  <script>location="https://accumulo.apache.org/1.9/examples/visibility.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.9/examples/visibility.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.9/examples/visibility.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.9/examples/visibility.html"</script>
 </html>
diff --git a/blog/index.html b/blog/index.html
index 9bf3463..e96b35f 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/news/">
+  <script>location="https://accumulo.apache.org/news/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/news/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/news/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/news/"</script>
 </html>
diff --git a/bylaws.html b/bylaws.html
index c7cf6ce..bdf7dae 100644
--- a/bylaws.html
+++ b/bylaws.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/contributor/bylaws.html">
+  <script>location="https://accumulo.apache.org/contributor/bylaws.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/contributor/bylaws.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/contributor/bylaws.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/contributor/bylaws.html"</script>
 </html>
diff --git a/contrib.html b/contrib.html
index ad08b59..7733622 100644
--- a/contrib.html
+++ b/contrib.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/contributor/contrib-projects.html">
+  <script>location="https://accumulo.apache.org/contributor/contrib-projects.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/contributor/contrib-projects.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/contributor/contrib-projects.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/contributor/contrib-projects.html"</script>
 </html>
diff --git a/contributor/index.html b/contributor/index.html
index 8a08400..a88e71e 100644
--- a/contributor/index.html
+++ b/contributor/index.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/how-to-contribute/">
+  <script>location="https://accumulo.apache.org/how-to-contribute/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/how-to-contribute/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/how-to-contribute/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/how-to-contribute/"</script>
 </html>
diff --git a/contributor/releasing.html b/contributor/releasing.html
index fbcbf82..bbfd590 100644
--- a/contributor/releasing.html
+++ b/contributor/releasing.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/contributor/making-release.html">
+  <script>location="https://accumulo.apache.org/contributor/making-release.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/contributor/making-release.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/contributor/making-release.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/contributor/making-release.html"</script>
 </html>
diff --git a/docs/2.x/index.html b/docs/2.x/index.html
index ce79af9..fa892ce 100644
--- a/docs/2.x/index.html
+++ b/docs/2.x/index.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/docs/2.x/getting-started/quickstart">
+  <script>location="https://accumulo.apache.org/docs/2.x/getting-started/quickstart"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/docs/2.x/getting-started/quickstart">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/docs/2.x/getting-started/quickstart">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/docs/2.x/getting-started/quickstart"</script>
 </html>
diff --git a/features/index.html b/features/index.html
index a3611f2..9b9aa43 100644
--- a/features/index.html
+++ b/features/index.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/docs/2.x/getting-started/features">
+  <script>location="https://accumulo.apache.org/docs/2.x/getting-started/features"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/docs/2.x/getting-started/features">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/docs/2.x/getting-started/features">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/docs/2.x/getting-started/features"</script>
 </html>
diff --git a/feed.xml b/feed.xml
index 51a9d7c..1d756bc 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,9 +6,9 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Wed, 24 Apr 2019 17:53:32 -0400</pubDate>
-    <lastBuildDate>Wed, 24 Apr 2019 17:53:32 -0400</lastBuildDate>
-    <generator>Jekyll v3.7.3</generator>
+    <pubDate>Wed, 24 Apr 2019 22:38:23 -0400</pubDate>
+    <lastBuildDate>Wed, 24 Apr 2019 22:38:23 -0400</lastBuildDate>
+    <generator>Jekyll v3.8.5</generator>
     
     
       <item>
diff --git a/get_involved/index.html b/get_involved/index.html
index 813370c..d18704b 100644
--- a/get_involved/index.html
+++ b/get_involved/index.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/contact-us/">
+  <script>location="https://accumulo.apache.org/contact-us/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/contact-us/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/contact-us/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/contact-us/"</script>
 </html>
diff --git a/glossary/index.html b/glossary/index.html
index ccc7800..214285f 100644
--- a/glossary/index.html
+++ b/glossary/index.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/docs/2.x/getting-started/glossary">
+  <script>location="https://accumulo.apache.org/docs/2.x/getting-started/glossary"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/docs/2.x/getting-started/glossary">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/docs/2.x/getting-started/glossary">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/docs/2.x/getting-started/glossary"</script>
 </html>
diff --git a/governance/bylaws.html b/governance/bylaws.html
index c7cf6ce..bdf7dae 100644
--- a/governance/bylaws.html
+++ b/governance/bylaws.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/contributor/bylaws.html">
+  <script>location="https://accumulo.apache.org/contributor/bylaws.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/contributor/bylaws.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/contributor/bylaws.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/contributor/bylaws.html"</script>
 </html>
diff --git a/governance/consensusBuilding.html b/governance/consensusBuilding.html
index fe46c27..3213f10 100644
--- a/governance/consensusBuilding.html
+++ b/governance/consensusBuilding.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/contributor/consensusBuilding.html">
+  <script>location="https://accumulo.apache.org/contributor/consensusBuilding.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/contributor/consensusBuilding.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/contributor/consensusBuilding.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/contributor/consensusBuilding.html"</script>
 </html>
diff --git a/governance/lazyConsensus.html b/governance/lazyConsensus.html
index 428a0e5..e3a7ab1 100644
--- a/governance/lazyConsensus.html
+++ b/governance/lazyConsensus.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/contributor/lazyConsensus.html">
+  <script>location="https://accumulo.apache.org/contributor/lazyConsensus.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/contributor/lazyConsensus.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/contributor/lazyConsensus.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/contributor/lazyConsensus.html"</script>
 </html>
diff --git a/governance/releasing.html b/governance/releasing.html
index fbcbf82..bbfd590 100644
--- a/governance/releasing.html
+++ b/governance/releasing.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/contributor/making-release.html">
+  <script>location="https://accumulo.apache.org/contributor/making-release.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/contributor/making-release.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/contributor/making-release.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/contributor/making-release.html"</script>
 </html>
diff --git a/governance/voting.html b/governance/voting.html
index a3571fb..7016f79 100644
--- a/governance/voting.html
+++ b/governance/voting.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/contributor/voting.html">
+  <script>location="https://accumulo.apache.org/contributor/voting.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/contributor/voting.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/contributor/voting.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/contributor/voting.html"</script>
 </html>
diff --git a/latest/accumulo_user_manual/index.html b/latest/accumulo_user_manual/index.html
index c756823..785044c 100644
--- a/latest/accumulo_user_manual/index.html
+++ b/latest/accumulo_user_manual/index.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/docs/2.x/">
+  <script>location="https://accumulo.apache.org/docs/2.x/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/docs/2.x/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/docs/2.x/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/docs/2.x/"</script>
 </html>
diff --git a/latest/apidocs/index.html b/latest/apidocs/index.html
index c6d13be..10efb18 100644
--- a/latest/apidocs/index.html
+++ b/latest/apidocs/index.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/docs/2.x/apidocs/">
+  <script>location="https://accumulo.apache.org/docs/2.x/apidocs/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/docs/2.x/apidocs/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/docs/2.x/apidocs/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/docs/2.x/apidocs/"</script>
 </html>
diff --git a/latest/examples/index.html b/latest/examples/index.html
index e235c62..51206e0 100644
--- a/latest/examples/index.html
+++ b/latest/examples/index.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://github.com/apache/accumulo-examples">
+  <script>location="https://github.com/apache/accumulo-examples"</script>
   <meta http-equiv="refresh" content="0; url=https://github.com/apache/accumulo-examples">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://github.com/apache/accumulo-examples">Click here if you are not redirected.</a>
-  <script>location="https://github.com/apache/accumulo-examples"</script>
 </html>
diff --git a/mailing_list/index.html b/mailing_list/index.html
index 813370c..d18704b 100644
--- a/mailing_list/index.html
+++ b/mailing_list/index.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/contact-us/">
+  <script>location="https://accumulo.apache.org/contact-us/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/contact-us/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/contact-us/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/contact-us/"</script>
 </html>
diff --git a/notable_features/index.html b/notable_features/index.html
index a3611f2..9b9aa43 100644
--- a/notable_features/index.html
+++ b/notable_features/index.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/docs/2.x/getting-started/features">
+  <script>location="https://accumulo.apache.org/docs/2.x/getting-started/features"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/docs/2.x/getting-started/features">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/docs/2.x/getting-started/features">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/docs/2.x/getting-started/features"</script>
 </html>
diff --git a/papers.html b/papers.html
index ab2ea48..10f3796 100644
--- a/papers.html
+++ b/papers.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/external-docs/">
+  <script>location="https://accumulo.apache.org/external-docs/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/external-docs/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/external-docs/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/external-docs/"</script>
 </html>
diff --git a/projects.html b/projects.html
index ac59f3c..abca878 100644
--- a/projects.html
+++ b/projects.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/related-projects/">
+  <script>location="https://accumulo.apache.org/related-projects/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/related-projects/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/related-projects/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/related-projects/"</script>
 </html>
diff --git a/redirects.json b/redirects.json
index 4bda3a4..9c19363 100644
--- a/redirects.json
+++ b/redirects.json
@@ -1 +1 @@
-{"/release_notes/1.5.1.html":"https://accumulo.apache.org/release/accumulo-1.5.1/","/release_notes/1.6.0.html":"https://accumulo.apache.org/release/accumulo-1.6.0/","/release_notes/1.6.1.html":"https://accumulo.apache.org/release/accumulo-1.6.1/","/release_notes/1.6.2.html":"https://accumulo.apache.org/release/accumulo-1.6.2/","/release_notes/1.7.0.html":"https://accumulo.apache.org/release/accumulo-1.7.0/","/release_notes/1.5.3.html":"https://accumulo.apache.org/release/accumulo-1.5.3/" [...]
\ No newline at end of file
+{"/release_notes/1.5.1.html":"https://accumulo.apache.org/release/accumulo-1.5.1/","/release_notes/1.6.0.html":"https://accumulo.apache.org/release/accumulo-1.6.0/","/release_notes/1.6.1.html":"https://accumulo.apache.org/release/accumulo-1.6.1/","/release_notes/1.6.2.html":"https://accumulo.apache.org/release/accumulo-1.6.2/","/release_notes/1.7.0.html":"https://accumulo.apache.org/release/accumulo-1.7.0/","/release_notes/1.5.3.html":"https://accumulo.apache.org/release/accumulo-1.5.3/" [...]
\ No newline at end of file
diff --git a/release-management.html b/release-management.html
index deb4e1f..a4d0d4e 100644
--- a/release-management.html
+++ b/release-management.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/contributor/release-management.html">
+  <script>location="https://accumulo.apache.org/contributor/release-management.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/contributor/release-management.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/contributor/release-management.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/contributor/release-management.html"</script>
 </html>
diff --git a/release/accumulo-2.0.0-alpha-1/index.html b/release/accumulo-2.0.0-alpha-1/index.html
index e3b50b8..f4db835 100644
--- a/release/accumulo-2.0.0-alpha-1/index.html
+++ b/release/accumulo-2.0.0-alpha-1/index.html
@@ -143,6 +143,11 @@
 
 
 
+<div class="alert alert-warning" style="margin-bottom: 0px;" role="alert">
+  <p>This version of Accumulo has been superceded by a newer version.</p>
+  <p>Please check <a class="alert-link" href="/release/">our release archive</a> for a newer version.</p>
+</div>
+
 
 
 
diff --git a/release/index.html b/release/index.html
index 9cfc55e..3c20a1e 100644
--- a/release/index.html
+++ b/release/index.html
@@ -172,7 +172,7 @@
   <div class="row" style="margin-top: 15px">
     <div class="col-md-1">Oct 14</div>
     
-      <div class="col-md-10"><strong><a href="/release/accumulo-2.0.0-alpha-1/">Apache Accumulo 2.0.0-alpha-1</a>&nbsp;&lArr;&nbsp;current</strong></div>
+      <div class="col-md-10"><a href="/release/accumulo-2.0.0-alpha-1/">Apache Accumulo 2.0.0-alpha-1</a></div>
     
   </div>
 
diff --git a/release_notes.html b/release_notes.html
index ea7c96a..0b44ac1 100644
--- a/release_notes.html
+++ b/release_notes.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/">
+  <script>location="https://accumulo.apache.org/release/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/"</script>
 </html>
diff --git a/release_notes/1.5.1.html b/release_notes/1.5.1.html
index 55ec123..cefe3ee 100644
--- a/release_notes/1.5.1.html
+++ b/release_notes/1.5.1.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.5.1/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.5.1/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.5.1/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.5.1/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.5.1/"</script>
 </html>
diff --git a/release_notes/1.5.2.html b/release_notes/1.5.2.html
index d0acdd9..1dfadf8 100644
--- a/release_notes/1.5.2.html
+++ b/release_notes/1.5.2.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.5.2/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.5.2/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.5.2/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.5.2/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.5.2/"</script>
 </html>
diff --git a/release_notes/1.5.3.html b/release_notes/1.5.3.html
index a1b4ff7..c37dc9d 100644
--- a/release_notes/1.5.3.html
+++ b/release_notes/1.5.3.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.5.3/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.5.3/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.5.3/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.5.3/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.5.3/"</script>
 </html>
diff --git a/release_notes/1.5.4.html b/release_notes/1.5.4.html
index 1e262c6..2de2a34 100644
--- a/release_notes/1.5.4.html
+++ b/release_notes/1.5.4.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.5.4/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.5.4/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.5.4/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.5.4/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.5.4/"</script>
 </html>
diff --git a/release_notes/1.6.0.html b/release_notes/1.6.0.html
index cb6a651..31429b1 100644
--- a/release_notes/1.6.0.html
+++ b/release_notes/1.6.0.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.6.0/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.6.0/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.6.0/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.6.0/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.6.0/"</script>
 </html>
diff --git a/release_notes/1.6.1.html b/release_notes/1.6.1.html
index 376cc83..7ace7b8 100644
--- a/release_notes/1.6.1.html
+++ b/release_notes/1.6.1.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.6.1/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.6.1/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.6.1/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.6.1/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.6.1/"</script>
 </html>
diff --git a/release_notes/1.6.2.html b/release_notes/1.6.2.html
index a675fa9..f58be00 100644
--- a/release_notes/1.6.2.html
+++ b/release_notes/1.6.2.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.6.2/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.6.2/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.6.2/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.6.2/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.6.2/"</script>
 </html>
diff --git a/release_notes/1.6.3.html b/release_notes/1.6.3.html
index d054cfb..f833a37 100644
--- a/release_notes/1.6.3.html
+++ b/release_notes/1.6.3.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.6.3/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.6.3/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.6.3/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.6.3/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.6.3/"</script>
 </html>
diff --git a/release_notes/1.6.4.html b/release_notes/1.6.4.html
index 5d46948..bdd75a1 100644
--- a/release_notes/1.6.4.html
+++ b/release_notes/1.6.4.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.6.4/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.6.4/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.6.4/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.6.4/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.6.4/"</script>
 </html>
diff --git a/release_notes/1.6.5.html b/release_notes/1.6.5.html
index ea1e0d2..b5aabe2 100644
--- a/release_notes/1.6.5.html
+++ b/release_notes/1.6.5.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.6.5/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.6.5/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.6.5/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.6.5/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.6.5/"</script>
 </html>
diff --git a/release_notes/1.6.6.html b/release_notes/1.6.6.html
index a72b3b3..c8303e9 100644
--- a/release_notes/1.6.6.html
+++ b/release_notes/1.6.6.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.6.6/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.6.6/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.6.6/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.6.6/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.6.6/"</script>
 </html>
diff --git a/release_notes/1.7.0.html b/release_notes/1.7.0.html
index 53ac58e..ac37f5c 100644
--- a/release_notes/1.7.0.html
+++ b/release_notes/1.7.0.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.7.0/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.7.0/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.7.0/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.7.0/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.7.0/"</script>
 </html>
diff --git a/release_notes/1.7.1.html b/release_notes/1.7.1.html
index 950c41b..7fa98b8 100644
--- a/release_notes/1.7.1.html
+++ b/release_notes/1.7.1.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.7.1/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.7.1/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.7.1/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.7.1/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.7.1/"</script>
 </html>
diff --git a/release_notes/1.7.2.html b/release_notes/1.7.2.html
index 0beb62b..bbba954 100644
--- a/release_notes/1.7.2.html
+++ b/release_notes/1.7.2.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.7.2/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.7.2/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.7.2/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.7.2/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.7.2/"</script>
 </html>
diff --git a/release_notes/1.7.3.html b/release_notes/1.7.3.html
index d20be2d..bec0b4c 100644
--- a/release_notes/1.7.3.html
+++ b/release_notes/1.7.3.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.7.3/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.7.3/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.7.3/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.7.3/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.7.3/"</script>
 </html>
diff --git a/release_notes/1.8.0.html b/release_notes/1.8.0.html
index 5cfee07..9640225 100644
--- a/release_notes/1.8.0.html
+++ b/release_notes/1.8.0.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.8.0/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.8.0/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.8.0/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.8.0/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.8.0/"</script>
 </html>
diff --git a/release_notes/1.8.1.html b/release_notes/1.8.1.html
index 02c2b0b..7c2639e 100644
--- a/release_notes/1.8.1.html
+++ b/release_notes/1.8.1.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/accumulo-1.8.1/">
+  <script>location="https://accumulo.apache.org/release/accumulo-1.8.1/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/accumulo-1.8.1/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/accumulo-1.8.1/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/accumulo-1.8.1/"</script>
 </html>
diff --git a/release_notes/index.html b/release_notes/index.html
index ea7c96a..0b44ac1 100644
--- a/release_notes/index.html
+++ b/release_notes/index.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/release/">
+  <script>location="https://accumulo.apache.org/release/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/release/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/release/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/release/"</script>
 </html>
diff --git a/releasing.html b/releasing.html
index fbcbf82..bbfd590 100644
--- a/releasing.html
+++ b/releasing.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/contributor/making-release.html">
+  <script>location="https://accumulo.apache.org/contributor/making-release.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/contributor/making-release.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/contributor/making-release.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/contributor/making-release.html"</script>
 </html>
diff --git a/user_manual_1.3-incubating/index.html b/user_manual_1.3-incubating/index.html
index 879fd5c..74ed81e 100644
--- a/user_manual_1.3-incubating/index.html
+++ b/user_manual_1.3-incubating/index.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/1.3/user_manual/">
+  <script>location="https://accumulo.apache.org/1.3/user_manual/"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/1.3/user_manual/">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/1.3/user_manual/">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/1.3/user_manual/"</script>
 </html>
diff --git a/verifying_releases.html b/verifying_releases.html
index e2f0340..e3d769b 100644
--- a/verifying_releases.html
+++ b/verifying_releases.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/contributor/verifying-release.html">
+  <script>location="https://accumulo.apache.org/contributor/verifying-release.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/contributor/verifying-release.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/contributor/verifying-release.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/contributor/verifying-release.html"</script>
 </html>
diff --git a/versioning.html b/versioning.html
index 6554674..6d58c96 100644
--- a/versioning.html
+++ b/versioning.html
@@ -3,9 +3,9 @@
   <meta charset="utf-8">
   <title>Redirecting&hellip;</title>
   <link rel="canonical" href="https://accumulo.apache.org/contributor/versioning.html">
+  <script>location="https://accumulo.apache.org/contributor/versioning.html"</script>
   <meta http-equiv="refresh" content="0; url=https://accumulo.apache.org/contributor/versioning.html">
   <meta name="robots" content="noindex">
   <h1>Redirecting&hellip;</h1>
   <a href="https://accumulo.apache.org/contributor/versioning.html">Click here if you are not redirected.</a>
-  <script>location="https://accumulo.apache.org/contributor/versioning.html"</script>
 </html>