You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@yetus.apache.org by aw...@apache.org on 2016/04/25 17:11:34 UTC

[10/19] yetus git commit: git hash 612a0f2d12af3c6713b04c29ba6406f17b29f0fa

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.0/precommit-architecture/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/precommit-architecture/index.html b/documentation/0.2.0/precommit-architecture/index.html
index d8dc2ef..2c3e384 100644
--- a/documentation/0.2.0/precommit-architecture/index.html
+++ b/documentation/0.2.0/precommit-architecture/index.html
@@ -21,18 +21,18 @@
     <head>
         <meta charset="utf-8">
         <title>Apache Yetus</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="">
+        <meta name="author" content="">
 
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
                     <link href="/assets/css/font-awesome.css" rel="stylesheet">
 
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
-	</head>
+        <!-- JS -->
+        <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
+        <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
+  </head>
     <body>
       <div class="navbar navbar-inverse navbar-static-top" role="navigation">
     <div class="container">
@@ -214,15 +214,15 @@
 
 <p>As one can see, the modules list is one of the key inputs into what actually gets executed.  As a result, projects must full flexibility in either adding, modifying, or even removing modules from the test list.  If a personality removes the entire list of modules, then that test should just be ignored.</p>
 
-	  </div>
+    </div>
       <div class="container">
     <hr>
     <footer class="footer">
         <div class="row-fluid">
             <div class="span12 text-left">
-                            <div class="span12">
+              <div class="span12">
                 Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation.
-                            </div>
+              </div>
             </div>
 
         </div>
@@ -230,5 +230,5 @@
     </footer>
 </div>
 
-	</body>
+  </body>
 </html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.0/precommit-basic/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/precommit-basic/index.html b/documentation/0.2.0/precommit-basic/index.html
index e918f1c..8aeb973 100644
--- a/documentation/0.2.0/precommit-basic/index.html
+++ b/documentation/0.2.0/precommit-basic/index.html
@@ -21,18 +21,18 @@
     <head>
         <meta charset="utf-8">
         <title>Apache Yetus</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="">
+        <meta name="author" content="">
 
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
                     <link href="/assets/css/font-awesome.css" rel="stylesheet">
 
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
-	</head>
+        <!-- JS -->
+        <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
+        <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
+  </head>
     <body>
       <div class="navbar navbar-inverse navbar-static-top" role="navigation">
     <div class="container">
@@ -378,15 +378,15 @@ have a location to look at the output artifacts:</p>
 
 <p>test-patch has many other features and command line options for the basic user.  Many of these are self-explanatory.  To see the list of options, run test-patch.sh without any options or with &ndash;help.</p>
 
-	  </div>
+    </div>
       <div class="container">
     <hr>
     <footer class="footer">
         <div class="row-fluid">
             <div class="span12 text-left">
-                            <div class="span12">
+              <div class="span12">
                 Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation.
-                            </div>
+              </div>
             </div>
 
         </div>
@@ -394,5 +394,5 @@ have a location to look at the output artifacts:</p>
     </footer>
 </div>
 
-	</body>
+  </body>
 </html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.0/precommit-bugsystems/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/precommit-bugsystems/index.html b/documentation/0.2.0/precommit-bugsystems/index.html
index 537b712..d8e8857 100644
--- a/documentation/0.2.0/precommit-bugsystems/index.html
+++ b/documentation/0.2.0/precommit-bugsystems/index.html
@@ -21,18 +21,18 @@
     <head>
         <meta charset="utf-8">
         <title>Apache Yetus</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="">
+        <meta name="author" content="">
 
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
                     <link href="/assets/css/font-awesome.css" rel="stylesheet">
 
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
-	</head>
+        <!-- JS -->
+        <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
+        <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
+  </head>
     <body>
       <div class="navbar navbar-inverse navbar-static-top" role="navigation">
     <div class="container">
@@ -194,15 +194,15 @@
 
 <p>In order to write information on the issue, JIRA requires username and password authentication using the <code>--jira-user</code>/<code>--jira-password</code> options or the JIRA_USER and JIRA_PASSWORD variables in a personality.</p>
 
-	  </div>
+    </div>
       <div class="container">
     <hr>
     <footer class="footer">
         <div class="row-fluid">
             <div class="span12 text-left">
-                            <div class="span12">
+              <div class="span12">
                 Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation.
-                            </div>
+              </div>
             </div>
 
         </div>
@@ -210,5 +210,5 @@
     </footer>
 </div>
 
-	</body>
+  </body>
 </html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.0/precommit-buildtools/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/precommit-buildtools/index.html b/documentation/0.2.0/precommit-buildtools/index.html
index 264df83..b192b8e 100644
--- a/documentation/0.2.0/precommit-buildtools/index.html
+++ b/documentation/0.2.0/precommit-buildtools/index.html
@@ -21,18 +21,18 @@
     <head>
         <meta charset="utf-8">
         <title>Apache Yetus</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="">
+        <meta name="author" content="">
 
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
                     <link href="/assets/css/font-awesome.css" rel="stylesheet">
 
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
-	</head>
+        <!-- JS -->
+        <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
+        <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
+  </head>
     <body>
       <div class="navbar navbar-inverse navbar-static-top" role="navigation">
     <div class="container">
@@ -294,15 +294,15 @@
 
 <p>Maven will trigger add a maven install test when the <code>maven_add_install</code> function has been used and the related tests are requierd. Plug-ins that need to run maven before MUST call it as part of their respective initialize functions, otherwise maven may fail unexpectedly.  All Yetus provided plug-ins that require maven will trigger the maven install functionality.</p>
 
-	  </div>
+    </div>
       <div class="container">
     <hr>
     <footer class="footer">
         <div class="row-fluid">
             <div class="span12 text-left">
-                            <div class="span12">
+              <div class="span12">
                 Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation.
-                            </div>
+              </div>
             </div>
 
         </div>
@@ -310,5 +310,5 @@
     </footer>
 </div>
 
-	</body>
+  </body>
 </html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.0/precommit-glossary/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/precommit-glossary/index.html b/documentation/0.2.0/precommit-glossary/index.html
index ce909eb..f40b3a1 100644
--- a/documentation/0.2.0/precommit-glossary/index.html
+++ b/documentation/0.2.0/precommit-glossary/index.html
@@ -21,18 +21,18 @@
     <head>
         <meta charset="utf-8">
         <title>Apache Yetus</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="">
+        <meta name="author" content="">
 
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
                     <link href="/assets/css/font-awesome.css" rel="stylesheet">
 
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
-	</head>
+        <!-- JS -->
+        <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
+        <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
+  </head>
     <body>
       <div class="navbar navbar-inverse navbar-static-top" role="navigation">
     <div class="container">
@@ -152,15 +152,15 @@
 
 <p>An automated process that verifies a patch is <q>good</q> prior to a committer looking at it.</p>
 
-	  </div>
+    </div>
       <div class="container">
     <hr>
     <footer class="footer">
         <div class="row-fluid">
             <div class="span12 text-left">
-                            <div class="span12">
+              <div class="span12">
                 Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation.
-                            </div>
+              </div>
             </div>
 
         </div>
@@ -168,5 +168,5 @@
     </footer>
 </div>
 
-	</body>
+  </body>
 </html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.0/precommit-patchnames/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/precommit-patchnames/index.html b/documentation/0.2.0/precommit-patchnames/index.html
index 028d47f..953341d 100644
--- a/documentation/0.2.0/precommit-patchnames/index.html
+++ b/documentation/0.2.0/precommit-patchnames/index.html
@@ -21,18 +21,18 @@
     <head>
         <meta charset="utf-8">
         <title>Apache Yetus</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="">
+        <meta name="author" content="">
 
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
                     <link href="/assets/css/font-awesome.css" rel="stylesheet">
 
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
-	</head>
+        <!-- JS -->
+        <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
+        <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
+  </head>
     <body>
       <div class="navbar navbar-inverse navbar-static-top" role="navigation">
     <div class="container">
@@ -151,15 +151,15 @@ click &lsquo;Submit Patch&rsquo;.  The patch file should be named one of:</p>
 patch file (e.g., <a href="https://github.com/user/repo/pull/1.patch">https://github.com/user/repo/pull/1.patch</a>) will pull the patch from
 the given Github PR.</p>
 
-	  </div>
+    </div>
       <div class="container">
     <hr>
     <footer class="footer">
         <div class="row-fluid">
             <div class="span12 text-left">
-                            <div class="span12">
+              <div class="span12">
                 Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation.
-                            </div>
+              </div>
             </div>
 
         </div>
@@ -167,5 +167,5 @@ the given Github PR.</p>
     </footer>
 </div>
 
-	</body>
+  </body>
 </html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.0/precommit-smart-apply-patch/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/precommit-smart-apply-patch/index.html b/documentation/0.2.0/precommit-smart-apply-patch/index.html
index 2e875b0..6cf39ba 100644
--- a/documentation/0.2.0/precommit-smart-apply-patch/index.html
+++ b/documentation/0.2.0/precommit-smart-apply-patch/index.html
@@ -21,18 +21,18 @@
     <head>
         <meta charset="utf-8">
         <title>Apache Yetus</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="">
+        <meta name="author" content="">
 
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
                     <link href="/assets/css/font-awesome.css" rel="stylesheet">
 
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
-	</head>
+        <!-- JS -->
+        <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
+        <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
+  </head>
     <body>
       <div class="navbar navbar-inverse navbar-static-top" role="navigation">
     <div class="container">
@@ -148,15 +148,15 @@
 <li>use <code>--signoff</code> and commit the change via git-am</li>
 </ul>
 
-	  </div>
+    </div>
       <div class="container">
     <hr>
     <footer class="footer">
         <div class="row-fluid">
             <div class="span12 text-left">
-                            <div class="span12">
+              <div class="span12">
                 Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation.
-                            </div>
+              </div>
             </div>
 
         </div>
@@ -164,5 +164,5 @@
     </footer>
 </div>
 
-	</body>
+  </body>
 </html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.0/precommit-testformats/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/precommit-testformats/index.html b/documentation/0.2.0/precommit-testformats/index.html
index a86a27d..20f500c 100644
--- a/documentation/0.2.0/precommit-testformats/index.html
+++ b/documentation/0.2.0/precommit-testformats/index.html
@@ -21,18 +21,18 @@
     <head>
         <meta charset="utf-8">
         <title>Apache Yetus</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="">
+        <meta name="author" content="">
 
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
                     <link href="/assets/css/font-awesome.css" rel="stylesheet">
 
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
-	</head>
+        <!-- JS -->
+        <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
+        <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
+  </head>
     <body>
       <div class="navbar navbar-inverse navbar-static-top" role="navigation">
     <div class="container">
@@ -139,15 +139,15 @@
 </ul></li>
 </ul>
 
-	  </div>
+    </div>
       <div class="container">
     <hr>
     <footer class="footer">
         <div class="row-fluid">
             <div class="span12 text-left">
-                            <div class="span12">
+              <div class="span12">
                 Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation.
-                            </div>
+              </div>
             </div>
 
         </div>
@@ -155,5 +155,5 @@
     </footer>
 </div>
 
-	</body>
+  </body>
 </html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.0/releasedocmaker/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/releasedocmaker/index.html b/documentation/0.2.0/releasedocmaker/index.html
index 25e36a7..2f19a7c 100644
--- a/documentation/0.2.0/releasedocmaker/index.html
+++ b/documentation/0.2.0/releasedocmaker/index.html
@@ -21,18 +21,18 @@
     <head>
         <meta charset="utf-8">
         <title>Apache Yetus</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="">
+        <meta name="author" content="">
 
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
                     <link href="/assets/css/font-awesome.css" rel="stylesheet">
 
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
-	</head>
+        <!-- JS -->
+        <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
+        <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
+  </head>
     <body>
       <div class="navbar navbar-inverse navbar-static-top" role="navigation">
     <div class="container">
@@ -228,15 +228,15 @@ remaining text
 <li>README.md: a file suitable for display on Github and other Markdown rendering websites</li>
 </ul>
 
-	  </div>
+    </div>
       <div class="container">
     <hr>
     <footer class="footer">
         <div class="row-fluid">
             <div class="span12 text-left">
-                            <div class="span12">
+              <div class="span12">
                 Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation.
-                            </div>
+              </div>
             </div>
 
         </div>
@@ -244,5 +244,5 @@ remaining text
     </footer>
 </div>
 
-	</body>
+  </body>
 </html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.1/CHANGES/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/CHANGES/index.html b/documentation/0.2.1/CHANGES/index.html
index 71c9892..7d0ffd4 100644
--- a/documentation/0.2.1/CHANGES/index.html
+++ b/documentation/0.2.1/CHANGES/index.html
@@ -21,18 +21,18 @@
     <head>
         <meta charset="utf-8">
         <title>Apache Yetus</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="">
+        <meta name="author" content="">
 
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
                     <link href="/assets/css/font-awesome.css" rel="stylesheet">
 
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
-	</head>
+        <!-- JS -->
+        <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
+        <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
+  </head>
     <body>
       <div class="navbar navbar-inverse navbar-static-top" role="navigation">
     <div class="container">
@@ -226,16 +226,24 @@
 <th style="text-align: left">Reporter</th>
 <th style="text-align: left">Contributor</th>
 </tr>
-</thead><tbody></tbody></table>
-	  </div>
+</thead><tbody><tr>
+<td style="text-align: left"><a href="https://issues.apache.org/jira/browse/YETUS-344">YETUS-344</a></td>
+<td style="text-align: left">Release 0.2.1</td>
+<td style="text-align: left">Critical</td>
+<td style="text-align: left">website and documentation</td>
+<td style="text-align: left">Sean Busbey</td>
+<td style="text-align: left">Sean Busbey</td>
+</tr>
+</tbody></table>
+    </div>
       <div class="container">
     <hr>
     <footer class="footer">
         <div class="row-fluid">
             <div class="span12 text-left">
-                            <div class="span12">
+              <div class="span12">
                 Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation.
-                            </div>
+              </div>
             </div>
 
         </div>
@@ -243,5 +251,5 @@
     </footer>
 </div>
 
-	</body>
+  </body>
 </html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.1/RELEASENOTES/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/RELEASENOTES/index.html b/documentation/0.2.1/RELEASENOTES/index.html
index ebf34bc..bc03ed9 100644
--- a/documentation/0.2.1/RELEASENOTES/index.html
+++ b/documentation/0.2.1/RELEASENOTES/index.html
@@ -21,18 +21,18 @@
     <head>
         <meta charset="utf-8">
         <title>Apache Yetus</title>
-		    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-		    <meta name="description" content="">
-		    <meta name="author" content="">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="">
+        <meta name="author" content="">
 
-		    <link href="/assets/css/bootstrap.css" rel="stylesheet">
-		    <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap.css" rel="stylesheet">
+        <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
                     <link href="/assets/css/font-awesome.css" rel="stylesheet">
 
-		    <!-- JS -->
-		    <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
-		    <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
-	</head>
+        <!-- JS -->
+        <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script>
+        <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
+  </head>
     <body>
       <div class="navbar navbar-inverse navbar-static-top" role="navigation">
     <div class="container">
@@ -123,15 +123,15 @@
 
 <p>These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements.</p>
 
-	  </div>
+    </div>
       <div class="container">
     <hr>
     <footer class="footer">
         <div class="row-fluid">
             <div class="span12 text-left">
-                            <div class="span12">
+              <div class="span12">
                 Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation.
-                            </div>
+              </div>
             </div>
 
         </div>
@@ -139,5 +139,5 @@
     </footer>
 </div>
 
-	</body>
+  </body>
 </html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.1/audience-annotations-apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/audience-annotations-apidocs/allclasses-frame.html b/documentation/0.2.1/audience-annotations-apidocs/allclasses-frame.html
index 9c5bd20..637ed06 100644
--- a/documentation/0.2.1/audience-annotations-apidocs/allclasses-frame.html
+++ b/documentation/0.2.1/audience-annotations-apidocs/allclasses-frame.html
@@ -2,15 +2,14 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_74) on Thu Apr 14 01:16:17 CDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<!-- Generated by javadoc (version 1.7.0_45) on Mon Apr 25 08:08:21 PDT 2016 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>All Classes (Apache Yetus - Audience Annotations Component 0.2.1 API)</title>
-<meta name="date" content="2016-04-14">
+<meta name="date" content="2016-04-25">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
 </head>
 <body>
-<h1 class="bar">All&nbsp;Classes</h1>
+<h1 class="bar">All Classes</h1>
 <div class="indexContainer">
 <ul>
 <li><a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html" title="class in org.apache.yetus.audience.tools" target="classFrame">ExcludePrivateAnnotationsJDiffDoclet</a></li>

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.1/audience-annotations-apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/audience-annotations-apidocs/allclasses-noframe.html b/documentation/0.2.1/audience-annotations-apidocs/allclasses-noframe.html
index 35396bf..bac5aea 100644
--- a/documentation/0.2.1/audience-annotations-apidocs/allclasses-noframe.html
+++ b/documentation/0.2.1/audience-annotations-apidocs/allclasses-noframe.html
@@ -2,15 +2,14 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_74) on Thu Apr 14 01:16:17 CDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<!-- Generated by javadoc (version 1.7.0_45) on Mon Apr 25 08:08:21 PDT 2016 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>All Classes (Apache Yetus - Audience Annotations Component 0.2.1 API)</title>
-<meta name="date" content="2016-04-14">
+<meta name="date" content="2016-04-25">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
 </head>
 <body>
-<h1 class="bar">All&nbsp;Classes</h1>
+<h1 class="bar">All Classes</h1>
 <div class="indexContainer">
 <ul>
 <li><a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></li>

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.1/audience-annotations-apidocs/constant-values.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/audience-annotations-apidocs/constant-values.html b/documentation/0.2.1/audience-annotations-apidocs/constant-values.html
index 50c5ed6..2d0f21b 100644
--- a/documentation/0.2.1/audience-annotations-apidocs/constant-values.html
+++ b/documentation/0.2.1/audience-annotations-apidocs/constant-values.html
@@ -2,21 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_74) on Thu Apr 14 01:16:17 CDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<!-- Generated by javadoc (version 1.7.0_45) on Mon Apr 25 08:08:21 PDT 2016 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Constant Field Values (Apache Yetus - Audience Annotations Component 0.2.1 API)</title>
-<meta name="date" content="2016-04-14">
+<meta name="date" content="2016-04-25">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Apache Yetus - Audience Annotations Component 0.2.1 API)";
-        }
-    }
-    catch(err) {
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Constant Field Values (Apache Yetus - Audience Annotations Component 0.2.1 API)";
     }
 //-->
 </script>
@@ -24,11 +19,9 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
+<div class="topNav"><a name="navbar_top">
 <!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -49,10 +42,10 @@
 </ul>
 <ul class="navList">
 <li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
-<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -66,7 +59,7 @@
   //-->
 </script>
 </div>
-<a name="skip.navbar.top">
+<a name="skip-navbar_top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -75,11 +68,9 @@
 <h2 title="Contents">Contents</h2>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<div class="bottomNav"><a name="navbar_bottom">
 <!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -100,10 +91,10 @@
 </ul>
 <ul class="navList">
 <li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
-<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -117,7 +108,7 @@
   //-->
 </script>
 </div>
-<a name="skip.navbar.bottom">
+<a name="skip-navbar_bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.1/audience-annotations-apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/audience-annotations-apidocs/deprecated-list.html b/documentation/0.2.1/audience-annotations-apidocs/deprecated-list.html
index 49abc5b..49604d2 100644
--- a/documentation/0.2.1/audience-annotations-apidocs/deprecated-list.html
+++ b/documentation/0.2.1/audience-annotations-apidocs/deprecated-list.html
@@ -2,21 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_74) on Thu Apr 14 01:16:17 CDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<!-- Generated by javadoc (version 1.7.0_45) on Mon Apr 25 08:08:21 PDT 2016 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Deprecated List (Apache Yetus - Audience Annotations Component 0.2.1 API)</title>
-<meta name="date" content="2016-04-14">
+<meta name="date" content="2016-04-25">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Apache Yetus - Audience Annotations Component 0.2.1 API)";
-        }
-    }
-    catch(err) {
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Deprecated List (Apache Yetus - Audience Annotations Component 0.2.1 API)";
     }
 //-->
 </script>
@@ -24,11 +19,9 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
+<div class="topNav"><a name="navbar_top">
 <!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -49,10 +42,10 @@
 </ul>
 <ul class="navList">
 <li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
-<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -66,7 +59,7 @@
   //-->
 </script>
 </div>
-<a name="skip.navbar.top">
+<a name="skip-navbar_top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -75,11 +68,9 @@
 <h2 title="Contents">Contents</h2>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<div class="bottomNav"><a name="navbar_bottom">
 <!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -100,10 +91,10 @@
 </ul>
 <ul class="navList">
 <li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
-<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -117,7 +108,7 @@
   //-->
 </script>
 </div>
-<a name="skip.navbar.bottom">
+<a name="skip-navbar_bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.1/audience-annotations-apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/audience-annotations-apidocs/help-doc.html b/documentation/0.2.1/audience-annotations-apidocs/help-doc.html
index ece0153..f14c836 100644
--- a/documentation/0.2.1/audience-annotations-apidocs/help-doc.html
+++ b/documentation/0.2.1/audience-annotations-apidocs/help-doc.html
@@ -2,21 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_74) on Thu Apr 14 01:16:17 CDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<!-- Generated by javadoc (version 1.7.0_45) on Mon Apr 25 08:08:21 PDT 2016 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>API Help (Apache Yetus - Audience Annotations Component 0.2.1 API)</title>
-<meta name="date" content="2016-04-14">
+<meta name="date" content="2016-04-25">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Apache Yetus - Audience Annotations Component 0.2.1 API)";
-        }
-    }
-    catch(err) {
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="API Help (Apache Yetus - Audience Annotations Component 0.2.1 API)";
     }
 //-->
 </script>
@@ -24,11 +19,9 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
+<div class="topNav"><a name="navbar_top">
 <!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -49,10 +42,10 @@
 </ul>
 <ul class="navList">
 <li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
-<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -66,7 +59,7 @@
   //-->
 </script>
 </div>
-<a name="skip.navbar.top">
+<a name="skip-navbar_top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -178,13 +171,11 @@
 <p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
 </li>
 </ul>
-<span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></div>
+<em>This help file applies to API documentation generated using the standard doclet.</em></div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<div class="bottomNav"><a name="navbar_bottom">
 <!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -205,10 +196,10 @@
 </ul>
 <ul class="navList">
 <li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
-<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -222,7 +213,7 @@
   //-->
 </script>
 </div>
-<a name="skip.navbar.bottom">
+<a name="skip-navbar_bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.1/audience-annotations-apidocs/index-all.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/audience-annotations-apidocs/index-all.html b/documentation/0.2.1/audience-annotations-apidocs/index-all.html
index 7567f29..e54aa3c 100644
--- a/documentation/0.2.1/audience-annotations-apidocs/index-all.html
+++ b/documentation/0.2.1/audience-annotations-apidocs/index-all.html
@@ -2,21 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_74) on Thu Apr 14 01:16:17 CDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<!-- Generated by javadoc (version 1.7.0_45) on Mon Apr 25 08:08:21 PDT 2016 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Index (Apache Yetus - Audience Annotations Component 0.2.1 API)</title>
-<meta name="date" content="2016-04-14">
-<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
+<meta name="date" content="2016-04-25">
+<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Apache Yetus - Audience Annotations Component 0.2.1 API)";
-        }
-    }
-    catch(err) {
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Index (Apache Yetus - Audience Annotations Component 0.2.1 API)";
     }
 //-->
 </script>
@@ -24,22 +19,20 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
+<div class="topNav"><a name="navbar_top">
 <!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
+<li><a href="./overview-summary.html">Overview</a></li>
 <li>Package</li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="./overview-tree.html">Tree</a></li>
+<li><a href="./deprecated-list.html">Deprecated</a></li>
 <li class="navBarCell1Rev">Index</li>
-<li><a href="help-doc.html">Help</a></li>
+<li><a href="./help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
@@ -48,11 +41,11 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
-<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="./allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -66,155 +59,153 @@
   //-->
 </script>
 </div>
-<a name="skip.navbar.top">
+<a name="skip-navbar_top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-<div class="contentContainer"><a href="#I:E">E</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a name="I:E">
+<div class="contentContainer"><a href="#_E_">E</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a name="_E_">
 <!--   -->
 </a>
 <h2 class="title">E</h2>
 <dl>
-<dt><a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html" title="class in org.apache.yetus.audience.tools"><span class="typeNameLink">ExcludePrivateAnnotationsJDiffDoclet</span></a> - Class in <a href="org/apache/yetus/audience/tools/package-summary.html">org.apache.yetus.audience.tools</a></dt>
+<dt><a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html" title="class in org.apache.yetus.audience.tools"><span class="strong">ExcludePrivateAnnotationsJDiffDoclet</span></a> - Class in <a href="./org/apache/yetus/audience/tools/package-summary.html">org.apache.yetus.audience.tools</a></dt>
 <dd>
 <div class="block">A <a href="http://java.sun.com/javase/6/docs/jdk/api/javadoc/doclet/">Doclet</a>
  for excluding elements that are annotated with
- <a href="org/apache/yetus/audience/InterfaceAudience.Private.html" title="annotation in org.apache.yetus.audience"><code>InterfaceAudience.Private</code></a> or
- <a href="org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" title="annotation in org.apache.yetus.audience"><code>InterfaceAudience.LimitedPrivate</code></a>.</div>
+ <a href="./org/apache/yetus/audience/InterfaceAudience.Private.html" title="annotation in org.apache.yetus.audience"><code>InterfaceAudience.Private</code></a> or
+ <a href="./org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" title="annotation in org.apache.yetus.audience"><code>InterfaceAudience.LimitedPrivate</code></a>.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#ExcludePrivateAnnotationsJDiffDoclet--">ExcludePrivateAnnotationsJDiffDoclet()</a></span> - Constructor for class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#ExcludePrivateAnnotationsJDiffDoclet()">ExcludePrivateAnnotationsJDiffDoclet()</a></span> - Constructor for class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools"><span class="typeNameLink">ExcludePrivateAnnotationsStandardDoclet</span></a> - Class in <a href="org/apache/yetus/audience/tools/package-summary.html">org.apache.yetus.audience.tools</a></dt>
+<dt><a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools"><span class="strong">ExcludePrivateAnnotationsStandardDoclet</span></a> - Class in <a href="./org/apache/yetus/audience/tools/package-summary.html">org.apache.yetus.audience.tools</a></dt>
 <dd>
 <div class="block">A <a href="http://java.sun.com/javase/6/docs/jdk/api/javadoc/doclet/">Doclet</a>
  for excluding elements that are annotated with
- <a href="org/apache/yetus/audience/InterfaceAudience.Private.html" title="annotation in org.apache.yetus.audience"><code>InterfaceAudience.Private</code></a> or
- <a href="org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" title="annotation in org.apache.yetus.audience"><code>InterfaceAudience.LimitedPrivate</code></a>.</div>
+ <a href="./org/apache/yetus/audience/InterfaceAudience.Private.html" title="annotation in org.apache.yetus.audience"><code>InterfaceAudience.Private</code></a> or
+ <a href="./org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" title="annotation in org.apache.yetus.audience"><code>InterfaceAudience.LimitedPrivate</code></a>.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#ExcludePrivateAnnotationsStandardDoclet--">ExcludePrivateAnnotationsStandardDoclet()</a></span> - Constructor for class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#ExcludePrivateAnnotationsStandardDoclet()">ExcludePrivateAnnotationsStandardDoclet()</a></span> - Constructor for class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
 <dd>&nbsp;</dd>
 </dl>
-<a name="I:I">
+<a name="_I_">
 <!--   -->
 </a>
 <h2 class="title">I</h2>
 <dl>
-<dt><a href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools"><span class="typeNameLink">IncludePublicAnnotationsStandardDoclet</span></a> - Class in <a href="org/apache/yetus/audience/tools/package-summary.html">org.apache.yetus.audience.tools</a></dt>
+<dt><a href="./org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools"><span class="strong">IncludePublicAnnotationsStandardDoclet</span></a> - Class in <a href="./org/apache/yetus/audience/tools/package-summary.html">org.apache.yetus.audience.tools</a></dt>
 <dd>
 <div class="block">A <a href="http://java.sun.com/javase/6/docs/jdk/api/javadoc/doclet/">Doclet</a>
  that only includes class-level elements that are annotated with
- <a href="org/apache/yetus/audience/InterfaceAudience.Public.html" title="annotation in org.apache.yetus.audience"><code>InterfaceAudience.Public</code></a>.</div>
+ <a href="./org/apache/yetus/audience/InterfaceAudience.Public.html" title="annotation in org.apache.yetus.audience"><code>InterfaceAudience.Public</code></a>.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#IncludePublicAnnotationsStandardDoclet--">IncludePublicAnnotationsStandardDoclet()</a></span> - Constructor for class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#IncludePublicAnnotationsStandardDoclet()">IncludePublicAnnotationsStandardDoclet()</a></span> - Constructor for class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="org/apache/yetus/audience/InterfaceAudience.html" title="class in org.apache.yetus.audience"><span class="typeNameLink">InterfaceAudience</span></a> - Class in <a href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
+<dt><a href="./org/apache/yetus/audience/InterfaceAudience.html" title="class in org.apache.yetus.audience"><span class="strong">InterfaceAudience</span></a> - Class in <a href="./org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
 <dd>
 <div class="block">Annotation to inform users of a package, class or method's intended audience.</div>
 </dd>
-<dt><a href="org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" title="annotation in org.apache.yetus.audience"><span class="typeNameLink">InterfaceAudience.LimitedPrivate</span></a> - Annotation Type in <a href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
+<dt><a href="./org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" title="annotation in org.apache.yetus.audience"><span class="strong">InterfaceAudience.LimitedPrivate</span></a> - Annotation Type in <a href="./org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
 <dd>
 <div class="block">Intended only for the project(s) specified in the annotation.</div>
 </dd>
-<dt><a href="org/apache/yetus/audience/InterfaceAudience.Private.html" title="annotation in org.apache.yetus.audience"><span class="typeNameLink">InterfaceAudience.Private</span></a> - Annotation Type in <a href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
+<dt><a href="./org/apache/yetus/audience/InterfaceAudience.Private.html" title="annotation in org.apache.yetus.audience"><span class="strong">InterfaceAudience.Private</span></a> - Annotation Type in <a href="./org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
 <dd>
 <div class="block">Intended for use only within a given project.</div>
 </dd>
-<dt><a href="org/apache/yetus/audience/InterfaceAudience.Public.html" title="annotation in org.apache.yetus.audience"><span class="typeNameLink">InterfaceAudience.Public</span></a> - Annotation Type in <a href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
+<dt><a href="./org/apache/yetus/audience/InterfaceAudience.Public.html" title="annotation in org.apache.yetus.audience"><span class="strong">InterfaceAudience.Public</span></a> - Annotation Type in <a href="./org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
 <dd>
 <div class="block">Intended for use by any project or application.</div>
 </dd>
-<dt><a href="org/apache/yetus/audience/InterfaceStability.html" title="class in org.apache.yetus.audience"><span class="typeNameLink">InterfaceStability</span></a> - Class in <a href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
+<dt><a href="./org/apache/yetus/audience/InterfaceStability.html" title="class in org.apache.yetus.audience"><span class="strong">InterfaceStability</span></a> - Class in <a href="./org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
 <dd>
 <div class="block">Annotation to inform users of how much to rely on a particular package,
  class or method not changing over time.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/InterfaceStability.html#InterfaceStability--">InterfaceStability()</a></span> - Constructor for class org.apache.yetus.audience.<a href="org/apache/yetus/audience/InterfaceStability.html" title="class in org.apache.yetus.audience">InterfaceStability</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/InterfaceStability.html#InterfaceStability()">InterfaceStability()</a></span> - Constructor for class org.apache.yetus.audience.<a href="./org/apache/yetus/audience/InterfaceStability.html" title="class in org.apache.yetus.audience">InterfaceStability</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="org/apache/yetus/audience/InterfaceStability.Evolving.html" title="annotation in org.apache.yetus.audience"><span class="typeNameLink">InterfaceStability.Evolving</span></a> - Annotation Type in <a href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
+<dt><a href="./org/apache/yetus/audience/InterfaceStability.Evolving.html" title="annotation in org.apache.yetus.audience"><span class="strong">InterfaceStability.Evolving</span></a> - Annotation Type in <a href="./org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
 <dd>
 <div class="block">Evolving, but can break compatibility at minor release (i.e.</div>
 </dd>
-<dt><a href="org/apache/yetus/audience/InterfaceStability.Stable.html" title="annotation in org.apache.yetus.audience"><span class="typeNameLink">InterfaceStability.Stable</span></a> - Annotation Type in <a href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
+<dt><a href="./org/apache/yetus/audience/InterfaceStability.Stable.html" title="annotation in org.apache.yetus.audience"><span class="strong">InterfaceStability.Stable</span></a> - Annotation Type in <a href="./org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
 <dd>
 <div class="block">Can evolve while retaining compatibility for minor release boundaries.;
  can break compatibility only at major release (ie.</div>
 </dd>
-<dt><a href="org/apache/yetus/audience/InterfaceStability.Unstable.html" title="annotation in org.apache.yetus.audience"><span class="typeNameLink">InterfaceStability.Unstable</span></a> - Annotation Type in <a href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
+<dt><a href="./org/apache/yetus/audience/InterfaceStability.Unstable.html" title="annotation in org.apache.yetus.audience"><span class="strong">InterfaceStability.Unstable</span></a> - Annotation Type in <a href="./org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
 <dd>
 <div class="block">No guarantee is provided as to reliability or stability across any
  level of release granularity.</div>
 </dd>
 </dl>
-<a name="I:L">
+<a name="_L_">
 <!--   -->
 </a>
 <h2 class="title">L</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#languageVersion--">languageVersion()</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#languageVersion()">languageVersion()</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#languageVersion--">languageVersion()</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#languageVersion()">languageVersion()</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#languageVersion--">languageVersion()</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#languageVersion()">languageVersion()</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
 <dd>&nbsp;</dd>
 </dl>
-<a name="I:O">
+<a name="_O_">
 <!--   -->
 </a>
 <h2 class="title">O</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#optionLength-java.lang.String-">optionLength(String)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#optionLength(java.lang.String)">optionLength(String)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#optionLength-java.lang.String-">optionLength(String)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#optionLength(java.lang.String)">optionLength(String)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#optionLength-java.lang.String-">optionLength(String)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#optionLength(java.lang.String)">optionLength(String)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a> - package org.apache.yetus.audience</dt>
+<dt><a href="./org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a> - package org.apache.yetus.audience</dt>
 <dd>&nbsp;</dd>
-<dt><a href="org/apache/yetus/audience/tools/package-summary.html">org.apache.yetus.audience.tools</a> - package org.apache.yetus.audience.tools</dt>
+<dt><a href="./org/apache/yetus/audience/tools/package-summary.html">org.apache.yetus.audience.tools</a> - package org.apache.yetus.audience.tools</dt>
 <dd>&nbsp;</dd>
 </dl>
-<a name="I:S">
+<a name="_S_">
 <!--   -->
 </a>
 <h2 class="title">S</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#start-com.sun.javadoc.RootDoc-">start(RootDoc)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#start(com.sun.javadoc.RootDoc)">start(RootDoc)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#start-com.sun.javadoc.RootDoc-">start(RootDoc)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#start(com.sun.javadoc.RootDoc)">start(RootDoc)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#start-com.sun.javadoc.RootDoc-">start(RootDoc)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#start(com.sun.javadoc.RootDoc)">start(RootDoc)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
 <dd>&nbsp;</dd>
 </dl>
-<a name="I:V">
+<a name="_V_">
 <!--   -->
 </a>
 <h2 class="title">V</h2>
 <dl>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#validOptions-java.lang.String:A:A-com.sun.javadoc.DocErrorReporter-">validOptions(String[][], DocErrorReporter)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#validOptions(java.lang.String[][], com.sun.javadoc.DocErrorReporter)">validOptions(String[][], DocErrorReporter)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#validOptions-java.lang.String:A:A-com.sun.javadoc.DocErrorReporter-">validOptions(String[][], DocErrorReporter)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#validOptions(java.lang.String[][], com.sun.javadoc.DocErrorReporter)">validOptions(String[][], DocErrorReporter)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#validOptions-java.lang.String:A:A-com.sun.javadoc.DocErrorReporter-">validOptions(String[][], DocErrorReporter)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
+<dt><span class="strong"><a href="./org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#validOptions(java.lang.String[][], com.sun.javadoc.DocErrorReporter)">validOptions(String[][], DocErrorReporter)</a></span> - Static method in class org.apache.yetus.audience.tools.<a href="./org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html" title="class in org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
 <dd>&nbsp;</dd>
 </dl>
-<a href="#I:E">E</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:V">V</a>&nbsp;</div>
+<a href="#_E_">E</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_V_">V</a>&nbsp;</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<div class="bottomNav"><a name="navbar_bottom">
 <!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
+<li><a href="./overview-summary.html">Overview</a></li>
 <li>Package</li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="./overview-tree.html">Tree</a></li>
+<li><a href="./deprecated-list.html">Deprecated</a></li>
 <li class="navBarCell1Rev">Index</li>
-<li><a href="help-doc.html">Help</a></li>
+<li><a href="./help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
@@ -223,11 +214,11 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
-<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="./allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -241,7 +232,7 @@
   //-->
 </script>
 </div>
-<a name="skip.navbar.bottom">
+<a name="skip-navbar_bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.1/audience-annotations-apidocs/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/audience-annotations-apidocs/index.html b/documentation/0.2.1/audience-annotations-apidocs/index.html
index e418d45..93d7db7 100644
--- a/documentation/0.2.1/audience-annotations-apidocs/index.html
+++ b/documentation/0.2.1/audience-annotations-apidocs/index.html
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_74) on Thu Apr 14 01:16:17 CDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<!-- Generated by javadoc on Mon Apr 25 08:08:21 PDT 2016 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Apache Yetus - Audience Annotations Component 0.2.1 API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
@@ -12,12 +12,6 @@
     if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
         targetPage = "undefined";
     function validURL(url) {
-        try {
-            url = decodeURIComponent(url);
-        }
-        catch (error) {
-            return false;
-        }
         var pos = url.indexOf(".html");
         if (pos == -1 || pos != url.length - 5)
             return false;
@@ -29,8 +23,7 @@
             if ('a' <= ch && ch <= 'z' ||
                     'A' <= ch && ch <= 'Z' ||
                     ch == '$' ||
-                    ch == '_' ||
-                    ch.charCodeAt(0) > 127) {
+                    ch == '_') {
                 allowNumber = true;
                 allowSep = true;
             } else if ('0' <= ch && ch <= '9'

http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/0.2.1/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html b/documentation/0.2.1/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
index 3a463d3..e3bdc94 100644
--- a/documentation/0.2.1/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
+++ b/documentation/0.2.1/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
@@ -2,21 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_74) on Thu Apr 14 01:16:17 CDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<!-- Generated by javadoc (version 1.7.0_45) on Mon Apr 25 08:08:21 PDT 2016 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>InterfaceAudience.LimitedPrivate (Apache Yetus - Audience Annotations Component 0.2.1 API)</title>
-<meta name="date" content="2016-04-14">
+<meta name="date" content="2016-04-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InterfaceAudience.LimitedPrivate (Apache Yetus - Audience Annotations Component 0.2.1 API)";
-        }
-    }
-    catch(err) {
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="InterfaceAudience.LimitedPrivate (Apache Yetus - Audience Annotations Component 0.2.1 API)";
     }
 //-->
 </script>
@@ -24,11 +19,9 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
+<div class="topNav"><a name="navbar_top">
 <!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -44,15 +37,15 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/yetus/audience/InterfaceAudience.html" title="class in org.apache.yetus.audience"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/yetus/audience/InterfaceAudience.Private.html" title="annotation in org.apache.yetus.audience"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/yetus/audience/InterfaceAudience.html" title="class in org.apache.yetus.audience"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/yetus/audience/InterfaceAudience.Private.html" title="annotation in org.apache.yetus.audience"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" target="_top">Frames</a></li>
-<li><a href="InterfaceAudience.LimitedPrivate.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="InterfaceAudience.LimitedPrivate.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -69,17 +62,15 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#annotation.type.required.element.summary">Required</a>&nbsp;|&nbsp;</li>
+<li><a href="#annotation_type_required_element_summary">Required</a>&nbsp;|&nbsp;</li>
 <li>Optional</li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#annotation.type.element.detail">Element</a></li>
+<li><a href="#annotation_type_element_detail">Element</a></li>
 </ul>
 </div>
-<a name="skip.navbar.top">
+<a name="skip-navbar_top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -95,8 +86,8 @@
 <hr>
 <br>
 <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Documented.html?is-external=true" title="class or interface in java.lang.annotation">@Documented</a>
- <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
-public static @interface <span class="memberNameLabel">InterfaceAudience.LimitedPrivate</span></pre>
+<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value()" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
+public static @interface <span class="strong">InterfaceAudience.LimitedPrivate</span></pre>
 <div class="block">Intended only for the project(s) specified in the annotation.
  For example, "Hadoop Common", "HDFS", "MapReduce", "ZooKeeper", "HBase".</div>
 </li>
@@ -107,11 +98,11 @@ public static @interface <span class="memberNameLabel">InterfaceAudience.Limited
 <li class="blockList">
 <!-- =========== ANNOTATION TYPE REQUIRED MEMBER SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="annotation.type.required.element.summary">
+<li class="blockList"><a name="annotation_type_required_element_summary">
 <!--   -->
 </a>
 <h3>Required Element Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Required Element Summary table, listing required elements, and an explanation">
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Required Element Summary table, listing required elements, and an explanation">
 <caption><span>Required Elements</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -119,7 +110,7 @@ public static @interface <span class="memberNameLabel">InterfaceAudience.Limited
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html#value--">value</a></span></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html#value()">value</a></strong></code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -132,11 +123,11 @@ public static @interface <span class="memberNameLabel">InterfaceAudience.Limited
 <li class="blockList">
 <!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="annotation.type.element.detail">
+<li class="blockList"><a name="annotation_type_element_detail">
 <!--   -->
 </a>
 <h3>Element Detail</h3>
-<a name="value--">
+<a name="value()">
 <!--   -->
 </a>
 <ul class="blockListLast">
@@ -153,11 +144,9 @@ public static @interface <span class="memberNameLabel">InterfaceAudience.Limited
 </div>
 <!-- ========= END OF CLASS DATA ========= -->
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<div class="bottomNav"><a name="navbar_bottom">
 <!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -173,15 +162,15 @@ public static @interface <span class="memberNameLabel">InterfaceAudience.Limited
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/yetus/audience/InterfaceAudience.html" title="class in org.apache.yetus.audience"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/yetus/audience/InterfaceAudience.Private.html" title="annotation in org.apache.yetus.audience"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/yetus/audience/InterfaceAudience.html" title="class in org.apache.yetus.audience"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/yetus/audience/InterfaceAudience.Private.html" title="annotation in org.apache.yetus.audience"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" target="_top">Frames</a></li>
-<li><a href="InterfaceAudience.LimitedPrivate.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="InterfaceAudience.LimitedPrivate.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -198,17 +187,15 @@ public static @interface <span class="memberNameLabel">InterfaceAudience.Limited
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#annotation.type.required.element.summary">Required</a>&nbsp;|&nbsp;</li>
+<li><a href="#annotation_type_required_element_summary">Required</a>&nbsp;|&nbsp;</li>
 <li>Optional</li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#annotation.type.element.detail">Element</a></li>
+<li><a href="#annotation_type_element_detail">Element</a></li>
 </ul>
 </div>
-<a name="skip.navbar.bottom">
+<a name="skip-navbar_bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->