Repository: yetus
Updated Branches:
  refs/heads/asf-site f2c45e6b4 -> 11d395769


http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/0.2.0/releasedocmaker/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/releasedocmaker/index.html 
b/documentation/0.2.0/releasedocmaker/index.html
new file mode 100644
index 0000000..9d7ee61
--- /dev/null
+++ b/documentation/0.2.0/releasedocmaker/index.html
@@ -0,0 +1,247 @@
+<!---
+  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/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="#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="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="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-2016 <a href="http://www.apache.org/";>Apache 
Software Foundation</a>. Licensed under the <a 
href="http://www.apache.org/licenses/";>Apache License v2.0</a>. Apache Yetus 
and the Apache feather logo are trademarks of The Apache Software Foundation.
+                            </div>
+            </div>
+
+        </div>
+
+    </footer>
+</div>
+
+       </body>
+</html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/index.html 
b/documentation/in-progress/index.html
index 610bd7d..6653f65 100644
--- a/documentation/in-progress/index.html
+++ b/documentation/in-progress/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/precommit-advanced/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/precommit-advanced/index.html 
b/documentation/in-progress/precommit-advanced/index.html
index e8b7d92..03a3c4b 100644
--- a/documentation/in-progress/precommit-advanced/index.html
+++ b/documentation/in-progress/precommit-advanced/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/precommit-apidocs/core/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/precommit-apidocs/core/index.html 
b/documentation/in-progress/precommit-apidocs/core/index.html
index 7f7a598..3fb3e49 100644
--- a/documentation/in-progress/precommit-apidocs/core/index.html
+++ b/documentation/in-progress/precommit-apidocs/core/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/precommit-apidocs/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/precommit-apidocs/index.html 
b/documentation/in-progress/precommit-apidocs/index.html
index 635f97d..984e493 100644
--- a/documentation/in-progress/precommit-apidocs/index.html
+++ b/documentation/in-progress/precommit-apidocs/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/precommit-apidocs/plugins/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/precommit-apidocs/plugins/index.html 
b/documentation/in-progress/precommit-apidocs/plugins/index.html
index fd17e2c..2866506 100644
--- a/documentation/in-progress/precommit-apidocs/plugins/index.html
+++ b/documentation/in-progress/precommit-apidocs/plugins/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/precommit-apidocs/smart-apply-patch/index.html
----------------------------------------------------------------------
diff --git 
a/documentation/in-progress/precommit-apidocs/smart-apply-patch/index.html 
b/documentation/in-progress/precommit-apidocs/smart-apply-patch/index.html
index 4c703f0..818759e 100644
--- a/documentation/in-progress/precommit-apidocs/smart-apply-patch/index.html
+++ b/documentation/in-progress/precommit-apidocs/smart-apply-patch/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/precommit-apidocs/test-patch/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/precommit-apidocs/test-patch/index.html 
b/documentation/in-progress/precommit-apidocs/test-patch/index.html
index e50f53d..0bca16f 100644
--- a/documentation/in-progress/precommit-apidocs/test-patch/index.html
+++ b/documentation/in-progress/precommit-apidocs/test-patch/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/precommit-architecture/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/precommit-architecture/index.html 
b/documentation/in-progress/precommit-architecture/index.html
index 9327247..c368468 100644
--- a/documentation/in-progress/precommit-architecture/index.html
+++ b/documentation/in-progress/precommit-architecture/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/precommit-basic/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/precommit-basic/index.html 
b/documentation/in-progress/precommit-basic/index.html
index 07fea25..bbcb3a4 100644
--- a/documentation/in-progress/precommit-basic/index.html
+++ b/documentation/in-progress/precommit-basic/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/precommit-bugsystems/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/precommit-bugsystems/index.html 
b/documentation/in-progress/precommit-bugsystems/index.html
index ba2a6ce..871c7f0 100644
--- a/documentation/in-progress/precommit-bugsystems/index.html
+++ b/documentation/in-progress/precommit-bugsystems/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/precommit-buildtools/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/precommit-buildtools/index.html 
b/documentation/in-progress/precommit-buildtools/index.html
index 3a72844..9cc3472 100644
--- a/documentation/in-progress/precommit-buildtools/index.html
+++ b/documentation/in-progress/precommit-buildtools/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/precommit-glossary/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/precommit-glossary/index.html 
b/documentation/in-progress/precommit-glossary/index.html
index 40e6329..981b329 100644
--- a/documentation/in-progress/precommit-glossary/index.html
+++ b/documentation/in-progress/precommit-glossary/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/precommit-patchnames/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/precommit-patchnames/index.html 
b/documentation/in-progress/precommit-patchnames/index.html
index c262da1..bfaca90 100644
--- a/documentation/in-progress/precommit-patchnames/index.html
+++ b/documentation/in-progress/precommit-patchnames/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/precommit-smart-apply-patch/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/precommit-smart-apply-patch/index.html 
b/documentation/in-progress/precommit-smart-apply-patch/index.html
index 2c28ffa..4baea33 100644
--- a/documentation/in-progress/precommit-smart-apply-patch/index.html
+++ b/documentation/in-progress/precommit-smart-apply-patch/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/precommit-testformats/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/precommit-testformats/index.html 
b/documentation/in-progress/precommit-testformats/index.html
index 0f334b5..34d98fb 100644
--- a/documentation/in-progress/precommit-testformats/index.html
+++ b/documentation/in-progress/precommit-testformats/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/documentation/in-progress/releasedocmaker/index.html
----------------------------------------------------------------------
diff --git a/documentation/in-progress/releasedocmaker/index.html 
b/documentation/in-progress/releasedocmaker/index.html
index ff6e81e..9d7ee61 100644
--- a/documentation/in-progress/releasedocmaker/index.html
+++ b/documentation/in-progress/releasedocmaker/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/downloads/index.html
----------------------------------------------------------------------
diff --git a/downloads/index.html b/downloads/index.html
index 93e23c7..49c09a8 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>
@@ -139,6 +140,14 @@ third-party repositories (e.g. Maven Central).</p>
 <li>Source : <a 
href="https://www.apache.org/dyn/closer.lua?path=/yetus/0.1.0/yetus-0.1.0-src.tar.gz";>yetus-0.1.0-src.tar.gz</a>
 (<a 
href="https://www.apache.org/dist/yetus/0.1.0/yetus-0.1.0-src.tar.gz.asc";>signature</a>,
 <a 
href="https://www.apache.org/dist/yetus/0.1.0/yetus-0.1.0-src.tar.gz.mds";>hashes</a>)</li>
 <li>Binaries : <a 
href="https://www.apache.org/dyn/closer.lua?path=/yetus/0.1.0/yetus-0.1.0-bin.tar.gz";>yetus-0.1.0-bin.tar.gz</a>
 (<a 
href="https://www.apache.org/dist/yetus/0.1.0/yetus-0.1.0-bin.tar.gz.asc";>signature</a>,
 <a 
href="https://www.apache.org/dist/yetus/0.1.0/yetus-0.1.0-bin.tar.gz.mds";>hashes</a>)</li>
 </ul></li>
+<li>0.2.0
+
+<ul>
+<li><a href="/documentation/0.2.0/RELEASENOTES">Release Notes</a></li>
+<li><a href="/documentation/0.2.0/CHANGES">CHANGES</a></li>
+<li>Source : <a 
href="https://www.apache.org/dyn/closer.lua?path=/yetus/0.2.0/yetus-0.2.0-src.tar.gz";>yetus-0.2.0-src.tar.gz</a>
 (<a 
href="https://www.apache.org/dist/yetus/0.2.0/yetus-0.2.0-src.tar.gz.asc";>signature</a>,
 <a 
href="https://www.apache.org/dist/yetus/0.2.0/yetus-0.2.0-src.tar.gz.mds";>hashes</a>)</li>
+<li>Binaries : <a 
href="https://www.apache.org/dyn/closer.lua?path=/yetus/0.2.0/yetus-0.2.0-bin.tar.gz";>yetus-0.2.0-bin.tar.gz</a>
 (<a 
href="https://www.apache.org/dist/yetus/0.2.0/yetus-0.2.0-bin.tar.gz.asc";>signature</a>,
 <a 
href="https://www.apache.org/dist/yetus/0.2.0/yetus-0.2.0-bin.tar.gz.mds";>hashes</a>)</li>
+</ul></li>
 </ul>
 
          </div>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 34ef2b9..9b0e24e 100644
--- a/index.html
+++ b/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

http://git-wip-us.apache.org/repos/asf/yetus/blob/11d39576/mailinglists/index.html
----------------------------------------------------------------------
diff --git a/mailinglists/index.html b/mailinglists/index.html
index 2c027ab..ab73ba7 100644
--- a/mailinglists/index.html
+++ b/mailinglists/index.html
@@ -54,6 +54,7 @@
                     <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/in-progress/">In Progress 
Docs for Contributors</a>
                       </li>
                     </ul>

Reply via email to