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/10/17 16:43:01 UTC

[yetus] branch asf-site updated: git hash a57d0bdbc05cbad72f157c847d7ba502c4bb1499

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 fa4067b2 git hash a57d0bdbc05cbad72f157c847d7ba502c4bb1499
fa4067b2 is described below

commit fa4067b2172a2826d7b711f46f33e94070ac49fa
Author: Allen Wittenauer <aw...@apache.org>
AuthorDate: Mon Oct 17 09:42:29 2022 -0700

    git hash a57d0bdbc05cbad72f157c847d7ba502c4bb1499
---
 documentation/0.15.0-SNAPSHOT/CHANGELOG               |   2 +-
 .../0.15.0-SNAPSHOT/precommit/qbt/index.html          |   2 +-
 .../0.15.0-SNAPSHOT/precommit/usage-intro/index.html  |   2 +-
 documentation/in-progress/CHANGELOG                   |   2 +-
 .../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/qbt/index.html    |   2 +-
 .../in-progress/precommit/usage-intro/index.html      |   2 +-
 .../releasenotes/0.14.1/CHANGELOG.0.14.1/index.html   |  18 +++++++++++++++++-
 project-reports.html                                  |   4 ++--
 11 files changed, 25 insertions(+), 9 deletions(-)

diff --git a/documentation/0.15.0-SNAPSHOT/CHANGELOG b/documentation/0.15.0-SNAPSHOT/CHANGELOG
index c97db5d4..4f0db602 100644
--- a/documentation/0.15.0-SNAPSHOT/CHANGELOG
+++ b/documentation/0.15.0-SNAPSHOT/CHANGELOG
@@ -18,5 +18,5 @@
 -->
 <h1 id="apache-yetus-changelog">Apache Yetus Changelog</h1>
 
-<h2 id="release-0150-snapshot---2022-10-13">Release 0.15.0-SNAPSHOT - 2022-10-13</h2>
+<h2 id="release-0150-snapshot---2022-10-17">Release 0.15.0-SNAPSHOT - 2022-10-17</h2>
 
diff --git a/documentation/0.15.0-SNAPSHOT/precommit/qbt/index.html b/documentation/0.15.0-SNAPSHOT/precommit/qbt/index.html
index 3daba7b9..306a7589 100644
--- a/documentation/0.15.0-SNAPSHOT/precommit/qbt/index.html
+++ b/documentation/0.15.0-SNAPSHOT/precommit/qbt/index.html
@@ -173,7 +173,7 @@ possible to build some very nice looking output that is easily customized:</p>
 ${FILE,path="<span class="nt">&lt;report-file-path&gt;</span>"}
 <span class="nt">&lt;/body&gt;&lt;/html&gt;</span>
 </code></pre></div>
-<p>If your mailing lists do not allow HTML-formatted email, then the <code>--brief-report-file</code> provides a solution.  This option creates a very plain, reduced content text file suitable for email.  It contains just the barebones information needed to get information on failures: what voted -1, what tests failed, what subsystems are long running (configurable with the <code>--brief-report-long</code> opton), and a list of any attached log files.</p>
+<p>If your mailing lists do not allow HTML-formatted email, then the <code>--brief-report-file</code> provides a solution.  This option creates a very plain, reduced content text file suitable for email.  It contains just the barebones information needed to get information on failures: what voted -1, what tests failed, what subsystems are long running (configurable with the <code>--brief-report-long</code> option), and a list of any attached log files.</p>
 
 <p>NOTE: Be aware that ASF mailing lists do not allow HTML formatted email.</p>
 
diff --git a/documentation/0.15.0-SNAPSHOT/precommit/usage-intro/index.html b/documentation/0.15.0-SNAPSHOT/precommit/usage-intro/index.html
index 53835b9f..20b59ca9 100644
--- a/documentation/0.15.0-SNAPSHOT/precommit/usage-intro/index.html
+++ b/documentation/0.15.0-SNAPSHOT/precommit/usage-intro/index.html
@@ -506,7 +506,7 @@ provides the <code>--tests-filter</code> option to do just that; print the resul
 
 <div class="highlight"><pre class="highlight shell"><code><span class="nv">$ </span>test-patch <span class="nt">--plugins</span><span class="o">=</span>all <span class="nt">--multijdkdirs</span><span class="o">=</span><span class="s2">"/j/d/k/1,/j/d/k/2"</span>
 </code></pre></div>
-<p>Not all Java tests support this mode, but those that do will now run their tests with all of the given versions of Java consecutively (e.g., <code>javac</code>–the Java compliation test).  Tests that do not support MultiJDK mode (e.g., checkstyle, mvn install) will use JAVA_HOME.</p>
+<p>Not all Java tests support this mode, but those that do will now run their tests with all of the given versions of Java consecutively (e.g., <code>javac</code>–the Java compilation test).  Tests that do not support MultiJDK mode (e.g., checkstyle, mvn install) will use JAVA_HOME.</p>
 
 <p>NOTE: JAVA_HOME is always appended to the list of JDKs in MultiJDK mode.  If JAVA_HOME is in the list, it will be moved to the end.</p>
 
diff --git a/documentation/in-progress/CHANGELOG b/documentation/in-progress/CHANGELOG
index c97db5d4..4f0db602 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-0150-snapshot---2022-10-13">Release 0.15.0-SNAPSHOT - 2022-10-13</h2>
+<h2 id="release-0150-snapshot---2022-10-17">Release 0.15.0-SNAPSHOT - 2022-10-17</h2>
 
diff --git a/documentation/in-progress/javadocs/member-search-index.zip b/documentation/in-progress/javadocs/member-search-index.zip
index e3de5d25..db50af9c 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 ce4df3a6..c9ded797 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 de2de823..94cfd145 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/qbt/index.html b/documentation/in-progress/precommit/qbt/index.html
index 3daba7b9..306a7589 100644
--- a/documentation/in-progress/precommit/qbt/index.html
+++ b/documentation/in-progress/precommit/qbt/index.html
@@ -173,7 +173,7 @@ possible to build some very nice looking output that is easily customized:</p>
 ${FILE,path="<span class="nt">&lt;report-file-path&gt;</span>"}
 <span class="nt">&lt;/body&gt;&lt;/html&gt;</span>
 </code></pre></div>
-<p>If your mailing lists do not allow HTML-formatted email, then the <code>--brief-report-file</code> provides a solution.  This option creates a very plain, reduced content text file suitable for email.  It contains just the barebones information needed to get information on failures: what voted -1, what tests failed, what subsystems are long running (configurable with the <code>--brief-report-long</code> opton), and a list of any attached log files.</p>
+<p>If your mailing lists do not allow HTML-formatted email, then the <code>--brief-report-file</code> provides a solution.  This option creates a very plain, reduced content text file suitable for email.  It contains just the barebones information needed to get information on failures: what voted -1, what tests failed, what subsystems are long running (configurable with the <code>--brief-report-long</code> option), and a list of any attached log files.</p>
 
 <p>NOTE: Be aware that ASF mailing lists do not allow HTML formatted email.</p>
 
diff --git a/documentation/in-progress/precommit/usage-intro/index.html b/documentation/in-progress/precommit/usage-intro/index.html
index 53835b9f..20b59ca9 100644
--- a/documentation/in-progress/precommit/usage-intro/index.html
+++ b/documentation/in-progress/precommit/usage-intro/index.html
@@ -506,7 +506,7 @@ provides the <code>--tests-filter</code> option to do just that; print the resul
 
 <div class="highlight"><pre class="highlight shell"><code><span class="nv">$ </span>test-patch <span class="nt">--plugins</span><span class="o">=</span>all <span class="nt">--multijdkdirs</span><span class="o">=</span><span class="s2">"/j/d/k/1,/j/d/k/2"</span>
 </code></pre></div>
-<p>Not all Java tests support this mode, but those that do will now run their tests with all of the given versions of Java consecutively (e.g., <code>javac</code>–the Java compliation test).  Tests that do not support MultiJDK mode (e.g., checkstyle, mvn install) will use JAVA_HOME.</p>
+<p>Not all Java tests support this mode, but those that do will now run their tests with all of the given versions of Java consecutively (e.g., <code>javac</code>–the Java compilation test).  Tests that do not support MultiJDK mode (e.g., checkstyle, mvn install) will use JAVA_HOME.</p>
 
 <p>NOTE: JAVA_HOME is always appended to the list of JDKs in MultiJDK mode.  If JAVA_HOME is in the list, it will be moved to the end.</p>
 
diff --git a/downloads/releasenotes/0.14.1/CHANGELOG.0.14.1/index.html b/downloads/releasenotes/0.14.1/CHANGELOG.0.14.1/index.html
index 2aeb4507..ede7d1fa 100644
--- a/downloads/releasenotes/0.14.1/CHANGELOG.0.14.1/index.html
+++ b/downloads/releasenotes/0.14.1/CHANGELOG.0.14.1/index.html
@@ -124,7 +124,7 @@
 -->
 <h1 id="apache-yetus-changelog">Apache Yetus Changelog</h1>
 
-<h2 id="release-0141---unreleased-as-of-2022-10-13">Release 0.14.1 - Unreleased (as of 2022-10-13)</h2>
+<h2 id="release-0141---unreleased-as-of-2022-10-17">Release 0.14.1 - Unreleased (as of 2022-10-17)</h2>
 
 <h3 id="improvements">IMPROVEMENTS:</h3>
 
@@ -180,6 +180,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-1207">YETUS-1207</a></td>
+      <td style="text-align: left">upgrade codespell to 2.2.1</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-1206">YETUS-1206</a></td>
+      <td style="text-align: left">upgrade golangci-lint to match bundled go 1.19 version</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>
 
diff --git a/project-reports.html b/project-reports.html
index d6911b90..97782e14 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-10-13
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-site-plugin:3.9.1:CategorySummaryDocumentRenderer at 2022-10-17
 
  | Rendered using Apache Maven Default Skin
 -->
@@ -25,7 +25,7 @@
     </div>
     <div id="breadcrumbs">
       <div class="xleft">
-        <span id="publishDate">Last Published: 2022-10-13</span>
+        <span id="publishDate">Last Published: 2022-10-17</span>
           &#xA0;| <span id="projectVersion">Version: 0.15.0-SNAPSHOT</span>
       </div>
       <div class="xright"><a href="./" title="Apache Yetus Project">Apache Yetus Project</a>      </div>