http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.3.0/precommit-smart-apply-patch/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.3.0/precommit-smart-apply-patch/index.html 
b/documentation/0.3.0/precommit-smart-apply-patch/index.html
deleted file mode 100644
index 35756be..0000000
--- a/documentation/0.3.0/precommit-smart-apply-patch/index.html
+++ /dev/null
@@ -1,167 +0,0 @@
-<!---
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-
-<html>
-    <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="">
-
-        <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>
-    <body>
-      <div class="navbar navbar-inverse navbar-static-top" role="navigation">
-    <div class="container">
-        <div class="navbar-header">
-            <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
-                <span class="sr-only">Toggle navigation</span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-            </button>
-            <a class="img-responsive pull-left" href="/">
-                <img style="max-height: 40px; margin-top: 5px; margin-bottom: 
5px;" src="/assets/img/yetus_logo.png" alt="Apache Yetus logo" />
-            </a>
-        </div>
-        <div class="navbar-collapse collapse">
-            <ul class="nav navbar-nav">
-                <li><a href="/downloads/">Downloads</a>
-                <li class="dropdown">
-                    <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Documentation <span class="caret"></span></a>
-                    <ul class="dropdown-menu" role="menu">
-                      <li><a href="/documentation/0.1.0/">Docs for 
v0.1.0</a></li>
-                      <li><a href="/documentation/0.2.0/">Docs for 
v0.2.0</a></li>
-                      <li><a href="/documentation/0.2.1/">Docs for 
v0.2.1</a></li>
-                      <li><a href="/documentation/0.3.0/">Docs for 
v0.3.0</a></li>
-                      <li><a href="/documentation/0.4.0/">Docs for 
v0.4.0</a></li>
-                      <li><a href="/documentation/in-progress/">In Progress 
Docs for Contributors</a>
-                      </li>
-                    </ul>
-                </li>
-                <li class="dropdown">
-                    <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Get Involved <span class="caret"></span></a>
-                    <ul class="dropdown-menu" role="menu" 
aria-labelledby="drop1">
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="/mailinglists"><i class="fa fa-commenting"></i> Mailing 
Lists</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="http://issues.apache.org/jira/browse/YETUS";><i class="fa 
fa-bug"></i> JIRA (Bugs)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://git-wip-us.apache.org/repos/asf?s=yetus";><i 
class="fa fa-code"></i> Source (Apache)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://github.com/apache/yetus";><i class="fa 
fa-github-alt"></i> Source (GitHub)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="/contribute/"><i class="fa fa-code-fork"></i> 
Contributing</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://twitter.com/ApacheYetus";><i class="fa 
fa-twitter"></i> @ApacheYetus</a>
-                        </li>
-                    </ul>
-                </li>
-                <li>
-                    <li class="dropdown">
-                        <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Apache Software Foundation <b class="caret"></b></a>
-                        <ul class="dropdown-menu" role="menu">
-                            <li><a href="http://www.apache.org";>Apache 
Homepage</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/licenses/";>Apache License</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/security/";>Security</a>
-                            </li>
-                        </ul>
-                    </li>
-                </li>
-            </ul>
-        </div>
-        <!--/.nav-collapse -->
-    </div>
-</div>
-
-      <div class="container">
-        <!---
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-
-<h1 id="smart-apply-patch">smart-apply-patch</h1>
-
-<p><code>smart-apply-patch</code> is a command to help apply patches easily.  
It uses the same plug-ins and many of the same options as test-patch.  This 
means that it can, for example, fetch patches from JIRA and apply them to a 
local source tree.</p>
-
-<h1 id="usage">Usage</h1>
-
-<p>Its simpliest form is used when a patch is stored in a local file:</p>
-<pre class="highlight shell"><code><span class="gp">$ </span>smart-apply-patch 
patch
-</code></pre>
-<p>This will cause the command to run through various ways to verify and then 
apply the patch to the current repo, including deducing a patch level.</p>
-
-<p>Perhaps you just want to see if the patch even applies without changing 
your local repo.  The <code>--dry-run</code> option will just test for 
applicability:</p>
-<pre class="highlight shell"><code><span class="gp">$ </span>smart-apply-patch 
--dry-run patch
-</code></pre>
-<p>For committers of projects, there is a special mode:</p>
-<pre class="highlight shell"><code><span class="gp">$ </span>smart-apply-patch 
--committer patch
-</code></pre>
-<p>that in addition to applying the patch will also attempt to:</p>
-
-<ul>
-<li>use <code>--whitespace=fix</code> mode</li>
-<li>add all newly created files in the repo</li>
-<li>use <code>--signoff</code> and commit the change via git-am</li>
-</ul>
-
-    </div>
-      <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span12 text-left">
-              <div class="span12">
-                Copyright 2008-2017 <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>
-
-    </footer>
-</div>
-
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.3.0/precommit-testformats/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.3.0/precommit-testformats/index.html 
b/documentation/0.3.0/precommit-testformats/index.html
deleted file mode 100644
index 667b1c0..0000000
--- a/documentation/0.3.0/precommit-testformats/index.html
+++ /dev/null
@@ -1,160 +0,0 @@
-<!---
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-
-<html>
-    <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="">
-
-        <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>
-    <body>
-      <div class="navbar navbar-inverse navbar-static-top" role="navigation">
-    <div class="container">
-        <div class="navbar-header">
-            <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
-                <span class="sr-only">Toggle navigation</span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-            </button>
-            <a class="img-responsive pull-left" href="/">
-                <img style="max-height: 40px; margin-top: 5px; margin-bottom: 
5px;" src="/assets/img/yetus_logo.png" alt="Apache Yetus logo" />
-            </a>
-        </div>
-        <div class="navbar-collapse collapse">
-            <ul class="nav navbar-nav">
-                <li><a href="/downloads/">Downloads</a>
-                <li class="dropdown">
-                    <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Documentation <span class="caret"></span></a>
-                    <ul class="dropdown-menu" role="menu">
-                      <li><a href="/documentation/0.1.0/">Docs for 
v0.1.0</a></li>
-                      <li><a href="/documentation/0.2.0/">Docs for 
v0.2.0</a></li>
-                      <li><a href="/documentation/0.2.1/">Docs for 
v0.2.1</a></li>
-                      <li><a href="/documentation/0.3.0/">Docs for 
v0.3.0</a></li>
-                      <li><a href="/documentation/0.4.0/">Docs for 
v0.4.0</a></li>
-                      <li><a href="/documentation/in-progress/">In Progress 
Docs for Contributors</a>
-                      </li>
-                    </ul>
-                </li>
-                <li class="dropdown">
-                    <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Get Involved <span class="caret"></span></a>
-                    <ul class="dropdown-menu" role="menu" 
aria-labelledby="drop1">
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="/mailinglists"><i class="fa fa-commenting"></i> Mailing 
Lists</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="http://issues.apache.org/jira/browse/YETUS";><i class="fa 
fa-bug"></i> JIRA (Bugs)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://git-wip-us.apache.org/repos/asf?s=yetus";><i 
class="fa fa-code"></i> Source (Apache)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://github.com/apache/yetus";><i class="fa 
fa-github-alt"></i> Source (GitHub)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="/contribute/"><i class="fa fa-code-fork"></i> 
Contributing</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://twitter.com/ApacheYetus";><i class="fa 
fa-twitter"></i> @ApacheYetus</a>
-                        </li>
-                    </ul>
-                </li>
-                <li>
-                    <li class="dropdown">
-                        <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Apache Software Foundation <b class="caret"></b></a>
-                        <ul class="dropdown-menu" role="menu">
-                            <li><a href="http://www.apache.org";>Apache 
Homepage</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/licenses/";>Apache License</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/security/";>Security</a>
-                            </li>
-                        </ul>
-                    </li>
-                </li>
-            </ul>
-        </div>
-        <!--/.nav-collapse -->
-    </div>
-</div>
-
-      <div class="container">
-        <!---
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-
-<h1 id="test-format-support">Test Format Support</h1>
-
-<p>test-patch has the ability to support multiple test formats. Test formats 
have some extra hooks to process the output of test tools and write the results 
to some tables. Every test format plug-in must have one line in order to be 
recognized:</p>
-<pre class="highlight shell"><code>add_test_format &lt;pluginname&gt;
-</code></pre>
-<ul>
-<li><p>pluginname_process_tests</p>
-
-<ul>
-<li>Given a path to the log file and tested module name, parse that file and 
store the test result into global variables and/or files.</li>
-</ul></li>
-<li><p>pluginname_finalize_results</p>
-
-<ul>
-<li>Using the results stored by pluginname_process_tests, write them to the 
test result table and/or the footer table for reporting.</li>
-</ul></li>
-</ul>
-
-    </div>
-      <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span12 text-left">
-              <div class="span12">
-                Copyright 2008-2017 <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>
-
-    </footer>
-</div>
-
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.3.0/releasedocmaker/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.3.0/releasedocmaker/index.html 
b/documentation/0.3.0/releasedocmaker/index.html
deleted file mode 100644
index f44bf1e..0000000
--- a/documentation/0.3.0/releasedocmaker/index.html
+++ /dev/null
@@ -1,277 +0,0 @@
-<!---
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-
-<html>
-    <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="">
-
-        <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>
-    <body>
-      <div class="navbar navbar-inverse navbar-static-top" role="navigation">
-    <div class="container">
-        <div class="navbar-header">
-            <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
-                <span class="sr-only">Toggle navigation</span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-            </button>
-            <a class="img-responsive pull-left" href="/">
-                <img style="max-height: 40px; margin-top: 5px; margin-bottom: 
5px;" src="/assets/img/yetus_logo.png" alt="Apache Yetus logo" />
-            </a>
-        </div>
-        <div class="navbar-collapse collapse">
-            <ul class="nav navbar-nav">
-                <li><a href="/downloads/">Downloads</a>
-                <li class="dropdown">
-                    <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Documentation <span class="caret"></span></a>
-                    <ul class="dropdown-menu" role="menu">
-                      <li><a href="/documentation/0.1.0/">Docs for 
v0.1.0</a></li>
-                      <li><a href="/documentation/0.2.0/">Docs for 
v0.2.0</a></li>
-                      <li><a href="/documentation/0.2.1/">Docs for 
v0.2.1</a></li>
-                      <li><a href="/documentation/0.3.0/">Docs for 
v0.3.0</a></li>
-                      <li><a href="/documentation/0.4.0/">Docs for 
v0.4.0</a></li>
-                      <li><a href="/documentation/in-progress/">In Progress 
Docs for Contributors</a>
-                      </li>
-                    </ul>
-                </li>
-                <li class="dropdown">
-                    <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Get Involved <span class="caret"></span></a>
-                    <ul class="dropdown-menu" role="menu" 
aria-labelledby="drop1">
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="/mailinglists"><i class="fa fa-commenting"></i> Mailing 
Lists</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="http://issues.apache.org/jira/browse/YETUS";><i class="fa 
fa-bug"></i> JIRA (Bugs)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://git-wip-us.apache.org/repos/asf?s=yetus";><i 
class="fa fa-code"></i> Source (Apache)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://github.com/apache/yetus";><i class="fa 
fa-github-alt"></i> Source (GitHub)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="/contribute/"><i class="fa fa-code-fork"></i> 
Contributing</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://twitter.com/ApacheYetus";><i class="fa 
fa-twitter"></i> @ApacheYetus</a>
-                        </li>
-                    </ul>
-                </li>
-                <li>
-                    <li class="dropdown">
-                        <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Apache Software Foundation <b class="caret"></b></a>
-                        <ul class="dropdown-menu" role="menu">
-                            <li><a href="http://www.apache.org";>Apache 
Homepage</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/licenses/";>Apache License</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/security/";>Security</a>
-                            </li>
-                        </ul>
-                    </li>
-                </li>
-            </ul>
-        </div>
-        <!--/.nav-collapse -->
-    </div>
-</div>
-
-      <div class="container">
-        <!---
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-
-<h1 id="releasedocmaker">releasedocmaker</h1>
-
-<ul>
-<li><a href="#Purpose">Purpose</a></li>
-<li><a href="#Requirements">Requirements</a></li>
-<li><a href="#Basic_Usage">Basic Usage</a></li>
-<li><a href="#Changing_the_Header">Changing the Header</a></li>
-<li><a href="#Multiple_Versions">Multiple Versions</a></li>
-<li><a href="#Unreleased_Dates">Unreleased Dates</a></li>
-<li><a href="#Lint_Mode">Lint Mode</a></li>
-<li><a href="#Index_Mode">Index Mode</a></li>
-</ul>
-
-<h1 id="purpose">Purpose</h1>
-
-<p>Building changelog information in a form that is human digestible but still 
containing as much useful information is difficult.  Many attempts over the 
years have resulted in a variety of methods that projects use to solve this 
problem:</p>
-
-<ul>
-<li>JIRA-generated release notes from the <q>Release Notes</q> button</li>
-<li>Manually modified CHANGES file</li>
-<li>Processing git log information</li>
-</ul>
-
-<p>All of these methods have their pros and cons.  Some have issues with 
accuracy.  Some have issues with lack of details. None of these methods seem to 
cover all of the needs of many projects and are full of potential pitfalls.</p>
-
-<p>In order to solve these problems, releasedocmaker was written to 
automatically generate a changelog and release notes by querying Apache&rsquo;s 
JIRA instance.</p>
-
-<h1 id="requirements">Requirements</h1>
-
-<ul>
-<li>Python 2.5 with dateutil extension</li>
-</ul>
-
-<p>dateutil may be installed via pip:  <code>pip install 
python.dateutil</code></p>
-
-<h1 id="basic-usage">Basic Usage</h1>
-
-<p>Minimally, the name of the JIRA project and a version registered in JIRA 
must be provided:</p>
-<pre class="highlight shell"><code><span class="gp">$ 
</span>releasedocmaker.py --project <span class="o">(</span>project<span 
class="o">)</span> --version <span class="o">(</span>version<span 
class="o">)</span>
-</code></pre>
-<p>This will query Apache JIRA, generating two files in a directory named 
after the given version in an extended markdown format which can be processed 
by both mvn site and GitHub.</p>
-
-<ul>
-<li>CHANGES.(version).md</li>
-</ul>
-
-<p>This is similar to the JIRA <q>Release Notes</q> button but is in tabular 
format and includes the priority, component, reporter, and contributor fields.  
It also highlights Incompatible Changes so that readers know what to look out 
for when upgrading. The top of the file also includes the date that the version 
was marked as released in JIRA.</p>
-
-<ul>
-<li>RELEASENOTES.(version).md</li>
-</ul>
-
-<p>If your JIRA project supports the release note field, this will contain any 
JIRA mentioned in the CHANGES log that is either an incompatible change or has 
a release note associated with it.  If your JIRA project does not support the 
release notes field, this will be the description field.</p>
-
-<p>For example, to build the release documentation for HBase v1.2.0&hellip;</p>
-<pre class="highlight shell"><code><span class="gp">$ 
</span>releasedocmaker.py --project HBASE --version 1.2.0
-</code></pre>
-<p>&hellip; will create a 1.2.0 directory and inside that directory will be 
CHANGES.1.2.0.md and RELEASENOTES.1.2.0.md .</p>
-
-<p>By default, release notes are expected to be in plain text.  However, you 
can write them in markdown if you include a header at the top of your release 
note:</p>
-<pre class="highlight xml"><code><span class="c">&lt;!-- markdown --&gt;</span>
-remaining text
-</code></pre>
-<h1 id="changing-the-header">Changing the Header</h1>
-
-<p>By default, it will use a header that matches the project name.  But that 
is kind of ugly and the case may be wrong.  Luckily, the title can be 
changed:</p>
-<pre class="highlight shell"><code><span class="gp">$ 
</span>releasedocmaker.py --project HBASE --version 1.2.0 --projecttitle <span 
class="s2">"Apache HBase"</span>
-</code></pre>
-<p>Now instead of <q>HBASE</q>, it will use <q>Apache HBASE</q> for some 
titles and headers.</p>
-
-<h1 id="multiple-versions">Multiple Versions</h1>
-
-<p>The script can also generate multiple versions at once, by</p>
-<pre class="highlight shell"><code><span class="gp">$ 
</span>releasedocmaker.py --project HBASE --version 1.0.0 --version 1.2.0
-</code></pre>
-<p>This will create the files for versions 1.0.0 and versions 1.2.0 in their 
own directories.</p>
-
-<p>But what if the version numbers are not known?  releasedocmaker can also 
generate version data based upon ranges:</p>
-<pre class="highlight shell"><code><span class="gp">$ 
</span>releasedocmaker.py --project HBASE --version 1.0.0 --version 1.2.0 
--range
-</code></pre>
-<p>In this form, releasedocmaker will query JIRA, discover all versions that 
alphabetically appear to be between 1.0.0 and 1.2.0, inclusive, and generate 
all of the relative release documents.  This is especially useful when 
bootstrapping an existing project.</p>
-
-<h1 id="unreleased-dates">Unreleased Dates</h1>
-
-<p>For released versions, releasedocmaker will pull the date of the release 
from JIRA.  However, for unreleased versions it marks the release as 
<q>Unreleased</q>. This can be inconvenient when actually building a release 
and wanting to include it inside the source package.</p>
-
-<p>The &ndash;usetoday option can be used to signify that instead of using 
Unreleased, releasedocmaker should use today&rsquo;s date.</p>
-<pre class="highlight shell"><code><span class="gp">$ 
</span>releasedocmaker.py --project HBASE --version 1.0.0 --usetoday
-</code></pre>
-<p>After using this option and release, don&rsquo;t forget to change 
JIRA&rsquo;s release date to match!</p>
-
-<h1 id="sorted-output">Sorted Output</h1>
-
-<p>Different projects may find one type of sort better than another, depending 
upon their needs.  releasedocmaker supports two types of sorts and each 
provides two different options in the direction for that sort.</p>
-
-<h2 id="resolution-date-base-sort">Resolution Date-base Sort</h2>
-
-<p>By default, releasedocmaker will sort the output based upon the resolution 
date of the issue starting with older resolutions.  This is the same as giving 
these options:</p>
-<pre class="highlight shell"><code><span class="gp">$ </span>releasedocmaker 
--sorttype<span class="o">=</span>releasedate --sortorder<span 
class="o">=</span>older
-</code></pre>
-<p>The order can be reversed so that newer issues appear on top by providing 
the &lsquo;newer&rsquo; flag:</p>
-<pre class="highlight shell"><code><span class="gp">$ </span>releasedocmaker 
--sorttype<span class="o">=</span>releasedate --sortorder<span 
class="o">=</span>newer
-</code></pre>
-<p>In the case of multiple projects given on the command line, the projects 
will be interspersed.</p>
-
-<h2 id="issue-number-based-sort">Issue Number-based Sort</h2>
-
-<p>An alternative to the date-based sort is to sort based upon the issue id.  
This may be accomplished via:</p>
-<pre class="highlight shell"><code><span class="gp">$ </span>releasedocmaker 
--sorttype<span class="o">=</span>issueid --sortorder<span class="o">=</span>asc
-</code></pre>
-<p>This will now sort by the issue id, listing them in lowest to highest (or 
ascending) order.</p>
-
-<p>The order may be reversed to list them in highest to lowest (or descending) 
order by providing the appropriate flag:</p>
-<pre class="highlight shell"><code><span class="gp">$ </span>releasedocmaker 
--sorttype<span class="o">=</span>issueid --sortorder<span class="o">=</span>dec
-</code></pre>
-<p>In the case of multiple projects given on the command line, the projects 
will be grouped and then sorted by issue id.</p>
-
-<h1 id="lint-mode">Lint Mode</h1>
-
-<p>In order to ensure proper formatting while using mvn site, releasedocmaker 
puts in periods (.) for fields that are empty or unassigned.  This can be 
unsightly and not proper for any given project.  There are also other things, 
such as missing release notes for incompatible changes, that are less than 
desirable.</p>
-
-<p>In order to help release managers from having to scan through potentially 
large documents, releasedocmaker features a lint mode, triggered via 
&ndash;lint:</p>
-<pre class="highlight shell"><code><span class="gp">$ 
</span>releasedocmaker.py --project HBASE --version 1.0.0 --lint
-</code></pre>
-<p>This will do the normal JIRA querying, looking for items it considers 
problematic.  It will print the information to the screen and then exit with 
either success or failure, depending upon if any issues were discovered.</p>
-
-<h1 id="index-mode">Index Mode</h1>
-
-<p>There is basic support for an autoindexer.  It will create two files that 
contain links to all directories that have a major.minor.micro-style version 
numbering system, where all fields are numeric.</p>
-
-<ul>
-<li>index.md: a file suitable for conversion to HTML via mvn site</li>
-<li>README.md: a file suitable for display on Github and other Markdown 
rendering websites</li>
-</ul>
-
-    </div>
-      <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span12 text-left">
-              <div class="span12">
-                Copyright 2008-2017 <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>
-
-    </footer>
-</div>
-
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/CHANGES/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.4.0/CHANGES/index.html 
b/documentation/0.4.0/CHANGES/index.html
index 621f9ab..fd5d4ad 100644
--- a/documentation/0.4.0/CHANGES/index.html
+++ b/documentation/0.4.0/CHANGES/index.html
@@ -53,11 +53,8 @@
                 <li class="dropdown">
                     <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Documentation <span class="caret"></span></a>
                     <ul class="dropdown-menu" role="menu">
-                      <li><a href="/documentation/0.1.0/">Docs for 
v0.1.0</a></li>
-                      <li><a href="/documentation/0.2.0/">Docs for 
v0.2.0</a></li>
-                      <li><a href="/documentation/0.2.1/">Docs for 
v0.2.1</a></li>
-                      <li><a href="/documentation/0.3.0/">Docs for 
v0.3.0</a></li>
                       <li><a href="/documentation/0.4.0/">Docs for 
v0.4.0</a></li>
+                      <li><a href="/documentation/0.5.0/">Docs for 
v0.5.0</a></li>
                       <li><a href="/documentation/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/RELEASENOTES/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.4.0/RELEASENOTES/index.html 
b/documentation/0.4.0/RELEASENOTES/index.html
index 056e705..328f93e 100644
--- a/documentation/0.4.0/RELEASENOTES/index.html
+++ b/documentation/0.4.0/RELEASENOTES/index.html
@@ -53,11 +53,8 @@
                 <li class="dropdown">
                     <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Documentation <span class="caret"></span></a>
                     <ul class="dropdown-menu" role="menu">
-                      <li><a href="/documentation/0.1.0/">Docs for 
v0.1.0</a></li>
-                      <li><a href="/documentation/0.2.0/">Docs for 
v0.2.0</a></li>
-                      <li><a href="/documentation/0.2.1/">Docs for 
v0.2.1</a></li>
-                      <li><a href="/documentation/0.3.0/">Docs for 
v0.3.0</a></li>
                       <li><a href="/documentation/0.4.0/">Docs for 
v0.4.0</a></li>
+                      <li><a href="/documentation/0.5.0/">Docs for 
v0.5.0</a></li>
                       <li><a href="/documentation/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/allclasses-frame.html 
b/documentation/0.4.0/audience-annotations-apidocs/allclasses-frame.html
index 8b64d36..094f92a 100644
--- a/documentation/0.4.0/audience-annotations-apidocs/allclasses-frame.html
+++ b/documentation/0.4.0/audience-annotations-apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Apache Yetus - Audience Annotations Component 0.4.0 
API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/allclasses-noframe.html 
b/documentation/0.4.0/audience-annotations-apidocs/allclasses-noframe.html
index fedbe3b..8329ad7 100644
--- a/documentation/0.4.0/audience-annotations-apidocs/allclasses-noframe.html
+++ b/documentation/0.4.0/audience-annotations-apidocs/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Apache Yetus - Audience Annotations Component 0.4.0 
API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/constant-values.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/constant-values.html 
b/documentation/0.4.0/audience-annotations-apidocs/constant-values.html
index 4847ef0..f306c62 100644
--- a/documentation/0.4.0/audience-annotations-apidocs/constant-values.html
+++ b/documentation/0.4.0/audience-annotations-apidocs/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constant Field Values (Apache Yetus - Audience Annotations Component 
0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/deprecated-list.html 
b/documentation/0.4.0/audience-annotations-apidocs/deprecated-list.html
index c7a027c..4b467d9 100644
--- a/documentation/0.4.0/audience-annotations-apidocs/deprecated-list.html
+++ b/documentation/0.4.0/audience-annotations-apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Deprecated List (Apache Yetus - Audience Annotations Component 0.4.0 
API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/documentation/0.4.0/audience-annotations-apidocs/help-doc.html 
b/documentation/0.4.0/audience-annotations-apidocs/help-doc.html
index 78458e7..0352e40 100644
--- a/documentation/0.4.0/audience-annotations-apidocs/help-doc.html
+++ b/documentation/0.4.0/audience-annotations-apidocs/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>API Help (Apache Yetus - Audience Annotations Component 0.4.0 
API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/index-all.html
----------------------------------------------------------------------
diff --git a/documentation/0.4.0/audience-annotations-apidocs/index-all.html 
b/documentation/0.4.0/audience-annotations-apidocs/index-all.html
index 8f0fa41..678bbae 100644
--- a/documentation/0.4.0/audience-annotations-apidocs/index-all.html
+++ b/documentation/0.4.0/audience-annotations-apidocs/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Index (Apache Yetus - Audience Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.4.0/audience-annotations-apidocs/index.html 
b/documentation/0.4.0/audience-annotations-apidocs/index.html
index 6e9d5f7..cdd3cc9 100644
--- a/documentation/0.4.0/audience-annotations-apidocs/index.html
+++ b/documentation/0.4.0/audience-annotations-apidocs/index.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Apache Yetus - Audience Annotations Component 0.4.0 API</title>
 <script type="text/javascript">

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
index c6fa43c..e57b1d9 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceAudience.LimitedPrivate (Apache Yetus - Audience Annotations 
Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Private.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Private.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Private.html
index 17752bc..06a87b4 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Private.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Private.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceAudience.Private (Apache Yetus - Audience Annotations 
Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Public.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Public.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Public.html
index 96eb3a4..c3878dd 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Public.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Public.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceAudience.Public (Apache Yetus - Audience Annotations Component 
0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.html
index 9050717..bf70f1d 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceAudience (Apache Yetus - Audience Annotations Component 0.4.0 
API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Evolving.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Evolving.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Evolving.html
index 2f6960d..3465b1e 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Evolving.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Evolving.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceStability.Evolving (Apache Yetus - Audience Annotations 
Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Stable.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Stable.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Stable.html
index f37eead..dc1c2f8 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Stable.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Stable.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceStability.Stable (Apache Yetus - Audience Annotations 
Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Unstable.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Unstable.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Unstable.html
index e0e9bc8..982a498 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Unstable.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Unstable.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceStability.Unstable (Apache Yetus - Audience Annotations 
Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.html
index f05f044..7d7f609 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceStability (Apache Yetus - Audience Annotations Component 0.4.0 
API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.LimitedPrivate.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.LimitedPrivate.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.LimitedPrivate.html
index eeb0348..7afbdea 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.LimitedPrivate.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.LimitedPrivate.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class 
org.apache.yetus.audience.InterfaceAudience.LimitedPrivate (Apache Yetus - 
Audience Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Private.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Private.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Private.html
index 161c513..6aef5a4 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Private.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Private.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.yetus.audience.InterfaceAudience.Private 
(Apache Yetus - Audience Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Public.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Public.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Public.html
index 4c74eea..897240c 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Public.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Public.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.yetus.audience.InterfaceAudience.Public 
(Apache Yetus - Audience Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.html
index aa601b3..8509492 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.yetus.audience.InterfaceAudience (Apache Yetus 
- Audience Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Evolving.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Evolving.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Evolving.html
index c1dac79..5dbdb9d 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Evolving.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Evolving.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.yetus.audience.InterfaceStability.Evolving 
(Apache Yetus - Audience Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Stable.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Stable.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Stable.html
index 4d5cc09..1489232 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Stable.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Stable.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.yetus.audience.InterfaceStability.Stable 
(Apache Yetus - Audience Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Unstable.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Unstable.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Unstable.html
index 19cfaed..0b9363c 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Unstable.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Unstable.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.yetus.audience.InterfaceStability.Unstable 
(Apache Yetus - Audience Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.html
index 7ac8354..9536785 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.yetus.audience.InterfaceStability (Apache 
Yetus - Audience Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-frame.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-frame.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-frame.html
index f08cae1..83e5631 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-frame.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.yetus.audience (Apache Yetus - Audience Annotations 
Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-summary.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-summary.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-summary.html
index e46eaeb..e767db9 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-summary.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.yetus.audience (Apache Yetus - Audience Annotations 
Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-tree.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-tree.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-tree.html
index 10e4d15..7f90bc4 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-tree.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.yetus.audience Class Hierarchy (Apache Yetus - Audience 
Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-use.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-use.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-use.html
index e2e7c69..d92bcf3 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-use.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.yetus.audience (Apache Yetus - Audience 
Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html
index 2af5b30..e5237f6 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ExcludePrivateAnnotationsJDiffDoclet (Apache Yetus - Audience 
Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html
index f569ec5..4c8aa6d 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ExcludePrivateAnnotationsStandardDoclet (Apache Yetus - Audience 
Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html
index 8dd3d02..9d28604 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IncludePublicAnnotationsStandardDoclet (Apache Yetus - Audience 
Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/ExcludePrivateAnnotationsJDiffDoclet.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/ExcludePrivateAnnotationsJDiffDoclet.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/ExcludePrivateAnnotationsJDiffDoclet.html
index afb53c7..0994ed9 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/ExcludePrivateAnnotationsJDiffDoclet.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/ExcludePrivateAnnotationsJDiffDoclet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class 
org.apache.yetus.audience.tools.ExcludePrivateAnnotationsJDiffDoclet (Apache 
Yetus - Audience Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/ExcludePrivateAnnotationsStandardDoclet.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/ExcludePrivateAnnotationsStandardDoclet.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/ExcludePrivateAnnotationsStandardDoclet.html
index 68bf642..d1e12b0 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/ExcludePrivateAnnotationsStandardDoclet.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/ExcludePrivateAnnotationsStandardDoclet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class 
org.apache.yetus.audience.tools.ExcludePrivateAnnotationsStandardDoclet (Apache 
Yetus - Audience Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/IncludePublicAnnotationsStandardDoclet.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/IncludePublicAnnotationsStandardDoclet.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/IncludePublicAnnotationsStandardDoclet.html
index b523f7e..8ce89e5 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/IncludePublicAnnotationsStandardDoclet.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/class-use/IncludePublicAnnotationsStandardDoclet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class 
org.apache.yetus.audience.tools.IncludePublicAnnotationsStandardDoclet (Apache 
Yetus - Audience Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-frame.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-frame.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-frame.html
index 5c2f832..47a3e82 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-frame.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.yetus.audience.tools (Apache Yetus - Audience Annotations 
Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-summary.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-summary.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-summary.html
index f5abe9e..dc16694 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-summary.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.yetus.audience.tools (Apache Yetus - Audience Annotations 
Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-tree.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-tree.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-tree.html
index dfeb371..82f5d86 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-tree.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.yetus.audience.tools Class Hierarchy (Apache Yetus - 
Audience Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-use.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-use.html
 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-use.html
index 889df7f..7130ea0 100644
--- 
a/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-use.html
+++ 
b/documentation/0.4.0/audience-annotations-apidocs/org/apache/yetus/audience/tools/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.yetus.audience.tools (Apache Yetus - 
Audience Annotations Component 0.4.0 API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/overview-frame.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/overview-frame.html 
b/documentation/0.4.0/audience-annotations-apidocs/overview-frame.html
index ee415d8..f0d88ba 100644
--- a/documentation/0.4.0/audience-annotations-apidocs/overview-frame.html
+++ b/documentation/0.4.0/audience-annotations-apidocs/overview-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:17 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Overview List (Apache Yetus - Audience Annotations Component 0.4.0 
API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/overview-summary.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/overview-summary.html 
b/documentation/0.4.0/audience-annotations-apidocs/overview-summary.html
index 656fd3a..8eb7937 100644
--- a/documentation/0.4.0/audience-annotations-apidocs/overview-summary.html
+++ b/documentation/0.4.0/audience-annotations-apidocs/overview-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Overview (Apache Yetus - Audience Annotations Component 0.4.0 
API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.4.0/audience-annotations-apidocs/overview-tree.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.4.0/audience-annotations-apidocs/overview-tree.html 
b/documentation/0.4.0/audience-annotations-apidocs/overview-tree.html
index 7d57be7..b7a7b15 100644
--- a/documentation/0.4.0/audience-annotations-apidocs/overview-tree.html
+++ b/documentation/0.4.0/audience-annotations-apidocs/overview-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:55 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Thu Jul 13 14:06:18 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Class Hierarchy (Apache Yetus - Audience Annotations Component 0.4.0 
API)</title>
-<meta name="date" content="2017-06-16">
+<meta name="date" content="2017-07-13">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Reply via email to