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-log4j-jakarta.git
The following commit(s) were added to refs/heads/main-site-stg-out by this push:
new 7db9efd Add website content generated from
`e90143bdc27c4f3ec9f3b99694ee4d6d4d1ebdca`
7db9efd is described below
commit 7db9efdeec0b360e703e69e6be59ad88057e9daf
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu May 30 12:30:18 2024 +0000
Add website content generated from
`e90143bdc27c4f3ec9f3b99694ee4d6d4d1ebdca`
---
404.html | 3 ++-
development.html | 3 ++-
index.html | 9 ++++++---
log4j-jakarta-jms.html | 3 ++-
log4j-jakarta-smtp.html | 3 ++-
log4j-jakarta-web.html | 3 ++-
release-notes.html | 5 +++--
sitemap.xml | 12 ++++++------
8 files changed, 25 insertions(+), 16 deletions(-)
diff --git a/404.html b/404.html
index 88aaf08..e341138 100644
--- a/404.html
+++ b/404.html
@@ -10,12 +10,13 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="/log4j/jakarta/_/css/vendor/tabs.css">
<style>
- /* Default `h4` and `h5` are smaller than the normal text, fix header font
sizing: */
+ /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header
font sizing: */
.doc h1 { font-size: 1.9rem; }
.doc h2 { font-size: 1.7rem; }
.doc h3 { font-size: 1.5rem; font-weight: 400; }
.doc h4 { font-size: 1.3rem; font-weight: 500; }
.doc h5 { font-size: 1.1rem; font-weight: 500; text-decoration: underline; }
+ .doc h6 { font-size: 0.9rem; font-weight: 500; text-decoration: underline; }
/* Default `code`, `pre`, and `.colist` (source code annotations) fonts are
too big, adjust them: */
.doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
.doc pre { font-size: 0.7rem; }
diff --git a/development.html b/development.html
index 25b7727..3c35bb6 100644
--- a/development.html
+++ b/development.html
@@ -11,12 +11,13 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="./_/css/vendor/tabs.css">
<style>
- /* Default `h4` and `h5` are smaller than the normal text, fix header font
sizing: */
+ /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header
font sizing: */
.doc h1 { font-size: 1.9rem; }
.doc h2 { font-size: 1.7rem; }
.doc h3 { font-size: 1.5rem; font-weight: 400; }
.doc h4 { font-size: 1.3rem; font-weight: 500; }
.doc h5 { font-size: 1.1rem; font-weight: 500; text-decoration: underline; }
+ .doc h6 { font-size: 0.9rem; font-weight: 500; text-decoration: underline; }
/* Default `code`, `pre`, and `.colist` (source code annotations) fonts are
too big, adjust them: */
.doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
.doc pre { font-size: 0.7rem; }
diff --git a/index.html b/index.html
index e8f112e..b0f3fa5 100644
--- a/index.html
+++ b/index.html
@@ -11,12 +11,13 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="./_/css/vendor/tabs.css">
<style>
- /* Default `h4` and `h5` are smaller than the normal text, fix header font
sizing: */
+ /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header
font sizing: */
.doc h1 { font-size: 1.9rem; }
.doc h2 { font-size: 1.7rem; }
.doc h3 { font-size: 1.5rem; font-weight: 400; }
.doc h4 { font-size: 1.3rem; font-weight: 500; }
.doc h5 { font-size: 1.1rem; font-weight: 500; text-decoration: underline; }
+ .doc h6 { font-size: 0.9rem; font-weight: 500; text-decoration: underline; }
/* Default `code`, `pre`, and `.colist` (source code annotations) fonts are
too big, adjust them: */
.doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
.doc pre { font-size: 0.7rem; }
@@ -123,8 +124,9 @@
</div>
</div>
</div>
-<div class="sect2">
-<h3 id="maven-bom"><a class="anchor" href="#maven-bom"></a>Maven Bill of
Materials (BOM)</h3>
+<div class="sect1">
+<h2 id="maven-bom"><a class="anchor" href="#maven-bom"></a>Maven Bill of
Materials (BOM)</h2>
+<div class="sectionbody">
<div class="paragraph">
<p>To keep your Log4j Jakarta module versions aligned, a <a
href="https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms">Maven
Bill of Materials (BOM) POM</a> is provided for your convenience.</p>
</div>
@@ -151,6 +153,7 @@ As a result, you don’t have to specify versions of
the imported modules (<
</div>
</div>
</div>
+</div>
</article>
</div>
</main>
diff --git a/log4j-jakarta-jms.html b/log4j-jakarta-jms.html
index 5d961ac..e334345 100644
--- a/log4j-jakarta-jms.html
+++ b/log4j-jakarta-jms.html
@@ -11,12 +11,13 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="./_/css/vendor/tabs.css">
<style>
- /* Default `h4` and `h5` are smaller than the normal text, fix header font
sizing: */
+ /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header
font sizing: */
.doc h1 { font-size: 1.9rem; }
.doc h2 { font-size: 1.7rem; }
.doc h3 { font-size: 1.5rem; font-weight: 400; }
.doc h4 { font-size: 1.3rem; font-weight: 500; }
.doc h5 { font-size: 1.1rem; font-weight: 500; text-decoration: underline; }
+ .doc h6 { font-size: 0.9rem; font-weight: 500; text-decoration: underline; }
/* Default `code`, `pre`, and `.colist` (source code annotations) fonts are
too big, adjust them: */
.doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
.doc pre { font-size: 0.7rem; }
diff --git a/log4j-jakarta-smtp.html b/log4j-jakarta-smtp.html
index ba5ce7d..bf490e0 100644
--- a/log4j-jakarta-smtp.html
+++ b/log4j-jakarta-smtp.html
@@ -11,12 +11,13 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="./_/css/vendor/tabs.css">
<style>
- /* Default `h4` and `h5` are smaller than the normal text, fix header font
sizing: */
+ /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header
font sizing: */
.doc h1 { font-size: 1.9rem; }
.doc h2 { font-size: 1.7rem; }
.doc h3 { font-size: 1.5rem; font-weight: 400; }
.doc h4 { font-size: 1.3rem; font-weight: 500; }
.doc h5 { font-size: 1.1rem; font-weight: 500; text-decoration: underline; }
+ .doc h6 { font-size: 0.9rem; font-weight: 500; text-decoration: underline; }
/* Default `code`, `pre`, and `.colist` (source code annotations) fonts are
too big, adjust them: */
.doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
.doc pre { font-size: 0.7rem; }
diff --git a/log4j-jakarta-web.html b/log4j-jakarta-web.html
index b6a222f..739bab6 100644
--- a/log4j-jakarta-web.html
+++ b/log4j-jakarta-web.html
@@ -11,12 +11,13 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="./_/css/vendor/tabs.css">
<style>
- /* Default `h4` and `h5` are smaller than the normal text, fix header font
sizing: */
+ /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header
font sizing: */
.doc h1 { font-size: 1.9rem; }
.doc h2 { font-size: 1.7rem; }
.doc h3 { font-size: 1.5rem; font-weight: 400; }
.doc h4 { font-size: 1.3rem; font-weight: 500; }
.doc h5 { font-size: 1.1rem; font-weight: 500; text-decoration: underline; }
+ .doc h6 { font-size: 0.9rem; font-weight: 500; text-decoration: underline; }
/* Default `code`, `pre`, and `.colist` (source code annotations) fonts are
too big, adjust them: */
.doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
.doc pre { font-size: 0.7rem; }
diff --git a/release-notes.html b/release-notes.html
index 91c619b..6865391 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -11,12 +11,13 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="./_/css/vendor/tabs.css">
<style>
- /* Default `h4` and `h5` are smaller than the normal text, fix header font
sizing: */
+ /* Default `h4`, `h5`, and `h6` are smaller than the normal text, fix header
font sizing: */
.doc h1 { font-size: 1.9rem; }
.doc h2 { font-size: 1.7rem; }
.doc h3 { font-size: 1.5rem; font-weight: 400; }
.doc h4 { font-size: 1.3rem; font-weight: 500; }
.doc h5 { font-size: 1.1rem; font-weight: 500; text-decoration: underline; }
+ .doc h6 { font-size: 0.9rem; font-weight: 500; text-decoration: underline; }
/* Default `code`, `pre`, and `.colist` (source code annotations) fonts are
too big, adjust them: */
.doc .colist>table code, .doc p code, .doc thead code { font-size: 0.8em; }
.doc pre { font-size: 0.7rem; }
@@ -173,7 +174,7 @@
<div class="ulist">
<ul>
<li>
-<p>Update <code>apache/logging-parent</code> to version `` (<a
href="https://github.com/apache/logging-log4j-jakarta/pull/13">13</a>)</p>
+<p>Update <code>apache/logging-parent</code> to version `` (<a
href="https://github.com/apache/logging-log4j-jakarta/pull/33">33</a>)</p>
</li>
<li>
<p>Update <code>commons-logging:commons-logging</code> to version
<code>1.3.2</code> (<a
href="https://github.com/apache/logging-log4j-jakarta/pull/29">29</a>)</p>
diff --git a/sitemap.xml b/sitemap.xml
index 4b1558e..85e9644 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,26 +2,26 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://logging.apache.org/log4j/jakarta/development.html</loc>
-<lastmod>2024-05-27T07:53:23.189Z</lastmod>
+<lastmod>2024-05-30T12:30:09.588Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/jakarta/index.html</loc>
-<lastmod>2024-05-27T07:53:23.189Z</lastmod>
+<lastmod>2024-05-30T12:30:09.588Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/jakarta/log4j-jakarta-jms.html</loc>
-<lastmod>2024-05-27T07:53:23.189Z</lastmod>
+<lastmod>2024-05-30T12:30:09.588Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/jakarta/log4j-jakarta-smtp.html</loc>
-<lastmod>2024-05-27T07:53:23.189Z</lastmod>
+<lastmod>2024-05-30T12:30:09.588Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/jakarta/log4j-jakarta-web.html</loc>
-<lastmod>2024-05-27T07:53:23.189Z</lastmod>
+<lastmod>2024-05-30T12:30:09.588Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/jakarta/release-notes.html</loc>
-<lastmod>2024-05-27T07:53:23.189Z</lastmod>
+<lastmod>2024-05-30T12:30:09.588Z</lastmod>
</url>
</urlset>