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

github-bot pushed a commit to branch main-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main-site-stg-out by this push:
     new 44158ee  Add website content generated from 
`acd56557d15160b913c8ed73e9fd07b4306d96af`
44158ee is described below

commit 44158eea2905e6bc7478aa2c328fd3396215f56c
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu Oct 17 08:07:15 2024 +0000

    Add website content generated from 
`acd56557d15160b913c8ed73e9fd07b4306d96af`
---
 release-review-instructions.html | 35 +++++++++++++++++++++++++++++------
 sitemap.xml                      | 14 +++++++-------
 2 files changed, 36 insertions(+), 13 deletions(-)

diff --git a/release-review-instructions.html b/release-review-instructions.html
index 26582aa..af19bf6 100644
--- a/release-review-instructions.html
+++ b/release-review-instructions.html
@@ -157,11 +157,34 @@ wget --cut-dirs=6 \
 </li>
 <li>
 <p>Verify checksums:</p>
+<div id="_tabs_1" class="openblock tabs is-loading">
+<div class="content">
+<div class="ulist tablist">
+<ul>
+<li id="_tabs_1_linuxmacos" class="tab">
+<p>Linux/macOS</p>
+</li>
+<li id="_tabs_1_windows" class="tab">
+<p>Windows</p>
+</li>
+</ul>
+</div>
+<div id="_tabs_1_linuxmacos--panel" class="tabpanel" 
aria-labelledby="_tabs_1_linuxmacos">
 <div class="listingblock">
 <div class="content">
 <pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">sha512sum --check *.sha512</code></pre>
 </div>
 </div>
+</div>
+<div id="_tabs_1_windows--panel" class="tabpanel" 
aria-labelledby="_tabs_1_windows">
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-shell hljs" 
data-lang="shell">certUtil -hashfile &lt;FILE&gt; SHA512</code></pre>
+</div>
+</div>
+</div>
+</div>
+</div>
 </li>
 <li>
 <p>Import the release manager GPG keys, unless you haven&#8217;t earlier done 
so:</p>
@@ -175,7 +198,7 @@ wget --cut-dirs=6 \
 <p>Verify signatures:</p>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">for sigFile in *.asc; do gpg --verify $sigFile; 
done</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">for sigFile in *.asc; do gpg --verify $sigFile 
${sigfile%.asc}; done</code></pre>
 </div>
 </div>
 </li>
@@ -191,19 +214,19 @@ cd src</code></pre>
 </li>
 <li>
 <p>Verify the build:</p>
-<div id="_tabs_1" class="openblock tabs is-loading">
+<div id="_tabs_2" class="openblock tabs is-loading">
 <div class="content">
 <div class="ulist tablist">
 <ul>
-<li id="_tabs_1_linuxmacos" class="tab">
+<li id="_tabs_2_linuxmacos" class="tab">
 <p>Linux/macOS</p>
 </li>
-<li id="_tabs_1_windows" class="tab">
+<li id="_tabs_2_windows" class="tab">
 <p>Windows</p>
 </li>
 </ul>
 </div>
-<div id="_tabs_1_linuxmacos--panel" class="tabpanel" 
aria-labelledby="_tabs_1_linuxmacos">
+<div id="_tabs_2_linuxmacos--panel" class="tabpanel" 
aria-labelledby="_tabs_2_linuxmacos">
 <div class="listingblock">
 <div class="content">
 <pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">sh mvnw verify \
@@ -225,7 +248,7 @@ That is, to verify that the artifacts generated by CI match 
the ones you locally
 </table>
 </div>
 </div>
-<div id="_tabs_1_windows--panel" class="tabpanel" 
aria-labelledby="_tabs_1_windows">
+<div id="_tabs_2_windows--panel" class="tabpanel" 
aria-labelledby="_tabs_2_windows">
 <div class="listingblock">
 <div class="content">
 <pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">sh mvnw verify</code></pre>
diff --git a/sitemap.xml b/sitemap.xml
index 376e5e3..469fd31 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,30 +2,30 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://logging.apache.org/logging-parent/features.html</loc>
-<lastmod>2024-10-16T12:43:12.368Z</lastmod>
+<lastmod>2024-10-17T08:07:14.124Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/logging-parent/index.html</loc>
-<lastmod>2024-10-16T12:43:12.368Z</lastmod>
+<lastmod>2024-10-17T08:07:14.124Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/logging-parent/release-instructions-project.html</loc>
-<lastmod>2024-10-16T12:43:12.368Z</lastmod>
+<lastmod>2024-10-17T08:07:14.124Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/logging-parent/release-instructions-xml-schema.html</loc>
-<lastmod>2024-10-16T12:43:12.368Z</lastmod>
+<lastmod>2024-10-17T08:07:14.124Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/logging-parent/release-notes.html</loc>
-<lastmod>2024-10-16T12:43:12.368Z</lastmod>
+<lastmod>2024-10-17T08:07:14.124Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/logging-parent/release-review-instructions.html</loc>
-<lastmod>2024-10-16T12:43:12.368Z</lastmod>
+<lastmod>2024-10-17T08:07:14.124Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/logging-parent/usage.html</loc>
-<lastmod>2024-10-16T12:43:12.368Z</lastmod>
+<lastmod>2024-10-17T08:07:14.124Z</lastmod>
 </url>
 </urlset>

Reply via email to