You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by bu...@apache.org on 2018/10/21 04:04:46 UTC

[45/51] [partial] hbase-site git commit: HBASE-21302 update website 1.2 docs for 1.2.8 release.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/class-use/CoprocessorException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/class-use/CoprocessorException.html b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/class-use/CoprocessorException.html
index b61e443..61f1672 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/class-use/CoprocessorException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/class-use/CoprocessorException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.coprocessor.CoprocessorException (Apache HBase 1.2.7 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.coprocessor.CoprocessorException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.hadoop.hbase.coprocessor.CoprocessorException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.coprocessor.CoprocessorException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-frame.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-frame.html b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-frame.html
index d8aea47..568edbc 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-frame.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-frame.html
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.coprocessor (Apache HBase 1.2.7 API)</title>
+<title>org.apache.hadoop.hbase.coprocessor (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-summary.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-summary.html b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-summary.html
index 1824851..e05713f 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-summary.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-summary.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.coprocessor (Apache HBase 1.2.7 API)</title>
+<title>org.apache.hadoop.hbase.coprocessor (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.hadoop.hbase.coprocessor (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.hadoop.hbase.coprocessor (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-tree.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-tree.html b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-tree.html
index b55af44..9a72a63 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-tree.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-tree.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.coprocessor Class Hierarchy (Apache HBase 1.2.7 API)</title>
+<title>org.apache.hadoop.hbase.coprocessor Class Hierarchy (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.hadoop.hbase.coprocessor Class Hierarchy (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.hadoop.hbase.coprocessor Class Hierarchy (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-use.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-use.html b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-use.html
index 4d1a6f6..51069a1 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-use.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/coprocessor/package-use.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.hadoop.hbase.coprocessor (Apache HBase 1.2.7 API)</title>
+<title>Uses of Package org.apache.hadoop.hbase.coprocessor (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.hadoop.hbase.coprocessor (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.hadoop.hbase.coprocessor (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/ForeignException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/ForeignException.html b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/ForeignException.html
index 3559bdb..98891a1 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/ForeignException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/ForeignException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ForeignException (Apache HBase 1.2.7 API)</title>
+<title>ForeignException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ForeignException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ForeignException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/TimeoutException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/TimeoutException.html b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/TimeoutException.html
index 8468290..f9dbf83 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/TimeoutException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/TimeoutException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TimeoutException (Apache HBase 1.2.7 API)</title>
+<title>TimeoutException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TimeoutException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="TimeoutException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignException.html b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignException.html
index 0116a26..abf1762 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.errorhandling.ForeignException (Apache HBase 1.2.7 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.errorhandling.ForeignException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.hadoop.hbase.errorhandling.ForeignException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.errorhandling.ForeignException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/class-use/TimeoutException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/class-use/TimeoutException.html b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/class-use/TimeoutException.html
index 98b3a1f..6ef4a5d 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/class-use/TimeoutException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/class-use/TimeoutException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.errorhandling.TimeoutException (Apache HBase 1.2.7 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.errorhandling.TimeoutException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.hadoop.hbase.errorhandling.TimeoutException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.errorhandling.TimeoutException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-frame.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-frame.html b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-frame.html
index 1165e94..6e175d6 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-frame.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-frame.html
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.errorhandling (Apache HBase 1.2.7 API)</title>
+<title>org.apache.hadoop.hbase.errorhandling (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-summary.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-summary.html b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-summary.html
index d65f38b..3da630b 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-summary.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-summary.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.errorhandling (Apache HBase 1.2.7 API)</title>
+<title>org.apache.hadoop.hbase.errorhandling (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.hadoop.hbase.errorhandling (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.hadoop.hbase.errorhandling (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-tree.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-tree.html b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-tree.html
index 5e39f55..c75abf4 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-tree.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-tree.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.errorhandling Class Hierarchy (Apache HBase 1.2.7 API)</title>
+<title>org.apache.hadoop.hbase.errorhandling Class Hierarchy (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.hadoop.hbase.errorhandling Class Hierarchy (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.hadoop.hbase.errorhandling Class Hierarchy (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-use.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-use.html b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-use.html
index b225956..5e89317 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-use.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/errorhandling/package-use.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.hadoop.hbase.errorhandling (Apache HBase 1.2.7 API)</title>
+<title>Uses of Package org.apache.hadoop.hbase.errorhandling (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.hadoop.hbase.errorhandling (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.hadoop.hbase.errorhandling (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/ConnectionClosingException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/ConnectionClosingException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/ConnectionClosingException.html
index 4cbc5b6..7aa2090 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/ConnectionClosingException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/ConnectionClosingException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConnectionClosingException (Apache HBase 1.2.7 API)</title>
+<title>ConnectionClosingException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ConnectionClosingException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ConnectionClosingException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/FailedSanityCheckException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/FailedSanityCheckException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/FailedSanityCheckException.html
index 9d11a48..05e4abd 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/FailedSanityCheckException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/FailedSanityCheckException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FailedSanityCheckException (Apache HBase 1.2.7 API)</title>
+<title>FailedSanityCheckException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FailedSanityCheckException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FailedSanityCheckException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/LockTimeoutException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/LockTimeoutException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/LockTimeoutException.html
index 4a9beee..bf2407e 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/LockTimeoutException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/LockTimeoutException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LockTimeoutException (Apache HBase 1.2.7 API)</title>
+<title>LockTimeoutException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="LockTimeoutException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="LockTimeoutException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/MergeRegionException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/MergeRegionException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/MergeRegionException.html
index 6d9cbbf..ee85837 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/MergeRegionException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/MergeRegionException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MergeRegionException (Apache HBase 1.2.7 API)</title>
+<title>MergeRegionException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MergeRegionException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="MergeRegionException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/OperationConflictException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/OperationConflictException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/OperationConflictException.html
index 1b91944..92a076f 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/OperationConflictException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/OperationConflictException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OperationConflictException (Apache HBase 1.2.7 API)</title>
+<title>OperationConflictException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="OperationConflictException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="OperationConflictException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/PreemptiveFastFailException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/PreemptiveFastFailException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/PreemptiveFastFailException.html
index 0a0c228..6bb3f51 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/PreemptiveFastFailException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/PreemptiveFastFailException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PreemptiveFastFailException (Apache HBase 1.2.7 API)</title>
+<title>PreemptiveFastFailException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PreemptiveFastFailException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="PreemptiveFastFailException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/RegionInRecoveryException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/RegionInRecoveryException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/RegionInRecoveryException.html
index 2032b83..b4066a7 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/RegionInRecoveryException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/RegionInRecoveryException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionInRecoveryException (Apache HBase 1.2.7 API)</title>
+<title>RegionInRecoveryException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RegionInRecoveryException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="RegionInRecoveryException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/ScannerResetException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/ScannerResetException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/ScannerResetException.html
index 8f4cb47..90603d2 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/ScannerResetException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/ScannerResetException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ScannerResetException (Apache HBase 1.2.7 API)</title>
+<title>ScannerResetException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ScannerResetException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ScannerResetException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/UnknownProtocolException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/UnknownProtocolException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/UnknownProtocolException.html
index 98c4102..6f3fba4 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/UnknownProtocolException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/UnknownProtocolException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UnknownProtocolException (Apache HBase 1.2.7 API)</title>
+<title>UnknownProtocolException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="UnknownProtocolException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="UnknownProtocolException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/ConnectionClosingException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/ConnectionClosingException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/ConnectionClosingException.html
index 7d6c106..70e2bb2 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/ConnectionClosingException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/ConnectionClosingException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.exceptions.ConnectionClosingException (Apache HBase 1.2.7 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.exceptions.ConnectionClosingException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.ConnectionClosingException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.ConnectionClosingException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/FailedSanityCheckException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/FailedSanityCheckException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/FailedSanityCheckException.html
index 033ffcf..c8acd35 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/FailedSanityCheckException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/FailedSanityCheckException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.exceptions.FailedSanityCheckException (Apache HBase 1.2.7 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.exceptions.FailedSanityCheckException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.FailedSanityCheckException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.FailedSanityCheckException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/LockTimeoutException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/LockTimeoutException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/LockTimeoutException.html
index 29aa5e4..3f8d20b 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/LockTimeoutException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/LockTimeoutException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.exceptions.LockTimeoutException (Apache HBase 1.2.7 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.exceptions.LockTimeoutException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.LockTimeoutException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.LockTimeoutException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/MergeRegionException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/MergeRegionException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/MergeRegionException.html
index 46988ce..69dd7dc 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/MergeRegionException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/MergeRegionException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.exceptions.MergeRegionException (Apache HBase 1.2.7 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.exceptions.MergeRegionException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.MergeRegionException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.MergeRegionException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/OperationConflictException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/OperationConflictException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/OperationConflictException.html
index 7f67b6f..fa0fc04 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/OperationConflictException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/OperationConflictException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.exceptions.OperationConflictException (Apache HBase 1.2.7 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.exceptions.OperationConflictException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.OperationConflictException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.OperationConflictException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/PreemptiveFastFailException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/PreemptiveFastFailException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/PreemptiveFastFailException.html
index 1a43f5d..6716cf0 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/PreemptiveFastFailException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/PreemptiveFastFailException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException (Apache HBase 1.2.7 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/RegionInRecoveryException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/RegionInRecoveryException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/RegionInRecoveryException.html
index 3560648..60670da 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/RegionInRecoveryException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/RegionInRecoveryException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.exceptions.RegionInRecoveryException (Apache HBase 1.2.7 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.exceptions.RegionInRecoveryException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.RegionInRecoveryException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.RegionInRecoveryException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/ScannerResetException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/ScannerResetException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/ScannerResetException.html
index 70ea4f7..d38cce8 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/ScannerResetException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/ScannerResetException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.exceptions.ScannerResetException (Apache HBase 1.2.7 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.exceptions.ScannerResetException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.ScannerResetException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.ScannerResetException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/UnknownProtocolException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/UnknownProtocolException.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/UnknownProtocolException.html
index 3635630..8ee9ea1 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/UnknownProtocolException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/class-use/UnknownProtocolException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.exceptions.UnknownProtocolException (Apache HBase 1.2.7 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.exceptions.UnknownProtocolException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.UnknownProtocolException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.exceptions.UnknownProtocolException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-frame.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-frame.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-frame.html
index 3c366bc..21ab898 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-frame.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-frame.html
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.exceptions (Apache HBase 1.2.7 API)</title>
+<title>org.apache.hadoop.hbase.exceptions (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-summary.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-summary.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-summary.html
index 1d7a0fe..e29c531 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-summary.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-summary.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.exceptions (Apache HBase 1.2.7 API)</title>
+<title>org.apache.hadoop.hbase.exceptions (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.hadoop.hbase.exceptions (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.hadoop.hbase.exceptions (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-tree.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-tree.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-tree.html
index 1edd6c4..25d0a6f 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-tree.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-tree.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.exceptions Class Hierarchy (Apache HBase 1.2.7 API)</title>
+<title>org.apache.hadoop.hbase.exceptions Class Hierarchy (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.hadoop.hbase.exceptions Class Hierarchy (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.hadoop.hbase.exceptions Class Hierarchy (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-use.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-use.html b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-use.html
index d146ec6..1b69bd9 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-use.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/exceptions/package-use.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.hadoop.hbase.exceptions (Apache HBase 1.2.7 API)</title>
+<title>Uses of Package org.apache.hadoop.hbase.exceptions (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.hadoop.hbase.exceptions (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.hadoop.hbase.exceptions (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/BinaryComparator.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/BinaryComparator.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/BinaryComparator.html
index 78ea6d6..6d401d2 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/BinaryComparator.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/BinaryComparator.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BinaryComparator (Apache HBase 1.2.7 API)</title>
+<title>BinaryComparator (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BinaryComparator (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="BinaryComparator (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/BinaryPrefixComparator.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/BinaryPrefixComparator.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/BinaryPrefixComparator.html
index d24f085..67dace2 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/BinaryPrefixComparator.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/BinaryPrefixComparator.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BinaryPrefixComparator (Apache HBase 1.2.7 API)</title>
+<title>BinaryPrefixComparator (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BinaryPrefixComparator (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="BinaryPrefixComparator (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/BitComparator.BitwiseOp.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/BitComparator.BitwiseOp.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/BitComparator.BitwiseOp.html
index b9dcdd2..096433a 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/BitComparator.BitwiseOp.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/BitComparator.BitwiseOp.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BitComparator.BitwiseOp (Apache HBase 1.2.7 API)</title>
+<title>BitComparator.BitwiseOp (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BitComparator.BitwiseOp (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="BitComparator.BitwiseOp (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/BitComparator.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/BitComparator.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/BitComparator.html
index 812c5f8..41937aa 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/BitComparator.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/BitComparator.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BitComparator (Apache HBase 1.2.7 API)</title>
+<title>BitComparator (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BitComparator (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="BitComparator (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/ByteArrayComparable.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/ByteArrayComparable.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/ByteArrayComparable.html
index f94a7c5..dae7c8a 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/ByteArrayComparable.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/ByteArrayComparable.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ByteArrayComparable (Apache HBase 1.2.7 API)</title>
+<title>ByteArrayComparable (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ByteArrayComparable (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ByteArrayComparable (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnCountGetFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnCountGetFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnCountGetFilter.html
index ffd4ca5..7d63fb5 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnCountGetFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnCountGetFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ColumnCountGetFilter (Apache HBase 1.2.7 API)</title>
+<title>ColumnCountGetFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ColumnCountGetFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ColumnCountGetFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnPaginationFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnPaginationFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnPaginationFilter.html
index 62b3e84..5071e47 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnPaginationFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnPaginationFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ColumnPaginationFilter (Apache HBase 1.2.7 API)</title>
+<title>ColumnPaginationFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ColumnPaginationFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ColumnPaginationFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnPrefixFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnPrefixFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnPrefixFilter.html
index 00a9fbc..ea02ea7 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnPrefixFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnPrefixFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ColumnPrefixFilter (Apache HBase 1.2.7 API)</title>
+<title>ColumnPrefixFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ColumnPrefixFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ColumnPrefixFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnRangeFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnRangeFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnRangeFilter.html
index daa36cc..18a5d04 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnRangeFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/ColumnRangeFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ColumnRangeFilter (Apache HBase 1.2.7 API)</title>
+<title>ColumnRangeFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ColumnRangeFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ColumnRangeFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html
index 59bf82a..558057f 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompareFilter.CompareOp (Apache HBase 1.2.7 API)</title>
+<title>CompareFilter.CompareOp (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CompareFilter.CompareOp (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CompareFilter.CompareOp (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.html
index 7d78d45..56d9299 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompareFilter (Apache HBase 1.2.7 API)</title>
+<title>CompareFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CompareFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CompareFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/DependentColumnFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/DependentColumnFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/DependentColumnFilter.html
index 5b01d7c..366dc24 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/DependentColumnFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/DependentColumnFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DependentColumnFilter (Apache HBase 1.2.7 API)</title>
+<title>DependentColumnFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DependentColumnFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DependentColumnFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/FamilyFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/FamilyFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/FamilyFilter.html
index 4ab1a14..4685d2c 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/FamilyFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/FamilyFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FamilyFilter (Apache HBase 1.2.7 API)</title>
+<title>FamilyFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FamilyFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FamilyFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html
index 7734e2c..4272909 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Filter.ReturnCode (Apache HBase 1.2.7 API)</title>
+<title>Filter.ReturnCode (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Filter.ReturnCode (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Filter.ReturnCode (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/Filter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/Filter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/Filter.html
index 3972e08..66e4c34 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/Filter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/Filter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Filter (Apache HBase 1.2.7 API)</title>
+<title>Filter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Filter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Filter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/FilterList.Operator.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/FilterList.Operator.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/FilterList.Operator.html
index 72f1c32..a9db836 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/FilterList.Operator.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/FilterList.Operator.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FilterList.Operator (Apache HBase 1.2.7 API)</title>
+<title>FilterList.Operator (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FilterList.Operator (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FilterList.Operator (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/FilterList.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/FilterList.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/FilterList.html
index f6f5be3..2f7a495 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/FilterList.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/FilterList.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FilterList (Apache HBase 1.2.7 API)</title>
+<title>FilterList (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FilterList (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FilterList (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.html
index 02c79e3..b601a20 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FirstKeyOnlyFilter (Apache HBase 1.2.7 API)</title>
+<title>FirstKeyOnlyFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FirstKeyOnlyFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FirstKeyOnlyFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.html
index eaaeb50..49c49c5 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FirstKeyValueMatchingQualifiersFilter (Apache HBase 1.2.7 API)</title>
+<title>FirstKeyValueMatchingQualifiersFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FirstKeyValueMatchingQualifiersFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FirstKeyValueMatchingQualifiersFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/FuzzyRowFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/FuzzyRowFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/FuzzyRowFilter.html
index a4f5039..5e9179e 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/FuzzyRowFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/FuzzyRowFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FuzzyRowFilter (Apache HBase 1.2.7 API)</title>
+<title>FuzzyRowFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FuzzyRowFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FuzzyRowFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/InclusiveStopFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/InclusiveStopFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/InclusiveStopFilter.html
index dfa42a5..b13a9ad 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/InclusiveStopFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/InclusiveStopFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InclusiveStopFilter (Apache HBase 1.2.7 API)</title>
+<title>InclusiveStopFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="InclusiveStopFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="InclusiveStopFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/IncompatibleFilterException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/IncompatibleFilterException.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/IncompatibleFilterException.html
index fd3c105..ce42518 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/IncompatibleFilterException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/IncompatibleFilterException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IncompatibleFilterException (Apache HBase 1.2.7 API)</title>
+<title>IncompatibleFilterException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="IncompatibleFilterException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IncompatibleFilterException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/InvalidRowFilterException.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/InvalidRowFilterException.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/InvalidRowFilterException.html
index fcbee7a..a60e359 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/InvalidRowFilterException.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/InvalidRowFilterException.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InvalidRowFilterException (Apache HBase 1.2.7 API)</title>
+<title>InvalidRowFilterException (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="InvalidRowFilterException (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="InvalidRowFilterException (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.html
index 0129f19..d5aa010 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KeyOnlyFilter (Apache HBase 1.2.7 API)</title>
+<title>KeyOnlyFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="KeyOnlyFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="KeyOnlyFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/LongComparator.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/LongComparator.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/LongComparator.html
index 2920d09..b3dfe5c 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/LongComparator.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/LongComparator.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LongComparator (Apache HBase 1.2.7 API)</title>
+<title>LongComparator (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="LongComparator (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="LongComparator (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.RowRange.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.RowRange.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.RowRange.html
index 71e7ef8..f448753 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.RowRange.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.RowRange.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MultiRowRangeFilter.RowRange (Apache HBase 1.2.7 API)</title>
+<title>MultiRowRangeFilter.RowRange (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MultiRowRangeFilter.RowRange (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="MultiRowRangeFilter.RowRange (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.html
index 8a7c029..6c1d1f3 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MultiRowRangeFilter (Apache HBase 1.2.7 API)</title>
+<title>MultiRowRangeFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MultiRowRangeFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="MultiRowRangeFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.html
index c3315df..40a53cd 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MultipleColumnPrefixFilter (Apache HBase 1.2.7 API)</title>
+<title>MultipleColumnPrefixFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MultipleColumnPrefixFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="MultipleColumnPrefixFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/NullComparator.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/NullComparator.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/NullComparator.html
index ccd8424..c6942ac 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/NullComparator.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/NullComparator.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NullComparator (Apache HBase 1.2.7 API)</title>
+<title>NullComparator (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="NullComparator (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="NullComparator (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/PageFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/PageFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/PageFilter.html
index b9d670a..6b2409a 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/PageFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/PageFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PageFilter (Apache HBase 1.2.7 API)</title>
+<title>PageFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PageFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="PageFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/ParseConstants.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/ParseConstants.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/ParseConstants.html
index 98a45b2..ed68537 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/ParseConstants.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/ParseConstants.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ParseConstants (Apache HBase 1.2.7 API)</title>
+<title>ParseConstants (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ParseConstants (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ParseConstants (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/apidocs/org/apache/hadoop/hbase/filter/ParseFilter.html
----------------------------------------------------------------------
diff --git a/1.2/apidocs/org/apache/hadoop/hbase/filter/ParseFilter.html b/1.2/apidocs/org/apache/hadoop/hbase/filter/ParseFilter.html
index 4b701f2..61b63ed 100644
--- a/1.2/apidocs/org/apache/hadoop/hbase/filter/ParseFilter.html
+++ b/1.2/apidocs/org/apache/hadoop/hbase/filter/ParseFilter.html
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ParseFilter (Apache HBase 1.2.7 API)</title>
+<title>ParseFilter (Apache HBase 1.2.8 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ParseFilter (Apache HBase 1.2.7 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ParseFilter (Apache HBase 1.2.8 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>