This is an automated email from the ASF dual-hosted git repository.

aw pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/yetus.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3e192e2  git sha 81f34a9a9e8c698c1deb8443c2d1ce3ba7f249f5
3e192e2 is described below

commit 3e192e29a00abba8343537a4d0c67d7bc21f84cd
Author: Allen Wittenauer <[email protected]>
AuthorDate: Mon Nov 23 10:36:39 2020 -0800

    git sha 81f34a9a9e8c698c1deb8443c2d1ce3ba7f249f5
    
    except for  documentation/in-progress/precommit/apidocs/core/index.html
    due to YETUS-1089
---
 LICENSE                                            | 52 --------------
 contribute/website/index.html                      |  4 +-
 documentation/in-progress/CHANGELOG                |  2 +-
 .../org/apache/yetus/audience/package-tree.html    |  8 +--
 .../apache/yetus/audience/package-tree/index.html  |  8 +--
 .../in-progress/javadocs/overview-tree.html        |  8 +--
 .../in-progress/javadocs/overview-tree/index.html  |  8 +--
 documentation/in-progress/precommit/index.html     |  1 +
 .../plugins/{pylint => codespell}/index.html       | 31 +++-----
 .../precommit/plugins/pylint/index.html            |  3 +-
 .../pylint => robots/buildkite}/index.html         | 82 +++++++---------------
 .../in-progress/precommit/robots/index.html        |  1 +
 .../in-progress/releasedocmaker/index.html         |  4 +-
 documentation/in-progress/shelldocs/index.html     |  2 +-
 .../0.13.0/CHANGELOG.0.13.0/index.html             | 74 ++++++++++++++++++-
 .../0.13.0/RELEASENOTES.0.13.0/index.html          | 59 ++++++++++++++++
 project-reports.html                               |  4 +-
 17 files changed, 193 insertions(+), 158 deletions(-)

diff --git a/LICENSE b/LICENSE
index 21579c4..8102c43 100644
--- a/LICENSE
+++ b/LICENSE
@@ -419,55 +419,3 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 
IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-----
-
-This project utilizes Jython 2.7 for running Python code on JVMs.  It
-is available under the Python Software Foundation License v2:
-
-PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
---------------------------------------------
-
-1. This LICENSE AGREEMENT is between the Python Software Foundation
-("PSF"), and the Individual or Organization ("Licensee") accessing and
-otherwise using this software ("Jython") in source or binary form and
-its associated documentation.
-
-2. Subject to the terms and conditions of this License Agreement, PSF
-hereby grants Licensee a nonexclusive, royalty-free, world-wide
-license to reproduce, analyze, test, perform and/or display publicly,
-prepare derivative works, distribute, and otherwise use Jython alone
-or in any derivative version, provided, however, that PSF's License
-Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2007
-Python Software Foundation; All Rights Reserved" are retained in
-Jython alone or in any derivative version prepared by Licensee.
-
-3. In the event Licensee prepares a derivative work that is based on
-or incorporates Jython or any part thereof, and wants to make
-the derivative work available to others as provided herein, then
-Licensee hereby agrees to include in any such work a brief summary of
-the changes made to Jython.
-
-4. PSF is making Jython available to Licensee on an "AS IS"
-basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
-IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
-DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
-FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF JYTHON WILL NOT
-INFRINGE ANY THIRD PARTY RIGHTS.
-
-5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF JYTHON
-FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
-A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING JYTHON,
-OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
-
-6. This License Agreement will automatically terminate upon a material
-breach of its terms and conditions.
-
-7. Nothing in this License Agreement shall be deemed to create any
-relationship of agency, partnership, or joint venture between PSF and
-Licensee.  This License Agreement does not grant permission to use PSF
-trademarks or trade name in a trademark sense to endorse or promote
-products or services of Licensee, or any third party.
-
-8. By copying, installing or otherwise using Jython, Licensee
-agrees to be bound by the terms and conditions of this License
-Agreement.
diff --git a/contribute/website/index.html b/contribute/website/index.html
index b1da153..9a37906 100644
--- a/contribute/website/index.html
+++ b/contribute/website/index.html
@@ -143,13 +143,13 @@ by reading <a 
href="https://middlemanapp.com/basics/install/";>Middleman's excell
 
 NOTE: You MUST have run `mvn install` at least once prior to running `mvn 
site`.
 </code></pre></div>
-<p>The following steps assume you have a working ruby 2.3+ environment 
setup:</p>
+<p>The following steps assume you have a working ruby 2.7+ environment 
setup:</p>
 
 <div class="highlight"><pre class="highlight shell"><code><span class="nv">$ 
</span><span class="nb">sudo </span>gem <span class="nb">install </span>bundler
 <span class="nv">$ </span><span class="nb">cd </span>asf-site-src
 <span class="nv">$ </span>bundle <span class="nb">install</span>
 </code></pre></div>
-<p>and a working Python 2.7 environment for <a 
href="/documentation/in-progress/releasedocmaker/">releasedocmaker</a>.</p>
+<p>and a working Python 3.8 environment for <a 
href="/documentation/in-progress/releasedocmaker/">releasedocmaker</a>.</p>
 
 <h2 id="make-changes-in-asf-site-srcsource">Make changes in 
asf-site-src/source</h2>
 
diff --git a/documentation/in-progress/CHANGELOG 
b/documentation/in-progress/CHANGELOG
index 9ee6036..ed1a2b1 100644
--- a/documentation/in-progress/CHANGELOG
+++ b/documentation/in-progress/CHANGELOG
@@ -18,5 +18,5 @@
 -->
 <h1 id="apache-yetus-changelog">Apache Yetus Changelog</h1>
 
-<h2 id="release-0140-snapshot---2020-11-05">Release 0.14.0-SNAPSHOT - 
2020-11-05</h2>
+<h2 id="release-0140-snapshot---2020-11-23">Release 0.14.0-SNAPSHOT - 
2020-11-23</h2>
 
diff --git 
a/documentation/in-progress/javadocs/org/apache/yetus/audience/package-tree.html
 
b/documentation/in-progress/javadocs/org/apache/yetus/audience/package-tree.html
index 0a3f0be..c06b8a5 100644
--- 
a/documentation/in-progress/javadocs/org/apache/yetus/audience/package-tree.html
+++ 
b/documentation/in-progress/javadocs/org/apache/yetus/audience/package-tree.html
@@ -88,12 +88,12 @@
 </ul>
 <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceStability.Stable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Stable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceStability.Evolving.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Evolving</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceStability.Unstable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Unstable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceAudience.Public.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.Public</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html"
 title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.LimitedPrivate</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceAudience.Private.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.Private</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceAudience.Public.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.Public</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceStability.Evolving.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Evolving</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceStability.Stable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Stable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceStability.Unstable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Unstable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
diff --git 
a/documentation/in-progress/javadocs/org/apache/yetus/audience/package-tree/index.html
 
b/documentation/in-progress/javadocs/org/apache/yetus/audience/package-tree/index.html
index 0a3f0be..c06b8a5 100644
--- 
a/documentation/in-progress/javadocs/org/apache/yetus/audience/package-tree/index.html
+++ 
b/documentation/in-progress/javadocs/org/apache/yetus/audience/package-tree/index.html
@@ -88,12 +88,12 @@
 </ul>
 <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceStability.Stable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Stable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceStability.Evolving.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Evolving</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceStability.Unstable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Unstable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceAudience.Public.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.Public</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html"
 title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.LimitedPrivate</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceAudience.Private.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.Private</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceAudience.Public.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.Public</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceStability.Evolving.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Evolving</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceStability.Stable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Stable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="../../../../org/apache/yetus/audience/InterfaceStability.Unstable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Unstable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
diff --git a/documentation/in-progress/javadocs/overview-tree.html 
b/documentation/in-progress/javadocs/overview-tree.html
index 282d5b1..c5c4d38 100644
--- a/documentation/in-progress/javadocs/overview-tree.html
+++ b/documentation/in-progress/javadocs/overview-tree.html
@@ -93,12 +93,12 @@
 </ul>
 <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceStability.Stable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Stable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceStability.Evolving.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Evolving</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceStability.Unstable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Unstable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceAudience.Public.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.Public</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.LimitedPrivate</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceAudience.Private.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.Private</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceAudience.Public.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.Public</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceStability.Evolving.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Evolving</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceStability.Stable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Stable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceStability.Unstable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Unstable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
diff --git a/documentation/in-progress/javadocs/overview-tree/index.html 
b/documentation/in-progress/javadocs/overview-tree/index.html
index 282d5b1..c5c4d38 100644
--- a/documentation/in-progress/javadocs/overview-tree/index.html
+++ b/documentation/in-progress/javadocs/overview-tree/index.html
@@ -93,12 +93,12 @@
 </ul>
 <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceStability.Stable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Stable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceStability.Evolving.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Evolving</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceStability.Unstable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Unstable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceAudience.Public.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.Public</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.LimitedPrivate</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceAudience.Private.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.Private</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceAudience.Public.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.Public</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceStability.Evolving.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Evolving</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceStability.Stable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Stable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceStability.Unstable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Unstable</span></a> (implements 
java.lang.annotation.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
diff --git a/documentation/in-progress/precommit/index.html 
b/documentation/in-progress/precommit/index.html
index 1db7c89..9b989d9 100644
--- a/documentation/in-progress/precommit/index.html
+++ b/documentation/in-progress/precommit/index.html
@@ -232,6 +232,7 @@
 
 <ul>
   <li><a href="robots/azurepipelines">Azure Pipelines</a></li>
+  <li><a href="robots/buildkite">Buildkite</a></li>
   <li><a href="robots/circleci">Circle CI</a></li>
   <li><a href="robots/cirrusci">Cirrus CI</a></li>
   <li><a href="docker">Docker</a> version 1.7.0+</li>
diff --git a/documentation/in-progress/precommit/plugins/pylint/index.html 
b/documentation/in-progress/precommit/plugins/codespell/index.html
similarity index 83%
copy from documentation/in-progress/precommit/plugins/pylint/index.html
copy to documentation/in-progress/precommit/plugins/codespell/index.html
index 3ef9caa..d8c0c28 100644
--- a/documentation/in-progress/precommit/plugins/pylint/index.html
+++ b/documentation/in-progress/precommit/plugins/codespell/index.html
@@ -123,7 +123,7 @@
 
 <h1 id="name">Name</h1>
 
-<p>pylint</p>
+<p>codespell</p>
 
 <h1 id="category">Category</h1>
 
@@ -131,7 +131,11 @@
 
 <h1 id="description">Description</h1>
 
-<p>Runs <a href="http://pylint.org/";>pylint</a> against Python code.</p>
+<p>Runs <a href="https://github.com/codespell-project/codespell";>codespell</a> 
on the repository.</p>
+
+<p>Due to how <code>codespell</code> executes, <code>./</code> is prefixed 
onto paths at runtime.  This prefixing is<br />
+to be a bit more consistent with how one would run it from the command line 
such<br />
+that <code>.codespellrc</code> is easier to manage.</p>
 
 <h1 id="environment-variables">Environment Variables</h1>
 
@@ -148,32 +152,15 @@
   </thead>
   <tbody>
     <tr>
-      <td style="text-align: left"><code>--pylint=&lt;file&gt;</code></td>
-      <td style="text-align: left">Location of the <code>pylint</code> binary 
if it is not on the path.  Default is 'pylint'.</td>
-    </tr>
-    <tr>
-      <td style="text-align: 
left"><code>--pylint-pip-cmd=&lt;file&gt;</code></td>
-      <td style="text-align: left">Location of the <code>pip</code> binary for 
install requirements.txt files.  Default is 'pip'.</td>
-    </tr>
-    <tr>
-      <td style="text-align: 
left"><code>--pylint-rcfile=&lt;file&gt;</code></td>
-      <td style="text-align: left">Location of the <code>.pylintrc</code> file 
to override <code>pylint</code> default.</td>
-    </tr>
-    <tr>
-      <td style="text-align: 
left"><code>--pylint-requirements=&lt;bool&gt;</code></td>
-      <td style="text-align: left">Process any <code>requirements.txt</code> 
file.  Default is 'false'.</td>
-    </tr>
-    <tr>
-      <td style="text-align: 
left"><code>--pylint-use-user=&lt;bool&gt;</code></td>
-      <td style="text-align: left">Use <code>--user</code> for processing the 
<code>requirements.txt</code> file.  Default is 'true'.</td>
+      <td style="text-align: 
left"><code>--codespell-exclude-lines=&lt;file&gt;</code></td>
+      <td style="text-align: left">File of lines that codespell should ignore 
(defaults to <code>.codespellignorelines</code>)</td>
     </tr>
   </tbody>
 </table>
 
 <h1 id="docker-notes">Docker Notes</h1>
 
-<p>The default Apache Yetus image comes with 
<code>pip2</code>/<code>pylint2</code> for Python 2.x support and 
<code>pip3</code>/<code>pylint3</code> for Python 3.x support.<br />
-The <code>pip</code> and <code>pylint</code> point to the Python 3.x 
versions.</p>
+<p>None</p>
 
 <h1 id="developer-notes">Developer Notes</h1>
 
diff --git a/documentation/in-progress/precommit/plugins/pylint/index.html 
b/documentation/in-progress/precommit/plugins/pylint/index.html
index 3ef9caa..46085e6 100644
--- a/documentation/in-progress/precommit/plugins/pylint/index.html
+++ b/documentation/in-progress/precommit/plugins/pylint/index.html
@@ -172,8 +172,7 @@
 
 <h1 id="docker-notes">Docker Notes</h1>
 
-<p>The default Apache Yetus image comes with 
<code>pip2</code>/<code>pylint2</code> for Python 2.x support and 
<code>pip3</code>/<code>pylint3</code> for Python 3.x support.<br />
-The <code>pip</code> and <code>pylint</code> point to the Python 3.x 
versions.</p>
+<p>None</p>
 
 <h1 id="developer-notes">Developer Notes</h1>
 
diff --git a/documentation/in-progress/precommit/plugins/pylint/index.html 
b/documentation/in-progress/precommit/robots/buildkite/index.html
similarity index 77%
copy from documentation/in-progress/precommit/plugins/pylint/index.html
copy to documentation/in-progress/precommit/robots/buildkite/index.html
index 3ef9caa..6a4fc0d 100644
--- a/documentation/in-progress/precommit/plugins/pylint/index.html
+++ b/documentation/in-progress/precommit/robots/buildkite/index.html
@@ -121,63 +121,31 @@
   under the License.
 -->
 
-<h1 id="name">Name</h1>
-
-<p>pylint</p>
-
-<h1 id="category">Category</h1>
-
-<p>Test</p>
-
-<h1 id="description">Description</h1>
-
-<p>Runs <a href="http://pylint.org/";>pylint</a> against Python code.</p>
-
-<h1 id="environment-variables">Environment Variables</h1>
-
-<p>None</p>
-
-<h1 id="options">Options</h1>
-
-<table class="table table-bordered table-striped">
-  <thead>
-    <tr>
-      <th style="text-align: left">Option</th>
-      <th style="text-align: left">Notes</th>
-    </tr>
-  </thead>
-  <tbody>
-    <tr>
-      <td style="text-align: left"><code>--pylint=&lt;file&gt;</code></td>
-      <td style="text-align: left">Location of the <code>pylint</code> binary 
if it is not on the path.  Default is 'pylint'.</td>
-    </tr>
-    <tr>
-      <td style="text-align: 
left"><code>--pylint-pip-cmd=&lt;file&gt;</code></td>
-      <td style="text-align: left">Location of the <code>pip</code> binary for 
install requirements.txt files.  Default is 'pip'.</td>
-    </tr>
-    <tr>
-      <td style="text-align: 
left"><code>--pylint-rcfile=&lt;file&gt;</code></td>
-      <td style="text-align: left">Location of the <code>.pylintrc</code> file 
to override <code>pylint</code> default.</td>
-    </tr>
-    <tr>
-      <td style="text-align: 
left"><code>--pylint-requirements=&lt;bool&gt;</code></td>
-      <td style="text-align: left">Process any <code>requirements.txt</code> 
file.  Default is 'false'.</td>
-    </tr>
-    <tr>
-      <td style="text-align: 
left"><code>--pylint-use-user=&lt;bool&gt;</code></td>
-      <td style="text-align: left">Use <code>--user</code> for processing the 
<code>requirements.txt</code> file.  Default is 'true'.</td>
-    </tr>
-  </tbody>
-</table>
-
-<h1 id="docker-notes">Docker Notes</h1>
-
-<p>The default Apache Yetus image comes with 
<code>pip2</code>/<code>pylint2</code> for Python 2.x support and 
<code>pip3</code>/<code>pylint3</code> for Python 3.x support.<br />
-The <code>pip</code> and <code>pylint</code> point to the Python 3.x 
versions.</p>
-
-<h1 id="developer-notes">Developer Notes</h1>
-
-<p>None</p>
+<h1 id="robots-buildkite">Robots: Buildkite</h1>
+
+<p>TRIGGER: ${BUILDKITE}=true</p>
+
+<p>The recommended configuration is to have Apache Yetus installed on the host 
running the build agent.</p>
+
+<p>If <code>buildkite-agent</code> is available and working, then artifacts 
will be automatically uploaded and an<br />
+annotation added to the build console if <code>buildkiteannotate</code> 
bugsystem is enabled.<br />
+If <code>${ARTIFACTS_PATH}</code> is configured, then <code>--patch-dir</code> 
is set to the first listed directory path<br />
+with a <code>/yetus</code> suffix. However, links to the location logs must 
still be configured manually.</p>
+
+<h1 id="buildkite-annotations">Buildkite Annotations</h1>
+
+<p>If precommit is running in a mode such that <code>buildkite-agent</code> 
isn't available (e.g., using the Apache Yetus container image)<br />
+the <code>buildkite-annotation-recovery</code> tool may be used to send the 
annotations and artifacts to Buildkite:</p>
+
+<p>The usage is simple:</p>
+
+<div class="highlight"><pre class="highlight shell"><code><span class="nv">$ 
</span>buildkite-recovery <span class="nt">--patch-dir</span><span 
class="o">=</span>&lt;pre-existing patch directory&gt;
+</code></pre></div>
+<p>See also:</p>
+
+<ul>
+  <li>Apache Yetus' source tree <a 
href="https://github.com/apache/yetus/blob/main/.buildkite";>.buildkite</a> for 
some tips and tricks.</li>
+</ul>
 
     </div>
       
diff --git a/documentation/in-progress/precommit/robots/index.html 
b/documentation/in-progress/precommit/robots/index.html
index 550ac5d..bc4b5f4 100644
--- a/documentation/in-progress/precommit/robots/index.html
+++ b/documentation/in-progress/precommit/robots/index.html
@@ -156,6 +156,7 @@
 
 <ul>
   <li><a href="azurepipelines">Azure Pipelines</a></li>
+  <li><a href="buildkite">Buildkite</a></li>
   <li><a href="circleci">Circle CI</a></li>
   <li><a href="cirrusci">Cirrus CI</a></li>
   <li><a href="githubactions">GitHub Actions</a></li>
diff --git a/documentation/in-progress/releasedocmaker/index.html 
b/documentation/in-progress/releasedocmaker/index.html
index 22785bc..1f9730d 100644
--- a/documentation/in-progress/releasedocmaker/index.html
+++ b/documentation/in-progress/releasedocmaker/index.html
@@ -165,10 +165,10 @@
 <h1 id="requirements">Requirements</h1>
 
 <ul>
-  <li>Python 2.7 with dateutil extension</li>
+  <li>Python 3.8 with dateutil extension</li>
 </ul>
 
-<p>dateutil may be installed via pip:  <code>pip2 install 
python-dateutil</code></p>
+<p>dateutil may be installed via pip:  <code>pip3 install 
python-dateutil</code></p>
 
 <h1 id="basic-usage">Basic Usage</h1>
 
diff --git a/documentation/in-progress/shelldocs/index.html 
b/documentation/in-progress/shelldocs/index.html
index 65b31c5..df25a0f 100644
--- a/documentation/in-progress/shelldocs/index.html
+++ b/documentation/in-progress/shelldocs/index.html
@@ -151,7 +151,7 @@
 <h1 id="requirements">Requirements</h1>
 
 <ul>
-  <li>Python 2.7</li>
+  <li>Python 3.8</li>
 </ul>
 
 <h1 id="function-annotations">Function Annotations</h1>
diff --git a/downloads/releasenotes/0.13.0/CHANGELOG.0.13.0/index.html 
b/downloads/releasenotes/0.13.0/CHANGELOG.0.13.0/index.html
index 39ba694..ed7b218 100644
--- a/downloads/releasenotes/0.13.0/CHANGELOG.0.13.0/index.html
+++ b/downloads/releasenotes/0.13.0/CHANGELOG.0.13.0/index.html
@@ -122,7 +122,7 @@
 -->
 <h1 id="apache-yetus-changelog">Apache Yetus Changelog</h1>
 
-<h2 id="release-0130---2020-11-04">Release 0.13.0 - 2020-11-04</h2>
+<h2 id="release-0130---unreleased-as-of-2020-11-23">Release 0.13.0 - 
Unreleased (as of 2020-11-23)</h2>
 
 <h3 id="important-issues">IMPORTANT ISSUES:</h3>
 
@@ -266,6 +266,14 @@
       <td style="text-align: left">Allen Wittenauer</td>
       <td style="text-align: left">Allen Wittenauer</td>
     </tr>
+    <tr>
+      <td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-452";>YETUS-452</a></td>
+      <td style="text-align: left">Remove python2; rewrite Python bits for 
python3</td>
+      <td style="text-align: left">Blocker</td>
+      <td style="text-align: left">build, website and documentation</td>
+      <td style="text-align: left">Ajay Yadav</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+    </tr>
   </tbody>
 </table>
 
@@ -315,6 +323,22 @@
       <td style="text-align: left">Allen Wittenauer</td>
       <td style="text-align: left">Allen Wittenauer</td>
     </tr>
+    <tr>
+      <td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-1065";>YETUS-1065</a></td>
+      <td style="text-align: left">Add support for codespell</td>
+      <td style="text-align: left">Major</td>
+      <td style="text-align: left">Precommit</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-1085";>YETUS-1085</a></td>
+      <td style="text-align: left">Add support for buildkite</td>
+      <td style="text-align: left">Major</td>
+      <td style="text-align: left">Precommit</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+    </tr>
   </tbody>
 </table>
 
@@ -548,6 +572,14 @@
       <td style="text-align: left">Allen Wittenauer</td>
       <td style="text-align: left">Allen Wittenauer</td>
     </tr>
+    <tr>
+      <td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-1082";>YETUS-1082</a></td>
+      <td style="text-align: left">asflicense results incorrect pathing</td>
+      <td style="text-align: left">Trivial</td>
+      <td style="text-align: left">Precommit</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+    </tr>
   </tbody>
 </table>
 
@@ -781,6 +813,38 @@
       <td style="text-align: left">Allen Wittenauer</td>
       <td style="text-align: left">Allen Wittenauer</td>
     </tr>
+    <tr>
+      <td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-1079";>YETUS-1079</a></td>
+      <td style="text-align: left">github-status-recovery is out of order</td>
+      <td style="text-align: left">Major</td>
+      <td style="text-align: left">Precommit</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-1073";>YETUS-1073</a></td>
+      <td style="text-align: left">GITHUB_REPO_DEFAULT isn't honored</td>
+      <td style="text-align: left">Minor</td>
+      <td style="text-align: left">Precommit</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-1069";>YETUS-1069</a></td>
+      <td style="text-align: left">no annotation for failing to apply PR</td>
+      <td style="text-align: left">Major</td>
+      <td style="text-align: left">Precommit</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-1058";>YETUS-1058</a></td>
+      <td style="text-align: left">Strip leading ./ from linecomments</td>
+      <td style="text-align: left">Major</td>
+      <td style="text-align: left">Precommit</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+    </tr>
   </tbody>
 </table>
 
@@ -847,6 +911,14 @@
       <td style="text-align: left">Allen Wittenauer</td>
       <td style="text-align: left">Allen Wittenauer</td>
     </tr>
+    <tr>
+      <td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-1077";>YETUS-1077</a></td>
+      <td style="text-align: left">Remove jython completely</td>
+      <td style="text-align: left">Major</td>
+      <td style="text-align: left">build</td>
+      <td style="text-align: left">Akira Ajisaka</td>
+      <td style="text-align: left">Akira Ajisaka</td>
+    </tr>
   </tbody>
 </table>
 
diff --git a/downloads/releasenotes/0.13.0/RELEASENOTES.0.13.0/index.html 
b/downloads/releasenotes/0.13.0/RELEASENOTES.0.13.0/index.html
index 45e25a0..f3d2c33 100644
--- a/downloads/releasenotes/0.13.0/RELEASENOTES.0.13.0/index.html
+++ b/downloads/releasenotes/0.13.0/RELEASENOTES.0.13.0/index.html
@@ -636,6 +636,65 @@ With GitHub Checks Annotations being the preferred way on 
GitHub for CI systems
 <!-- markdown -->
 <p>precommit now defaults to using Docker BuildKit (with the notable exception 
of Travis CI).  To disable, use <code>--docker-buildkit=false</code>.</p>
 
+<hr />
+
+<ul>
+  <li>
+    <table class="table table-bordered table-striped">
+      <tbody>
+        <tr>
+          <td><a 
href="https://issues.apache.org/jira/browse/YETUS-452";>YETUS-452</a></td>
+          <td><em>Blocker</em></td>
+          <td><strong>Remove python2; rewrite Python bits for 
python3</strong></td>
+        </tr>
+      </tbody>
+    </table>
+  </li>
+</ul>
+
+<!-- markdown -->
+
+<p>Python 2 support has been removed from the Apache Yetus container image.  
Additionally, all of the code written in Python has been upgraded to require 
Python 3.8.</p>
+
+<hr />
+
+<ul>
+  <li>
+    <table class="table table-bordered table-striped">
+      <tbody>
+        <tr>
+          <td><a 
href="https://issues.apache.org/jira/browse/YETUS-1065";>YETUS-1065</a></td>
+          <td><em>Major</em></td>
+          <td><strong>Add support for codespell</strong></td>
+        </tr>
+      </tbody>
+    </table>
+  </li>
+</ul>
+
+<!-- markdown -->
+<p>Codespell is now supported to provide spell checking for source trees.</p>
+
+<hr />
+
+<ul>
+  <li>
+    <table class="table table-bordered table-striped">
+      <tbody>
+        <tr>
+          <td><a 
href="https://issues.apache.org/jira/browse/YETUS-1085";>YETUS-1085</a></td>
+          <td><em>Major</em></td>
+          <td><strong>Add support for buildkite</strong></td>
+        </tr>
+      </tbody>
+    </table>
+  </li>
+</ul>
+
+<!-- markdown -->
+
+<p><a href="https://buildkite.com";>Buildkite</a> is now supported as a 
robot.</p>
+
 
     </div>
       
diff --git a/project-reports.html b/project-reports.html
index a844cef..9fa343a 100644
--- a/project-reports.html
+++ b/project-reports.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer
 at 2020-11-04 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer
 at 2020-11-23 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -24,7 +24,7 @@ Apache Yetus Project
     </div>
     <div id="breadcrumbs">
       <div class="xleft">
-        <span id="publishDate">Last Published: 2020-11-04</span>
+        <span id="publishDate">Last Published: 2020-11-23</span>
           &nbsp;| <span id="projectVersion">Version: 0.14.0-SNAPSHOT</span>
       </div>
       <div class="xright"><a href="./" title="Apache Yetus Project">Apache 
Yetus Project</a>      </div>

Reply via email to