http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.1.0/audience-annotations-apidocs/overview-frame.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.1.0/audience-annotations-apidocs/overview-frame.html 
b/documentation/0.1.0/audience-annotations-apidocs/overview-frame.html
index 70ba45f..eb1d624 100644
--- a/documentation/0.1.0/audience-annotations-apidocs/overview-frame.html
+++ b/documentation/0.1.0/audience-annotations-apidocs/overview-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Sun Jun 04 09:29:22 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:23 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Overview List (Apache Yetus - Audience Annotations Component 0.1.0 
API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.1.0/audience-annotations-apidocs/overview-summary.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.1.0/audience-annotations-apidocs/overview-summary.html 
b/documentation/0.1.0/audience-annotations-apidocs/overview-summary.html
index a66df90..4d7fcc1 100644
--- a/documentation/0.1.0/audience-annotations-apidocs/overview-summary.html
+++ b/documentation/0.1.0/audience-annotations-apidocs/overview-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Sun Jun 04 09:29:22 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:23 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Overview (Apache Yetus - Audience Annotations Component 0.1.0 
API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.1.0/audience-annotations-apidocs/overview-tree.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.1.0/audience-annotations-apidocs/overview-tree.html 
b/documentation/0.1.0/audience-annotations-apidocs/overview-tree.html
index f707fac..4fe9244 100644
--- a/documentation/0.1.0/audience-annotations-apidocs/overview-tree.html
+++ b/documentation/0.1.0/audience-annotations-apidocs/overview-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Sun Jun 04 09:29:22 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:23 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Class Hierarchy (Apache Yetus - Audience Annotations Component 0.1.0 
API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.1.0/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.1.0/index.html b/documentation/0.1.0/index.html
index 5e3f4ef..c021626 100644
--- a/documentation/0.1.0/index.html
+++ b/documentation/0.1.0/index.html
@@ -157,7 +157,6 @@ Options:
                         file to <span class="nb">read</span>
   --skipprnorep         Skip Private &amp; Not Replaceable
 </code></pre>
-
 <h1 id="yetus-audience-annotations">Yetus Audience Annotations</h1>
 
 <p>Audience Annotations allows you to use Java Annotations to denote which 
parts of your Java library is publicly consumable and which parts are reserved 
for a more restricted use. It also provides doclets and examples for generating 
javadocs limited by audience.</p>

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.1.0/precommit-advanced/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.1.0/precommit-advanced/index.html 
b/documentation/0.1.0/precommit-advanced/index.html
index da5dc62..56c6f54 100644
--- a/documentation/0.1.0/precommit-advanced/index.html
+++ b/documentation/0.1.0/precommit-advanced/index.html
@@ -147,7 +147,7 @@
 
 <p>The &lsquo;fail&rsquo; setting is always the last option that test-patch 
will use and may be omitted unless it is the only option.</p>
 
-<p>For example, <code>--dockeronfail=continue</code> means if the Dockerfile 
can&rsquo;t be found, just turn off Docker support and continue running.  
<code>--dockeronfail=fallback</code> will switch to the bundled Dockerfile and 
then fail the build if docker fails to work. <code>--dockeronfail=fail</code> 
means to just fail the build and do not try any other mechanisms of recovery. 
The default is &#39;fallback,continue,fail&rsquo; which will allow test-patch 
to try to continue executing as much as it possibily can.</p>
+<p>For example, <code>--dockeronfail=continue</code> means if the Dockerfile 
can&rsquo;t be found, just turn off Docker support and continue running.  
<code>--dockeronfail=fallback</code> will switch to the bundled Dockerfile and 
then fail the build if docker fails to work. <code>--dockeronfail=fail</code> 
means to just fail the build and do not try any other mechanisms of recovery. 
The default is &lsquo;fallback,continue,fail&rsquo; which will allow test-patch 
to try to continue executing as much as it possibily can.</p>
 
 <p>Be aware that if the Dockerfile is found and the docker command works, 
test-patch will always fail the build if the Dockerfile itself fails the build. 
 It will not attempt to continue in the non-Docker mode.</p>
 
@@ -161,20 +161,17 @@
 
 <h2 id="common-plug-in-functions">Common Plug-in Functions</h2>
 
-<p>Every plug-in must have one line in order to be recognized, usually an 
&#39;add&rsquo; statement.  Test plug-ins, for example, have this statement:</p>
+<p>Every plug-in must have one line in order to be recognized, usually an 
&lsquo;add&rsquo; statement.  Test plug-ins, for example, have this 
statement:</p>
 <pre class="highlight shell"><code>add_test_type &lt;pluginname&gt;
 </code></pre>
-
-<p>This function call registers the <code>pluginname</code> so that test-patch 
knows that it exists.  Plug-in names must be unique across all the different 
plug-in types.  Additionally, the &#39;all&rsquo; plug-in is reserved.  The 
<code>pluginname</code> also acts as the key to the custom functions that you 
can define. For example:</p>
+<p>This function call registers the <code>pluginname</code> so that test-patch 
knows that it exists.  Plug-in names must be unique across all the different 
plug-in types.  Additionally, the &lsquo;all&rsquo; plug-in is reserved.  The 
<code>pluginname</code> also acts as the key to the custom functions that you 
can define. For example:</p>
 <pre class="highlight shell"><code><span class="k">function 
</span>pluginname_filefilter
 </code></pre>
-
 <p>defines the filefilter for the <code>pluginname</code> plug-in.</p>
 
 <p>Similarly, there are other functions that may be defined during the 
test-patch run:</p>
 <pre class="highlight plaintext"><code>HINT: It is recommended to make the 
pluginname relatively small, 10 characters at the most.  Otherwise, the ASCII 
output table may be skewed.
 </code></pre>
-
 <ul>
 <li><p>pluginname_initialize</p>
 
@@ -235,7 +232,6 @@
 <p>Plug-ins geared towards independent tests are registed via:</p>
 <pre class="highlight shell"><code>add_test_type &lt;pluginname&gt;
 </code></pre>
-
 <ul>
 <li><p>pluginname_filefilter</p>
 
@@ -268,7 +264,6 @@
   <span class="nv">GITHUB_REPO</span><span class="o">=</span><span 
class="s2">"apache/yetus"</span>
 <span class="o">}</span>
 </code></pre>
-
 <h2 id="test-determination">Test Determination</h2>
 
 <p>The <code>personality_file_tests</code> function determines which tests to 
turn on based upon the file name.  It is relatively simple.  For example, to 
turn on a full suite of tests for Java files:</p>
@@ -286,10 +281,9 @@
 
 <span class="o">}</span>
 </code></pre>
-
 <p>The <code>add_test</code> function is used to activate the standard tests.  
Additional plug-ins (such as checkstyle), will get queried on their own.</p>
 
-<h2 id="module-amp-profile-determination">Module &amp; Profile 
Determination</h2>
+<h2 id="module-profile-determination">Module &amp; Profile Determination</h2>
 
 <p>Once the tests are determined, it is now time to pick which <a 
href="precommit-glossary.md#genericoutside-definitions">modules</a> should get 
used.  That&rsquo;s the job of the <code>personality_modules</code> 
function.</p>
 <pre class="highlight shell"><code><span class="k">function 
</span>personality_modules
@@ -303,7 +297,6 @@
 
 <span class="o">}</span>
 </code></pre>
-
 <p>It takes exactly two parameters <code>repostatus</code> and 
<code>testtype</code>.</p>
 
 <p>The <code>repostatus</code> parameter tells the <code>personality</code> 
function exactly what state the source repository is in.  It can only be in one 
of two states:  <code>branch</code> or <code>patch</code>.  <code>branch</code> 
means the patch has not been applied.  The <code>patch</code> state is after 
the patch has been applied.</p>
@@ -317,7 +310,6 @@
 <p>The second is <code>personality_enqueue_module</code>.  This function takes 
two parameters.  The first parameter is the name of the module to add to this 
test&rsquo;s queue.  The second parameter is an option list of additional flags 
to pass to Maven when processing it. <code>personality_enqueue_module</code> 
may be called as many times as necessary for your project.</p>
 <pre class="highlight plaintext"><code>NOTE: A module name of . signifies the 
root of the repository.
 </code></pre>
-
 <p>For example, let&rsquo;s say your project uses a special configuration to 
skip unit tests (-DskipTests).  Running unit tests during a javadoc build 
isn&rsquo;t very useful and wastes a lot of time. We can write a simple 
personality check to disable the unit tests:</p>
 <pre class="highlight shell"><code><span class="k">function 
</span>personality_modules
 <span class="o">{</span>
@@ -331,7 +323,6 @@
     ...
 
 </code></pre>
-
 <p>This function will tell test-patch that when the javadoc test is being run, 
do the documentation build at the base of the source repository and make sure 
the -DskipTests flag is passed to our build tool.</p>
 
 <h2 id="enabling-plug-ins">Enabling Plug-ins</h2>
@@ -339,7 +330,6 @@
 <p>Personalities can set the base list of plug-ins to enable and disable for 
their project via the <code>personality_plugins</code> function. Just call it 
with the same pattern as the <code>--plugins</code> command line option:</p>
 <pre class="highlight shell"><code>personality_plugins <span 
class="s2">"all,-checkstyle,-findbugs,-asflicense"</span>
 </code></pre>
-
 <p>This list is used if the user does not provide a list of plug-ins.</p>
 
 <h1 id="important-variables">Important Variables</h1>
@@ -350,7 +340,7 @@
 <li><p>BUILD_NATIVE will be set to true if the system has requested that 
non-JVM-based code be built (e.g., JNI or other compiled C code). Under 
Jenkins, this is always true.</p></li>
 <li><p>BUILDTOOL specifies which tool is currently being used to drive 
compilation.  Additionally, many build tools define xyz_ARGS to pass on to the 
build tool command line. (e.g., MAVEN_ARGS if maven is in use).  Projects may 
set this in their personality.  NOTE: today, only one build tool at a time is 
supported.  This may change in the future.</p></li>
 <li><p>CHANGED_FILES is a list of all files that appear to be added, deleted, 
or modified in the patch.</p></li>
-<li><p>CHANGED_MODULES is a list of all modules that house all of the 
CHANGED_FILES.  Be aware that the root of the source tree is reported as 
&rsquo;.&rsquo;.</p></li>
+<li><p>CHANGED_MODULES is a list of all modules that house all of the 
CHANGED_FILES.  Be aware that the root of the source tree is reported as 
&lsquo;.&rsquo;.</p></li>
 <li><p>GITHUB_REPO is to help test-patch when talking to Github.  If 
test-patch is given just a number on the command line, it will default to using 
this repo to determine the pull request.</p></li>
 <li><p>JIRA_ISSUE_RE is to help test-patch when talking to JIRA.  It helps 
determine if the given project is appropriate for the given JIRA issue.</p></li>
 <li><p>MODULE and other MODULE_* are arrays that contain which modules, the 
status, etc, to be operated upon. These should be treated as read-only by 
plug-ins.</p></li>

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.1.0/precommit-apidocs/core/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.1.0/precommit-apidocs/core/index.html 
b/documentation/0.1.0/precommit-apidocs/core/index.html
index 6fc26f4..61ef6cc 100644
--- a/documentation/0.1.0/precommit-apidocs/core/index.html
+++ b/documentation/0.1.0/precommit-apidocs/core/index.html
@@ -177,7 +177,6 @@
 </ul>
 <pre class="highlight plaintext"><code>add_bugsystem bugsystem
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -213,7 +212,6 @@
 </ul>
 <pre class="highlight plaintext"><code>add_build_tool build tool
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -249,7 +247,6 @@
 </ul>
 <pre class="highlight plaintext"><code>add_test test
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -285,7 +282,6 @@
 </ul>
 <pre class="highlight plaintext"><code>add_test_format test format
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -321,7 +317,6 @@
 </ul>
 <pre class="highlight plaintext"><code>add_test_type plugin
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -357,7 +352,6 @@
 </ul>
 <pre class="highlight plaintext"><code>delete_bugsystem bugsystem
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -393,7 +387,6 @@
 </ul>
 <pre class="highlight plaintext"><code>delete_build_tool build tool
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -429,7 +422,6 @@
 </ul>
 <pre class="highlight plaintext"><code>delete_test test
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -465,7 +457,6 @@
 </ul>
 <pre class="highlight plaintext"><code>delete_test_format test format
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -501,7 +492,6 @@
 </ul>
 <pre class="highlight plaintext"><code>delete_test_type plugin
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -537,7 +527,6 @@
 </ul>
 <pre class="highlight plaintext"><code>personality_plugins plug-in list string
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -573,7 +562,6 @@
 </ul>
 <pre class="highlight plaintext"><code>verify_needed_test test
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -611,7 +599,6 @@
 </ul>
 <pre class="highlight plaintext"><code>verify_plugin_enabled test
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -649,7 +636,6 @@
 </ul>
 <pre class="highlight plaintext"><code>common_defaults
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -685,7 +671,6 @@
 </ul>
 <pre class="highlight plaintext"><code>patchfile_verify_zero log filename
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -721,7 +706,6 @@
 </ul>
 <pre class="highlight plaintext"><code>yetus_abs directory
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -761,7 +745,6 @@
 </ul>
 <pre class="highlight plaintext"><code>yetus_add_entry
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -797,7 +780,6 @@
 </ul>
 <pre class="highlight plaintext"><code>yetus_debug string
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -833,7 +815,6 @@
 </ul>
 <pre class="highlight plaintext"><code>yetus_delete_entry
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -869,7 +850,6 @@
 </ul>
 <pre class="highlight plaintext"><code>yetus_error string
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -905,7 +885,6 @@
 </ul>
 <pre class="highlight plaintext"><code>yetus_run_and_redirect filename command 
[..]
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -941,7 +920,6 @@
 </ul>
 <pre class="highlight plaintext"><code>yetus_verify_entry
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -979,7 +957,6 @@
 </ul>
 <pre class="highlight plaintext"><code>list_plugins
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1017,7 +994,6 @@
 </ul>
 <pre class="highlight plaintext"><code>docker_version
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1053,7 +1029,6 @@
 </ul>
 <pre class="highlight plaintext"><code>personality_file_tests
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1089,7 +1064,6 @@
 </ul>
 <pre class="highlight plaintext"><code>personality_modules
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.1.0/precommit-apidocs/plugins/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.1.0/precommit-apidocs/plugins/index.html 
b/documentation/0.1.0/precommit-apidocs/plugins/index.html
index 1557f18..71d4a4c 100644
--- a/documentation/0.1.0/precommit-apidocs/plugins/index.html
+++ b/documentation/0.1.0/precommit-apidocs/plugins/index.html
@@ -264,7 +264,6 @@
 </ul>
 <pre class="highlight plaintext"><code>bugzilla_write_comment filename
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -300,7 +299,6 @@
 </ul>
 <pre class="highlight plaintext"><code>github_write_comment filename
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -336,7 +334,6 @@
 </ul>
 <pre class="highlight plaintext"><code>javac_precheck
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -374,7 +371,6 @@
 </ul>
 <pre class="highlight plaintext"><code>jira_write_comment filename
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -412,7 +408,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ant_buildfile
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -448,7 +443,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ant_builtin_personality_file_tests
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -484,7 +478,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ant_builtin_personality_modules
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -520,7 +513,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ant_docker_support
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -556,7 +548,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ant_executor
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -592,7 +583,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ant_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -628,7 +618,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ant_initialize
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -664,7 +653,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ant_modules_worker
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -700,7 +688,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ant_parse_args
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -736,7 +723,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ant_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -772,7 +758,6 @@
 </ul>
 <pre class="highlight plaintext"><code>asflicense_parse_args
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -808,7 +793,6 @@
 </ul>
 <pre class="highlight plaintext"><code>asflicense_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -844,7 +828,6 @@
 </ul>
 <pre class="highlight plaintext"><code>asflicense_writexsl
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -880,7 +863,6 @@
 </ul>
 <pre class="highlight plaintext"><code>bugzilla_determine_issue
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -916,7 +898,6 @@
 </ul>
 <pre class="highlight plaintext"><code>bugzilla_http_fetch
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -952,7 +933,6 @@
 </ul>
 <pre class="highlight plaintext"><code>bugzilla_locate_patch
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -988,7 +968,6 @@
 </ul>
 <pre class="highlight plaintext"><code>bugzilla_parse_args
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1024,7 +1003,6 @@
 </ul>
 <pre class="highlight plaintext"><code>bugzilla_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1060,7 +1038,6 @@
 </ul>
 <pre class="highlight plaintext"><code>cc_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1096,7 +1073,6 @@
 </ul>
 <pre class="highlight plaintext"><code>checkstyle_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1132,7 +1108,6 @@
 </ul>
 <pre class="highlight plaintext"><code>checkstyle_parse_args
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1168,7 +1143,6 @@
 </ul>
 <pre class="highlight plaintext"><code>checkstyle_postapply
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1204,7 +1178,6 @@
 </ul>
 <pre class="highlight plaintext"><code>checkstyle_postcompile
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1240,7 +1213,6 @@
 </ul>
 <pre class="highlight plaintext"><code>checkstyle_preapply
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1276,7 +1248,6 @@
 </ul>
 <pre class="highlight plaintext"><code>checkstyle_runner
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1312,7 +1283,6 @@
 </ul>
 <pre class="highlight plaintext"><code>checkstyle_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1348,7 +1318,6 @@
 </ul>
 <pre class="highlight plaintext"><code>findbugs_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1384,7 +1353,6 @@
 </ul>
 <pre class="highlight plaintext"><code>findbugs_parse_args
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1420,7 +1388,6 @@
 </ul>
 <pre class="highlight plaintext"><code>findbugs_rebuild
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1456,7 +1423,6 @@
 </ul>
 <pre class="highlight plaintext"><code>findbugs_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1492,7 +1458,6 @@
 </ul>
 <pre class="highlight plaintext"><code>github_breakup_url url
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1528,7 +1493,6 @@
 </ul>
 <pre class="highlight plaintext"><code>github_determine_issue
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1564,7 +1528,6 @@
 </ul>
 <pre class="highlight plaintext"><code>github_find_jira_title
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1600,7 +1563,6 @@
 </ul>
 <pre class="highlight plaintext"><code>github_jira_bridge
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1636,7 +1598,6 @@
 </ul>
 <pre class="highlight plaintext"><code>github_linecomments
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1672,7 +1633,6 @@
 </ul>
 <pre class="highlight plaintext"><code>github_locate_patch
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1708,7 +1668,6 @@
 </ul>
 <pre class="highlight plaintext"><code>github_parse_args
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1744,7 +1703,6 @@
 </ul>
 <pre class="highlight plaintext"><code>github_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1780,7 +1738,6 @@
 </ul>
 <pre class="highlight plaintext"><code>gradle_buildfile
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1816,7 +1773,6 @@
 </ul>
 <pre class="highlight plaintext"><code>gradle_builtin_personality_file_tests
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1852,7 +1808,6 @@
 </ul>
 <pre class="highlight plaintext"><code>gradle_builtin_personality_modules
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1888,7 +1843,6 @@
 </ul>
 <pre class="highlight plaintext"><code>gradle_docker_support
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1924,7 +1878,6 @@
 </ul>
 <pre class="highlight plaintext"><code>gradle_executor
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1960,7 +1913,6 @@
 </ul>
 <pre class="highlight plaintext"><code>gradle_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1996,7 +1948,6 @@
 </ul>
 <pre class="highlight plaintext"><code>gradle_initialize
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2032,7 +1983,6 @@
 </ul>
 <pre class="highlight plaintext"><code>gradle_modules_worker
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2068,7 +2018,6 @@
 </ul>
 <pre class="highlight plaintext"><code>gradle_parse_args
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2104,7 +2053,6 @@
 </ul>
 <pre class="highlight plaintext"><code>gradle_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2140,7 +2088,6 @@
 </ul>
 <pre class="highlight plaintext"><code>initialize_java
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2176,7 +2123,6 @@
 </ul>
 <pre class="highlight plaintext"><code>javac_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2212,7 +2158,6 @@
 </ul>
 <pre class="highlight plaintext"><code>javac_initialize
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2248,7 +2193,6 @@
 </ul>
 <pre class="highlight plaintext"><code>javadoc_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2284,7 +2228,6 @@
 </ul>
 <pre class="highlight plaintext"><code>javadoc_initialize
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2320,7 +2263,6 @@
 </ul>
 <pre class="highlight plaintext"><code>jira_determine_issue
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2356,7 +2298,6 @@
 </ul>
 <pre class="highlight plaintext"><code>jira_http_fetch
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2392,7 +2333,6 @@
 </ul>
 <pre class="highlight plaintext"><code>jira_locate_patch
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2428,7 +2368,6 @@
 </ul>
 <pre class="highlight plaintext"><code>jira_parse_args
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2464,7 +2403,6 @@
 </ul>
 <pre class="highlight plaintext"><code>jira_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2500,7 +2438,6 @@
 </ul>
 <pre class="highlight plaintext"><code>junit_finalize_results
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2536,7 +2473,6 @@
 </ul>
 <pre class="highlight plaintext"><code>junit_process_tests
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2572,7 +2508,6 @@
 </ul>
 <pre class="highlight plaintext"><code>maven_buildfile
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2608,7 +2543,6 @@
 </ul>
 <pre class="highlight plaintext"><code>maven_builtin_personality_file_tests
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2644,7 +2578,6 @@
 </ul>
 <pre class="highlight plaintext"><code>maven_builtin_personality_modules
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2680,7 +2613,6 @@
 </ul>
 <pre class="highlight plaintext"><code>maven_docker_support
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2716,7 +2648,6 @@
 </ul>
 <pre class="highlight plaintext"><code>maven_executor
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2752,7 +2683,6 @@
 </ul>
 <pre class="highlight plaintext"><code>maven_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2788,7 +2718,6 @@
 </ul>
 <pre class="highlight plaintext"><code>maven_initialize
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2824,7 +2753,6 @@
 </ul>
 <pre class="highlight plaintext"><code>maven_javac_logfilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2860,7 +2788,6 @@
 </ul>
 <pre class="highlight plaintext"><code>maven_modules_worker
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2896,7 +2823,6 @@
 </ul>
 <pre class="highlight plaintext"><code>maven_parse_args
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2932,7 +2858,6 @@
 </ul>
 <pre class="highlight plaintext"><code>maven_precheck
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -2968,7 +2893,6 @@
 </ul>
 <pre class="highlight plaintext"><code>maven_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3004,7 +2928,6 @@
 </ul>
 <pre class="highlight plaintext"><code>mvnsite_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3040,7 +2963,6 @@
 </ul>
 <pre class="highlight plaintext"><code>nobuild_buildfile
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3076,7 +2998,6 @@
 </ul>
 <pre class="highlight plaintext"><code>nobuild_builtin_personality_file_tests
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3112,7 +3033,6 @@
 </ul>
 <pre class="highlight plaintext"><code>nobuild_builtin_personality_modules
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3148,7 +3068,6 @@
 </ul>
 <pre class="highlight plaintext"><code>nobuild_executor
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3184,7 +3103,6 @@
 </ul>
 <pre class="highlight plaintext"><code>nobuild_modules_worker
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3220,7 +3138,6 @@
 </ul>
 <pre class="highlight plaintext"><code>perlcritic_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3256,7 +3173,6 @@
 </ul>
 <pre class="highlight plaintext"><code>perlcritic_parse_args
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3292,7 +3208,6 @@
 </ul>
 <pre class="highlight plaintext"><code>perlcritic_postapply
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3328,7 +3243,6 @@
 </ul>
 <pre class="highlight plaintext"><code>perlcritic_postcompile
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3364,7 +3278,6 @@
 </ul>
 <pre class="highlight plaintext"><code>perlcritic_preapply
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3400,7 +3313,6 @@
 </ul>
 <pre class="highlight plaintext"><code>perlcritic_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3436,7 +3348,6 @@
 </ul>
 <pre class="highlight plaintext"><code>pylint_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3472,7 +3383,6 @@
 </ul>
 <pre class="highlight plaintext"><code>pylint_parse_args
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3508,7 +3418,6 @@
 </ul>
 <pre class="highlight plaintext"><code>pylint_postapply
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3544,7 +3453,6 @@
 </ul>
 <pre class="highlight plaintext"><code>pylint_postcompile
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3580,7 +3488,6 @@
 </ul>
 <pre class="highlight plaintext"><code>pylint_preapply
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3616,7 +3523,6 @@
 </ul>
 <pre class="highlight plaintext"><code>pylint_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3652,7 +3558,6 @@
 </ul>
 <pre class="highlight plaintext"><code>rubocop_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3688,7 +3593,6 @@
 </ul>
 <pre class="highlight plaintext"><code>rubocop_parse_args
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3724,7 +3628,6 @@
 </ul>
 <pre class="highlight plaintext"><code>rubocop_postapply
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3760,7 +3663,6 @@
 </ul>
 <pre class="highlight plaintext"><code>rubocop_postcompile
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3796,7 +3698,6 @@
 </ul>
 <pre class="highlight plaintext"><code>rubocop_preapply
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3832,7 +3733,6 @@
 </ul>
 <pre class="highlight plaintext"><code>rubocop_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3868,7 +3768,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ruby_lint_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3904,7 +3803,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ruby_lint_parse_args
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3940,7 +3838,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ruby_lint_postapply
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -3976,7 +3873,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ruby_lint_postcompile
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4012,7 +3908,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ruby_lint_preapply
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4048,7 +3943,6 @@
 </ul>
 <pre class="highlight plaintext"><code>ruby_lint_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4084,7 +3978,6 @@
 </ul>
 <pre class="highlight plaintext"><code>scalac_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4120,7 +4013,6 @@
 </ul>
 <pre class="highlight plaintext"><code>scaladoc_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4156,7 +4048,6 @@
 </ul>
 <pre class="highlight plaintext"><code>shellcheck_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4192,7 +4083,6 @@
 </ul>
 <pre class="highlight plaintext"><code>shellcheck_postapply
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4228,7 +4118,6 @@
 </ul>
 <pre class="highlight plaintext"><code>shellcheck_postcompile
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4264,7 +4153,6 @@
 </ul>
 <pre class="highlight plaintext"><code>shellcheck_preapply
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4300,7 +4188,6 @@
 </ul>
 <pre class="highlight plaintext"><code>shellcheck_private_findbash
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4336,7 +4223,6 @@
 </ul>
 <pre class="highlight plaintext"><code>tap_finalize_results
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4372,7 +4258,6 @@
 </ul>
 <pre class="highlight plaintext"><code>tap_parse_args
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4408,7 +4293,6 @@
 </ul>
 <pre class="highlight plaintext"><code>tap_process_tests
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4444,7 +4328,6 @@
 </ul>
 <pre class="highlight plaintext"><code>tap_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4480,7 +4363,6 @@
 </ul>
 <pre class="highlight plaintext"><code>whitespace_linecomment_reporter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4516,7 +4398,6 @@
 </ul>
 <pre class="highlight plaintext"><code>whitespace_postcompile
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4552,7 +4433,6 @@
 </ul>
 <pre class="highlight plaintext"><code>xml_filefilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -4588,7 +4468,6 @@
 </ul>
 <pre class="highlight plaintext"><code>xml_postcompile
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.1.0/precommit-apidocs/smart-apply-patch/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.1.0/precommit-apidocs/smart-apply-patch/index.html 
b/documentation/0.1.0/precommit-apidocs/smart-apply-patch/index.html
index 6ac9d5d..09b916b 100644
--- a/documentation/0.1.0/precommit-apidocs/smart-apply-patch/index.html
+++ b/documentation/0.1.0/precommit-apidocs/smart-apply-patch/index.html
@@ -149,7 +149,6 @@
 </ul>
 <pre class="highlight plaintext"><code>setup_defaults
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -185,7 +184,6 @@
 </ul>
 <pre class="highlight plaintext"><code>yetus_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -223,7 +221,6 @@
 </ul>
 <pre class="highlight plaintext"><code>add_footer_table
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -259,7 +256,6 @@
 </ul>
 <pre class="highlight plaintext"><code>add_test
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -295,7 +291,6 @@
 </ul>
 <pre class="highlight plaintext"><code>add_vote_table
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -331,7 +326,6 @@
 </ul>
 <pre class="highlight plaintext"><code>big_console_header
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.1.0/precommit-apidocs/test-patch/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.1.0/precommit-apidocs/test-patch/index.html 
b/documentation/0.1.0/precommit-apidocs/test-patch/index.html
index 4b8663a..4981f5a 100644
--- a/documentation/0.1.0/precommit-apidocs/test-patch/index.html
+++ b/documentation/0.1.0/precommit-apidocs/test-patch/index.html
@@ -192,7 +192,6 @@
 </ul>
 <pre class="highlight plaintext"><code>relative_dir path
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -230,7 +229,6 @@
 </ul>
 <pre class="highlight plaintext"><code>verify_multijdk_test test
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -270,7 +268,6 @@
 </ul>
 <pre class="highlight plaintext"><code>add_footer_table subsystem string
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -306,7 +303,6 @@
 </ul>
 <pre class="highlight plaintext"><code>add_header_line string
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -342,7 +338,6 @@
 </ul>
 <pre class="highlight plaintext"><code>add_test_table failurereason testlist
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -378,7 +373,6 @@
 </ul>
 <pre class="highlight plaintext"><code>add_vote_table +1/0/-1/null subsystem 
string
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -414,7 +408,6 @@
 </ul>
 <pre class="highlight plaintext"><code>big_console_header string
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -450,7 +443,6 @@
 </ul>
 <pre class="highlight plaintext"><code>clock_display seconds
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -486,7 +478,6 @@
 </ul>
 <pre class="highlight plaintext"><code>echo_and_redirect filename command [..]
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -522,7 +513,6 @@
 </ul>
 <pre class="highlight plaintext"><code>generate_stack
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -558,7 +548,6 @@
 </ul>
 <pre class="highlight plaintext"><code>module_file_fragment module
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -594,7 +583,6 @@
 </ul>
 <pre class="highlight plaintext"><code>offset_clock seconds
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -630,7 +618,6 @@
 </ul>
 <pre class="highlight plaintext"><code>setup_defaults
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -666,7 +653,6 @@
 </ul>
 <pre class="highlight plaintext"><code>start_clock
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -702,7 +688,6 @@
 </ul>
 <pre class="highlight plaintext"><code>stop_clock
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -738,7 +723,6 @@
 </ul>
 <pre class="highlight plaintext"><code>write_comment filename
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -774,7 +758,6 @@
 </ul>
 <pre class="highlight plaintext"><code>yetus_usage
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -812,7 +795,6 @@
 </ul>
 <pre class="highlight plaintext"><code>bugsystem_linecomments filename
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -848,7 +830,6 @@
 </ul>
 <pre class="highlight plaintext"><code>calcdiffs
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -884,7 +865,6 @@
 </ul>
 <pre class="highlight plaintext"><code>clear_personality_queue
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -920,7 +900,6 @@
 </ul>
 <pre class="highlight plaintext"><code>compile branch|patch
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -958,7 +937,6 @@
 </ul>
 <pre class="highlight plaintext"><code>compile_cycle branch|patch
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -996,7 +974,6 @@
 </ul>
 <pre class="highlight plaintext"><code>distclean
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1034,7 +1011,6 @@
 </ul>
 <pre class="highlight plaintext"><code>generic_logfilter
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1070,7 +1046,6 @@
 </ul>
 <pre class="highlight plaintext"><code>generic_post_handler origlog testtype 
multijdkmode run commands
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1108,7 +1083,6 @@
 </ul>
 <pre class="highlight plaintext"><code>generic_postlog_compare origlog 
testtype multijdkmode
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1146,7 +1120,6 @@
 </ul>
 <pre class="highlight plaintext"><code>generic_pre_handler testype multijdk
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1184,7 +1157,6 @@
 </ul>
 <pre class="highlight plaintext"><code>initialize $@
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1222,7 +1194,6 @@
 </ul>
 <pre class="highlight plaintext"><code>module_status module runtime
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1258,7 +1229,6 @@
 </ul>
 <pre class="highlight plaintext"><code>modules_messages repostatus testtype 
mvncmdline
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1294,7 +1264,6 @@
 </ul>
 <pre class="highlight plaintext"><code>modules_reset
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1330,7 +1299,6 @@
 </ul>
 <pre class="highlight plaintext"><code>modules_workers repostatus testtype 
mvncmdline
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1366,7 +1334,6 @@
 </ul>
 <pre class="highlight plaintext"><code>patchfiletests branch|patch
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1404,7 +1371,6 @@
 </ul>
 <pre class="highlight plaintext"><code>personality_enqueue_module module 
profiles/flags/etc
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1442,7 +1408,6 @@
 </ul>
 <pre class="highlight plaintext"><code>prepopulate_footer
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1478,7 +1443,6 @@
 </ul>
 <pre class="highlight plaintext"><code>report_jvm_version directory
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>
@@ -1516,7 +1480,6 @@
 </ul>
 <pre class="highlight plaintext"><code>verify_patchdir_still_exists
 </code></pre>
-
 <ul>
 <li>Description</li>
 </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.1.0/precommit-architecture/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.1.0/precommit-architecture/index.html 
b/documentation/0.1.0/precommit-architecture/index.html
index e6ebcf6..c5db746 100644
--- a/documentation/0.1.0/precommit-architecture/index.html
+++ b/documentation/0.1.0/precommit-architecture/index.html
@@ -191,7 +191,7 @@
 
 <h2 id="compile-cycle-patch">Compile Cycle (Patch)</h2>
 
-<p>Now that the patch has been applied the steps to compile we outlined in the 
compilation (branch) phase are repeated but with the patch applied. This is 
where a lot of &#39;after&rsquo; checks are performed.</p>
+<p>Now that the patch has been applied the steps to compile we outlined in the 
compilation (branch) phase are repeated but with the patch applied. This is 
where a lot of &lsquo;after&rsquo; checks are performed.</p>
 
 <h2 id="unit-tests">Unit Tests</h2>
 

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.1.0/precommit-basic/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.1.0/precommit-basic/index.html 
b/documentation/0.1.0/precommit-basic/index.html
index fbec8df..6a40a80 100644
--- a/documentation/0.1.0/precommit-basic/index.html
+++ b/documentation/0.1.0/precommit-basic/index.html
@@ -203,19 +203,15 @@ as a whole.</p>
 <p>The first step for a successful deployment is determining which 
features/plug-ins to enable:</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh --list-plugins
 </code></pre>
-
 <p>This option will list all of the available plug-ins that are installed in 
the default location.  From this list, the specific plug-ins can be enabled:</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh --plugins<span class="o">=</span><span 
class="s2">"ant,maven,shellcheck,xml"</span> &lt;other options&gt;
 </code></pre>
-
 <p>As a short-cut, every plug-in may be enabled via the special 
&lsquo;all&rsquo; type:</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh --plugins<span class="o">=</span><span 
class="s2">"all"</span> &lt;other options&gt;
 </code></pre>
-
 <p><code>--plugins</code> also allows some basic <q>arithmetic</q>:</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh --plugins<span class="o">=</span><span 
class="s2">"all,-checkstyle,-findbugs"</span> &lt;other options&gt;
 </code></pre>
-
 <p>This will enable all plug-ins for potential usage, except for checkstyle 
and findbugs.</p>
 
 <p><strong>NOTE: The examples in this section will assume that the necessary 
<code>--plugins</code> option has been set on the command line as appropriate 
for your particular installation.</strong></p>
@@ -224,14 +220,12 @@ as a whole.</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">cd</span> &lt;your repo&gt;
 <span class="gp">$ </span><span class="nb">test</span>-patch.sh 
--dirty-workspace --project<span class="o">=</span>projectname &lt;filename&gt;
 </code></pre>
-
 <p>The <code>--dirty-workspace</code> flag tells test-patch that the 
repository is not clean and it is ok to continue.  By default, unit tests are 
not run since they may take a significant amount of time.</p>
 
 <p>To do turn them on, we need to provide the &ndash;run-tests option:</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">cd</span> &lt;your repo&gt;
 <span class="gp">$ </span><span class="nb">test</span>-patch.sh 
--dirty-workspace --run-tests &lt;filename&gt;
 </code></pre>
-
 <p>This is the same command, but now runs the unit tests.</p>
 
 <p>A typical configuration is to have two repositories.  One with the code you 
are working on and another, clean repository.  This means you can:</p>
@@ -240,7 +234,6 @@ as a whole.</p>
 <span class="gp">$ </span><span class="nb">cd</span> ../&lt;testrepo&gt;
 <span class="gp">$ </span><span class="nb">test</span>-patch.sh --basedir<span 
class="o">=</span>&lt;testrepo&gt; --resetrepo /tmp/patchfile
 </code></pre>
-
 <p>We used two new options here.  &ndash;basedir sets the location of the 
repository to use for testing.  &ndash;resetrepo tells test patch that it can 
go into <strong>destructive</strong> mode.  Destructive mode will wipe out any 
changes made to that repository, so use it with care!</p>
 
 <p>After the tests have run, there is a directory that contains all of the 
test-patch related artifacts.  This is generally referred to as the 
patchprocess directory.  By default, test-patch tries to make something off of 
/tmp to contain this content.  Using the <code>--patch-dir</code> option, one 
can specify exactly which directory to use.  This is helpful for automated 
precommit testing so that Jenkins or other automated workflow system knows 
where to look to gather up the output.</p>
@@ -248,7 +241,6 @@ as a whole.</p>
 <p>For example:</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh --jenkins --patch-dir<span 
class="o">=</span><span class="k">${</span><span 
class="nv">WORKSPACE</span><span class="k">}</span>/patchprocess --basedir<span 
class="o">=</span><span class="k">${</span><span 
class="nv">WORKSPACE</span><span class="k">}</span>/source <span 
class="k">${</span><span class="nv">WORKSPACE</span><span 
class="k">}</span>/patchfile
 </code></pre>
-
 <p>&hellip; will trigger test-patch to run in fully automated Jenkins mode, 
using ${WORKSPACE}/patchprocess as its scratch space, ${WORKSPACE}/source as 
the source repository, and ${WORKSPACE}/patchfile as the name of the patch to 
test against.</p>
 
 <h1 id="build-tool">Build Tool</h1>
@@ -256,7 +248,6 @@ as a whole.</p>
 <p>Out of the box, test-patch is built to use maven.  But what if the project 
is built using something else, such as ant?</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh <span class="o">(</span>other options<span 
class="o">)</span> --build-tool<span class="o">=</span>ant
 </code></pre>
-
 <p>will tell test-patch to use ant instead of maven to drive the project.</p>
 
 <h1 id="providing-patch-files">Providing Patch Files</h1>
@@ -268,13 +259,11 @@ as a whole.</p>
 <p>For example:</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh <span class="o">(</span>other options<span 
class="o">)</span> HADOOP-9905
 </code></pre>
-
 <p>&hellip; will process the patch file associated with this JIRA issue.</p>
 
 <p>If the Apache JIRA system is not in use, then override options may be 
provided on the command line to point to a different JIRA instance.</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh --jira-issue-re<span class="o">=</span><span 
class="s1">'^PROJECT-[0-9]+$'</span> --jira-base-url<span 
class="o">=</span><span class="s1">'https://example.com/jira'</span> PROJECT-90
 </code></pre>
-
 <p>&hellip; will process the patch file attached to PROJECT-90 on the JIRA 
instance located on the example.com server.</p>
 
 <h2 id="github">GITHUB</h2>
@@ -282,15 +271,12 @@ as a whole.</p>
 <p>test-patch has some basic support for Github.  test-patch supports many 
forms of providing pull requests to work on:</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh --github-repo<span class="o">=</span>apache/pig 
99
 </code></pre>
-
 <p>or</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh https://github.com/apache/pig/pulls/99
 </code></pre>
-
 <p>or</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh https://github.com/apache/pig/pulls/99.patch
 </code></pre>
-
 <p>&hellip; will process PR #99 on the apache/pig repo.</p>
 
 <h2 id="generic-urls">Generic URLs</h2>
@@ -300,7 +286,6 @@ as a whole.</p>
 <p>For example:</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh <span class="o">(</span>other options<span 
class="o">)</span> https://example.com/webserver/file.patch
 </code></pre>
-
 <p>&hellip; will download and process the file.patch from the example.com 
webserver.</p>
 
 <h1 id="project-specific-capabilities">Project-specific Capabilities</h1>
@@ -310,7 +295,6 @@ as a whole.</p>
 <h2 id="direct-method">Direct Method</h2>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh <span class="o">(</span>other options<span 
class="o">)</span> --personality<span class="o">=(</span>filename<span 
class="o">)</span>
 </code></pre>
-
 <p>This tells test-patch to use the personality in the given file.</p>
 
 <h2 id="project-method">Project Method</h2>
@@ -318,13 +302,11 @@ as a whole.</p>
 <p>However, test-patch can detect if it is a personality that is in its 
<q>personality</q> directory based upon the project name:</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh <span class="o">(</span>other options<span 
class="o">)</span> --project<span class="o">=(</span>project<span 
class="o">)</span>
 </code></pre>
-
 <h1 id="multijdk">MultiJDK</h1>
 
 <p>For many projects, it is useful to test Java code against multiple versions 
of JDKs at the same time.  test-patch can do this with the &ndash;multijdkdirs 
option:</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh <span class="o">(</span>other options<span 
class="o">)</span> --multijdkdirs<span class="o">=</span><span 
class="s2">"/j/d/k/1,/j/d/k/2"</span>
 </code></pre>
-
 <p>Not all Java tests support this mode, but those that do will now run their 
tests with all of the given versions of Java consecutively (e.g., 
javac&ndash;the Java compliation test).  Tests that do not support MultiJDK 
mode (e.g., checkstyle, mvn install) will use JAVA_HOME.</p>
 
 <p>NOTE: JAVA_HOME is always appended to the list of JDKs in MultiJDK mode.  
If JAVA_HOME is in the list, it will be moved to the end.</p>
@@ -334,7 +316,6 @@ as a whole.</p>
 <p>test-patch also has a mode to utilize Docker:</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh <span class="o">(</span>other options<span 
class="o">)</span> --docker
 </code></pre>
-
 <p>This will do some preliminary setup and then re-execute itself inside a 
Docker container.  For more information on how to provide a custom Dockerfile, 
see the advanced guide.</p>
 
 <h2 id="in-closing">In Closing</h2>

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.1.0/precommit-bugsystems/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.1.0/precommit-bugsystems/index.html 
b/documentation/0.1.0/precommit-bugsystems/index.html
index 83a1568..821258f 100644
--- a/documentation/0.1.0/precommit-bugsystems/index.html
+++ b/documentation/0.1.0/precommit-bugsystems/index.html
@@ -127,7 +127,6 @@
 <p>test-patch has the ability to support multiple bug systems.  Bug tools have 
some extra hooks to fetch patches, line-level reporting, and posting a final 
report. Every bug system plug-in must have one line in order to be 
recognized:</p>
 <pre class="highlight shell"><code>add_bugsystem &lt;pluginname&gt;
 </code></pre>
-
 <ul>
 <li><p>pluginname_locate_patch</p>
 
@@ -166,7 +165,6 @@
 <p>Currently, Bugzilla support is read-only.  To use it, the Bug ID must be 
preferenced with &lsquo;BZ:&rsquo;.  For example:</p>
 <pre class="highlight shell"><code><span class="gp">$ </span><span 
class="nb">test</span>-patch.sh <span class="o">(</span>other options<span 
class="o">)</span> BZ:4
 </code></pre>
-
 <p>&hellip; will pull down Bugzilla ID #4.</p>
 
 <p>Using the <code>--bugzilla-base-url</code> on the command line or 
BUGZILLA_BASE_URL in a project&rsquo;s personality will define the location of 
the Bugzilla instance.  By default, it is <a 
href="https://bz.apache.org/bugzilla";>https://bz.apache.org/bugzilla</a> .</p>

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.1.0/precommit-buildtools/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.1.0/precommit-buildtools/index.html 
b/documentation/0.1.0/precommit-buildtools/index.html
index 3c7260d..06970bd 100644
--- a/documentation/0.1.0/precommit-buildtools/index.html
+++ b/documentation/0.1.0/precommit-buildtools/index.html
@@ -127,7 +127,6 @@
 <p>test-patch has the ability to support multiple build tools.  Build tool 
plug-ins have some extra hooks to do source and object maintenance at key 
points. Every build tool plug-in must have one line in order to be 
recognized:</p>
 <pre class="highlight shell"><code>add_build_tool &lt;pluginname&gt;
 </code></pre>
-
 <h1 id="global-variables">Global Variables</h1>
 
 <ul>
@@ -161,7 +160,7 @@
 <li><p>pluginname_modules_worker</p>
 
 <ul>
-<li>Input is the branch and the test being run.  This should call 
<code>modules_workers</code> with the generic parts to run that test on the 
build system.  For example, if it is convention to use &lsquo;test&rsquo; to 
trigger &#39;unit&rsquo; tests, then <code>module_workers</code> should be 
called with &#39;test&rsquo; appended onto its normal parameters.</li>
+<li>Input is the branch and the test being run.  This should call 
<code>modules_workers</code> with the generic parts to run that test on the 
build system.  For example, if it is convention to use &lsquo;test&rsquo; to 
trigger &lsquo;unit&rsquo; tests, then <code>module_workers</code> should be 
called with &lsquo;test&rsquo; appended onto its normal parameters.</li>
 </ul></li>
 <li><p>pluginname_builtin_personality_modules</p>
 

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.1.0/precommit-smart-apply-patch/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.1.0/precommit-smart-apply-patch/index.html 
b/documentation/0.1.0/precommit-smart-apply-patch/index.html
index 870c3a6..35756be 100644
--- a/documentation/0.1.0/precommit-smart-apply-patch/index.html
+++ b/documentation/0.1.0/precommit-smart-apply-patch/index.html
@@ -131,17 +131,14 @@
 <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>

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.1.0/precommit-testformats/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.1.0/precommit-testformats/index.html 
b/documentation/0.1.0/precommit-testformats/index.html
index 90d81e7..667b1c0 100644
--- a/documentation/0.1.0/precommit-testformats/index.html
+++ b/documentation/0.1.0/precommit-testformats/index.html
@@ -127,7 +127,6 @@
 <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>
 

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.1.0/releasedocmaker/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.1.0/releasedocmaker/index.html 
b/documentation/0.1.0/releasedocmaker/index.html
index e2017d0..5477ad9 100644
--- a/documentation/0.1.0/releasedocmaker/index.html
+++ b/documentation/0.1.0/releasedocmaker/index.html
@@ -153,7 +153,6 @@
 <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>
@@ -171,20 +170,17 @@
 <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>
@@ -192,13 +188,11 @@ remaining text
 <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>
@@ -208,7 +202,6 @@ remaining text
 <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="lint-mode">Lint Mode</h1>
@@ -218,7 +211,6 @@ remaining text
 <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>

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.2.0/RELEASENOTES/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/RELEASENOTES/index.html 
b/documentation/0.2.0/RELEASENOTES/index.html
index e7bbd38..7d8f187 100644
--- a/documentation/0.2.0/RELEASENOTES/index.html
+++ b/documentation/0.2.0/RELEASENOTES/index.html
@@ -299,7 +299,6 @@
 <p>Authors of new plugins that wish to make them multi-jdk aware can add them 
to the default list by calling the <code>yetus_add_entry</code> function. 
i.e.:</p>
 <pre class="highlight shell"><code>yetus_add_entry JDK_TEST_LIST my_foo_test
 </code></pre>
-
     </div>
       <div class="container">
     <hr>

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.2.0/audience-annotations-apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/allclasses-frame.html 
b/documentation/0.2.0/audience-annotations-apidocs/allclasses-frame.html
index ece65b4..73582cd 100644
--- a/documentation/0.2.0/audience-annotations-apidocs/allclasses-frame.html
+++ b/documentation/0.2.0/audience-annotations-apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Apache Yetus - Audience Annotations Component 0.2.0 
API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/allclasses-noframe.html 
b/documentation/0.2.0/audience-annotations-apidocs/allclasses-noframe.html
index d4bb94e..122f424 100644
--- a/documentation/0.2.0/audience-annotations-apidocs/allclasses-noframe.html
+++ b/documentation/0.2.0/audience-annotations-apidocs/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Apache Yetus - Audience Annotations Component 0.2.0 
API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/constant-values.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/constant-values.html 
b/documentation/0.2.0/audience-annotations-apidocs/constant-values.html
index 124b0f6..d7d48dd 100644
--- a/documentation/0.2.0/audience-annotations-apidocs/constant-values.html
+++ b/documentation/0.2.0/audience-annotations-apidocs/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constant Field Values (Apache Yetus - Audience Annotations Component 
0.2.0 API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/deprecated-list.html 
b/documentation/0.2.0/audience-annotations-apidocs/deprecated-list.html
index 53f1736..75308fb 100644
--- a/documentation/0.2.0/audience-annotations-apidocs/deprecated-list.html
+++ b/documentation/0.2.0/audience-annotations-apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Deprecated List (Apache Yetus - Audience Annotations Component 0.2.0 
API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/audience-annotations-apidocs/help-doc.html 
b/documentation/0.2.0/audience-annotations-apidocs/help-doc.html
index 10a3be8..f5c7e68 100644
--- a/documentation/0.2.0/audience-annotations-apidocs/help-doc.html
+++ b/documentation/0.2.0/audience-annotations-apidocs/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>API Help (Apache Yetus - Audience Annotations Component 0.2.0 
API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/index-all.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/audience-annotations-apidocs/index-all.html 
b/documentation/0.2.0/audience-annotations-apidocs/index-all.html
index 631fe77..f1ccb32 100644
--- a/documentation/0.2.0/audience-annotations-apidocs/index-all.html
+++ b/documentation/0.2.0/audience-annotations-apidocs/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Index (Apache Yetus - Audience Annotations Component 0.2.0 API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/audience-annotations-apidocs/index.html 
b/documentation/0.2.0/audience-annotations-apidocs/index.html
index 40e6886..8ac43b2 100644
--- a/documentation/0.2.0/audience-annotations-apidocs/index.html
+++ b/documentation/0.2.0/audience-annotations-apidocs/index.html
@@ -2,16 +2,15 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Apache Yetus - Audience Annotations Component 0.2.0 API</title>
 <script type="text/javascript">
-    tmpTargetPage = "" + window.location.search;
-    if (tmpTargetPage != "" && tmpTargetPage != "undefined")
-        tmpTargetPage = tmpTargetPage.substring(1);
-    if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && 
!validURL(tmpTargetPage)))
-        tmpTargetPage = "undefined";
-    targetPage = tmpTargetPage;
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+        targetPage = targetPage.substring(1);
+    if (targetPage.indexOf(":") != -1 || (targetPage != "" && 
!validURL(targetPage)))
+        targetPage = "undefined";
     function validURL(url) {
         try {
             url = decodeURIComponent(url);

http://git-wip-us.apache.org/repos/asf/yetus/blob/012f133c/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
 
b/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
index 227dbe7..7b00730 100644
--- 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
+++ 
b/documentation/0.2.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_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceAudience.LimitedPrivate (Apache Yetus - Audience Annotations 
Component 0.2.0 API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Private.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Private.html
 
b/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Private.html
index 7c1b94e..8369196 100644
--- 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Private.html
+++ 
b/documentation/0.2.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_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceAudience.Private (Apache Yetus - Audience Annotations 
Component 0.2.0 API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Public.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Public.html
 
b/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Public.html
index f4d774b..d84b0d3 100644
--- 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.Public.html
+++ 
b/documentation/0.2.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_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceAudience.Public (Apache Yetus - Audience Annotations Component 
0.2.0 API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.html
 
b/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.html
index e493640..57a28f5 100644
--- 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.html
+++ 
b/documentation/0.2.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_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceAudience (Apache Yetus - Audience Annotations Component 0.2.0 
API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Evolving.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Evolving.html
 
b/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Evolving.html
index c978581..1330b7a 100644
--- 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Evolving.html
+++ 
b/documentation/0.2.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_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceStability.Evolving (Apache Yetus - Audience Annotations 
Component 0.2.0 API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Stable.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Stable.html
 
b/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Stable.html
index 8990702..fee909e 100644
--- 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Stable.html
+++ 
b/documentation/0.2.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_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceStability.Stable (Apache Yetus - Audience Annotations 
Component 0.2.0 API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Unstable.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Unstable.html
 
b/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Unstable.html
index 2a0ab51..870eed3 100644
--- 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.Unstable.html
+++ 
b/documentation/0.2.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_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceStability.Unstable (Apache Yetus - Audience Annotations 
Component 0.2.0 API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.html
 
b/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.html
index 7f7d1d1..f1cedd2 100644
--- 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceStability.html
+++ 
b/documentation/0.2.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_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InterfaceStability (Apache Yetus - Audience Annotations Component 0.2.0 
API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.LimitedPrivate.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.LimitedPrivate.html
 
b/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.LimitedPrivate.html
index 0e03cb1..57363dd 100644
--- 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.LimitedPrivate.html
+++ 
b/documentation/0.2.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_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 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.2.0 API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Private.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Private.html
 
b/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Private.html
index 3406b3e..a0b36db 100644
--- 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Private.html
+++ 
b/documentation/0.2.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_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 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.2.0 API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Public.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Public.html
 
b/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Public.html
index 70c8d70..48d500c 100644
--- 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.Public.html
+++ 
b/documentation/0.2.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_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 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.2.0 API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.html
 
b/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.html
index 3d2a193..2630a16 100644
--- 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceAudience.html
+++ 
b/documentation/0.2.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_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 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.2.0 API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <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/012f133c/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Evolving.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Evolving.html
 
b/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Evolving.html
index 3b3c231..1b5655f 100644
--- 
a/documentation/0.2.0/audience-annotations-apidocs/org/apache/yetus/audience/class-use/InterfaceStability.Evolving.html
+++ 
b/documentation/0.2.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_111) on Sun Jun 04 09:29:34 PDT 2017 -->
+<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:32 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.2.0 API)</title>
-<meta name="date" content="2017-06-04">
+<meta name="date" content="2017-06-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Reply via email to