You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@yetus.apache.org by aw...@apache.org on 2022/05/03 18:56:07 UTC

[yetus] branch asf-site updated: git sha 81f581b85a8d526ca006dc83666cb4f5521e236c

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 1d8e03fb git sha 81f581b85a8d526ca006dc83666cb4f5521e236c
1d8e03fb is described below

commit 1d8e03fbc82a410471b0935c603bff0b5c9158e7
Author: Allen Wittenauer <aw...@apache.org>
AuthorDate: Tue May 3 11:55:45 2022 -0700

    git sha 81f581b85a8d526ca006dc83666cb4f5521e236c
---
 documentation/0.14.0-SNAPSHOT/CHANGELOG            |  26 +++++++-
 documentation/0.14.0-SNAPSHOT/precommit/index.html |   2 +-
 .../0.14.0-SNAPSHOT/precommit/plugins/jsonlint     |  59 ------------------
 .../0.14.0-SNAPSHOT/precommit/plugins/template     |  69 ---------------------
 documentation/in-progress/CHANGELOG                |  26 +++++++-
 .../in-progress/javadocs/member-search-index.zip   | Bin 523 -> 523 bytes
 .../in-progress/javadocs/package-search-index.zip  | Bin 268 -> 268 bytes
 .../in-progress/javadocs/type-search-index.zip     | Bin 402 -> 402 bytes
 documentation/in-progress/precommit/index.html     |   2 +-
 .../in-progress/precommit/plugins/jsonlint         |  59 ------------------
 .../in-progress/precommit/plugins/template         |  69 ---------------------
 .../0.14.0/CHANGELOG.0.14.0/index.html             |  26 +++++++-
 project-reports.html                               |   4 +-
 13 files changed, 79 insertions(+), 263 deletions(-)

diff --git a/documentation/0.14.0-SNAPSHOT/CHANGELOG b/documentation/0.14.0-SNAPSHOT/CHANGELOG
index b6d8f07b..38a55268 100644
--- a/documentation/0.14.0-SNAPSHOT/CHANGELOG
+++ b/documentation/0.14.0-SNAPSHOT/CHANGELOG
@@ -18,7 +18,7 @@
 -->
 <h1 id="apache-yetus-changelog">Apache Yetus Changelog</h1>
 
-<h2 id="release-0140-snapshot---2022-05-02">Release 0.14.0-SNAPSHOT - 2022-05-02</h2>
+<h2 id="release-0140-snapshot---2022-05-03">Release 0.14.0-SNAPSHOT - 2022-05-03</h2>
 
 <h3 id="important-issues">IMPORTANT ISSUES:</h3>
 
@@ -517,6 +517,30 @@
       <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-1174">YETUS-1174</a></td>
+      <td style="text-align: left">missing report name check in junit</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-1172">YETUS-1172</a></td>
+      <td style="text-align: left">jsonlint doc filename is wrong</td>
+      <td style="text-align: left">Trivial</td>
+      <td style="text-align: left">website and documentation</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-1167">YETUS-1167</a></td>
+      <td style="text-align: left">shellcheck null byte</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>
   </tbody>
 </table>
 
diff --git a/documentation/0.14.0-SNAPSHOT/precommit/index.html b/documentation/0.14.0-SNAPSHOT/precommit/index.html
index f66bc577..f6e5a85c 100644
--- a/documentation/0.14.0-SNAPSHOT/precommit/index.html
+++ b/documentation/0.14.0-SNAPSHOT/precommit/index.html
@@ -263,7 +263,7 @@
 
 <ul>
   <li>.md: <a href="plugins/markdownlint">markdownlint-cli</a></li>
-  <li>json: <a href="/documentation/0.14.0-SNAPSHOT/precommit/plugins/jsonlint">jsonlint</a></li>
+  <li>json: <a href="plugins/jsonlint">jsonlint</a></li>
   <li>.proto: <a href="plugins/buf">buf</a></li>
   <li>.yaml/.yml: <a href="plugins/yamllint">yamllint</a></li>
   <li>.html/.xml: <a href="plugins/xml">xml</a></li>
diff --git a/documentation/0.14.0-SNAPSHOT/precommit/plugins/jsonlint b/documentation/0.14.0-SNAPSHOT/precommit/plugins/jsonlint
deleted file mode 100644
index c96ff166..00000000
--- a/documentation/0.14.0-SNAPSHOT/precommit/plugins/jsonlint
+++ /dev/null
@@ -1,59 +0,0 @@
-<!---
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-
-<h1 id="name">Name</h1>
-
-<p>jsonlint</p>
-
-<h1 id="category">Category</h1>
-
-<p>Test</p>
-
-<h1 id="description">Description</h1>
-
-<p><a href="https://github.com/zaach/jsonlint">jsonlint</a> lints JSON.</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>--jsonlint=&lt;file&gt;</code></td>
-      <td style="text-align: left">Location of the <code>jsonlint</code> binary if it is not on the path</td>
-    </tr>
-  </tbody>
-</table>
-
-<h1 id="docker-notes">Docker Notes</h1>
-
-<p>None</p>
-
-<h1 id="developer-notes">Developer Notes</h1>
-
-<p>None</p>
diff --git a/documentation/0.14.0-SNAPSHOT/precommit/plugins/template b/documentation/0.14.0-SNAPSHOT/precommit/plugins/template
deleted file mode 100644
index 04a310ec..00000000
--- a/documentation/0.14.0-SNAPSHOT/precommit/plugins/template
+++ /dev/null
@@ -1,69 +0,0 @@
-<!---
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-
-<h1 id="name">Name</h1>
-
-<p>tool</p>
-
-<h1 id="category">Category</h1>
-
-<p>One or more of:</p>
-
-<p>Build Tool<br />
-Bug System<br />
-Compile<br />
-Test<br />
-Test Format</p>
-
-<h1 id="description">Description</h1>
-
-<p>Something cool</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>--checkmake=&lt;path&gt;</code></td>
-      <td style="text-align: left">Location of the <code>checkmake</code> binary if it is not on the path</td>
-    </tr>
-    <tr>
-      <td style="text-align: left"><code>--checkmake-config=&lt;path&gt;</code></td>
-      <td style="text-align: left">Location of <code>checkmake</code>'s configuration file, if it is not in a default location</td>
-    </tr>
-  </tbody>
-</table>
-
-<h1 id="docker-notes">Docker Notes</h1>
-
-<p>None</p>
-
-<h1 id="developer-notes">Developer Notes</h1>
-
-<p>None</p>
diff --git a/documentation/in-progress/CHANGELOG b/documentation/in-progress/CHANGELOG
index b6d8f07b..38a55268 100644
--- a/documentation/in-progress/CHANGELOG
+++ b/documentation/in-progress/CHANGELOG
@@ -18,7 +18,7 @@
 -->
 <h1 id="apache-yetus-changelog">Apache Yetus Changelog</h1>
 
-<h2 id="release-0140-snapshot---2022-05-02">Release 0.14.0-SNAPSHOT - 2022-05-02</h2>
+<h2 id="release-0140-snapshot---2022-05-03">Release 0.14.0-SNAPSHOT - 2022-05-03</h2>
 
 <h3 id="important-issues">IMPORTANT ISSUES:</h3>
 
@@ -517,6 +517,30 @@
       <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-1174">YETUS-1174</a></td>
+      <td style="text-align: left">missing report name check in junit</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-1172">YETUS-1172</a></td>
+      <td style="text-align: left">jsonlint doc filename is wrong</td>
+      <td style="text-align: left">Trivial</td>
+      <td style="text-align: left">website and documentation</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-1167">YETUS-1167</a></td>
+      <td style="text-align: left">shellcheck null byte</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>
   </tbody>
 </table>
 
diff --git a/documentation/in-progress/javadocs/member-search-index.zip b/documentation/in-progress/javadocs/member-search-index.zip
index e24140c9..42376317 100644
Binary files a/documentation/in-progress/javadocs/member-search-index.zip and b/documentation/in-progress/javadocs/member-search-index.zip differ
diff --git a/documentation/in-progress/javadocs/package-search-index.zip b/documentation/in-progress/javadocs/package-search-index.zip
index 6577659e..41d5937a 100644
Binary files a/documentation/in-progress/javadocs/package-search-index.zip and b/documentation/in-progress/javadocs/package-search-index.zip differ
diff --git a/documentation/in-progress/javadocs/type-search-index.zip b/documentation/in-progress/javadocs/type-search-index.zip
index f22210c5..98c37ef2 100644
Binary files a/documentation/in-progress/javadocs/type-search-index.zip and b/documentation/in-progress/javadocs/type-search-index.zip differ
diff --git a/documentation/in-progress/precommit/index.html b/documentation/in-progress/precommit/index.html
index ae013397..f6e5a85c 100644
--- a/documentation/in-progress/precommit/index.html
+++ b/documentation/in-progress/precommit/index.html
@@ -263,7 +263,7 @@
 
 <ul>
   <li>.md: <a href="plugins/markdownlint">markdownlint-cli</a></li>
-  <li>json: <a href="/documentation/in-progress/precommit/plugins/jsonlint">jsonlint</a></li>
+  <li>json: <a href="plugins/jsonlint">jsonlint</a></li>
   <li>.proto: <a href="plugins/buf">buf</a></li>
   <li>.yaml/.yml: <a href="plugins/yamllint">yamllint</a></li>
   <li>.html/.xml: <a href="plugins/xml">xml</a></li>
diff --git a/documentation/in-progress/precommit/plugins/jsonlint b/documentation/in-progress/precommit/plugins/jsonlint
deleted file mode 100644
index c96ff166..00000000
--- a/documentation/in-progress/precommit/plugins/jsonlint
+++ /dev/null
@@ -1,59 +0,0 @@
-<!---
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-
-<h1 id="name">Name</h1>
-
-<p>jsonlint</p>
-
-<h1 id="category">Category</h1>
-
-<p>Test</p>
-
-<h1 id="description">Description</h1>
-
-<p><a href="https://github.com/zaach/jsonlint">jsonlint</a> lints JSON.</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>--jsonlint=&lt;file&gt;</code></td>
-      <td style="text-align: left">Location of the <code>jsonlint</code> binary if it is not on the path</td>
-    </tr>
-  </tbody>
-</table>
-
-<h1 id="docker-notes">Docker Notes</h1>
-
-<p>None</p>
-
-<h1 id="developer-notes">Developer Notes</h1>
-
-<p>None</p>
diff --git a/documentation/in-progress/precommit/plugins/template b/documentation/in-progress/precommit/plugins/template
deleted file mode 100644
index 04a310ec..00000000
--- a/documentation/in-progress/precommit/plugins/template
+++ /dev/null
@@ -1,69 +0,0 @@
-<!---
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-
-<h1 id="name">Name</h1>
-
-<p>tool</p>
-
-<h1 id="category">Category</h1>
-
-<p>One or more of:</p>
-
-<p>Build Tool<br />
-Bug System<br />
-Compile<br />
-Test<br />
-Test Format</p>
-
-<h1 id="description">Description</h1>
-
-<p>Something cool</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>--checkmake=&lt;path&gt;</code></td>
-      <td style="text-align: left">Location of the <code>checkmake</code> binary if it is not on the path</td>
-    </tr>
-    <tr>
-      <td style="text-align: left"><code>--checkmake-config=&lt;path&gt;</code></td>
-      <td style="text-align: left">Location of <code>checkmake</code>'s configuration file, if it is not in a default location</td>
-    </tr>
-  </tbody>
-</table>
-
-<h1 id="docker-notes">Docker Notes</h1>
-
-<p>None</p>
-
-<h1 id="developer-notes">Developer Notes</h1>
-
-<p>None</p>
diff --git a/downloads/releasenotes/0.14.0/CHANGELOG.0.14.0/index.html b/downloads/releasenotes/0.14.0/CHANGELOG.0.14.0/index.html
index f487e709..4560633e 100644
--- a/downloads/releasenotes/0.14.0/CHANGELOG.0.14.0/index.html
+++ b/downloads/releasenotes/0.14.0/CHANGELOG.0.14.0/index.html
@@ -122,7 +122,7 @@
 -->
 <h1 id="apache-yetus-changelog">Apache Yetus Changelog</h1>
 
-<h2 id="release-0140---unreleased-as-of-2022-05-02">Release 0.14.0 - Unreleased (as of 2022-05-02)</h2>
+<h2 id="release-0140---unreleased-as-of-2022-05-03">Release 0.14.0 - Unreleased (as of 2022-05-03)</h2>
 
 <h3 id="important-issues">IMPORTANT ISSUES:</h3>
 
@@ -621,6 +621,30 @@
       <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-1174">YETUS-1174</a></td>
+      <td style="text-align: left">missing report name check in junit</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-1172">YETUS-1172</a></td>
+      <td style="text-align: left">jsonlint doc filename is wrong</td>
+      <td style="text-align: left">Trivial</td>
+      <td style="text-align: left">website and documentation</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-1167">YETUS-1167</a></td>
+      <td style="text-align: left">shellcheck null byte</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>
   </tbody>
 </table>
 
diff --git a/project-reports.html b/project-reports.html
index 8f860b10..f9ba548e 100644
--- a/project-reports.html
+++ b/project-reports.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-site-plugin:3.9.1:CategorySummaryDocumentRenderer at 2022-05-02
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-site-plugin:3.9.1:CategorySummaryDocumentRenderer at 2022-05-03
 
  | Rendered using Apache Maven Default Skin
 -->
@@ -25,7 +25,7 @@
     </div>
     <div id="breadcrumbs">
       <div class="xleft">
-        <span id="publishDate">Last Published: 2022-05-02</span>
+        <span id="publishDate">Last Published: 2022-05-03</span>
           &#xA0;| <span id="projectVersion">Version: 0.14.0-SNAPSHOT</span>
       </div>
       <div class="xright"><a href="./" title="Apache Yetus Project">Apache Yetus Project</a>      </div>