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-transform.git
The following commit(s) were added to refs/heads/main-site-stg-out by this push:
new fc57a6e Add website content generated from
`2b7db039dc2f96909bbfb00a2ac0a6e7f82b4851`
fc57a6e is described below
commit fc57a6e54dd1b2cdda82a59e750dd50a7920b679
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu Jun 20 07:40:19 2024 +0000
Add website content generated from
`2b7db039dc2f96909bbfb00a2ac0a6e7f82b4851`
---
404.html | 3 +++
development.html | 3 +++
index.html | 3 +++
log4j-transform-maven-plugin.html | 3 +++
log4j-transform-maven-shade-plugin-extensions.html | 3 +++
release-notes.html | 7 +++++--
sitemap.xml | 10 +++++-----
7 files changed, 25 insertions(+), 7 deletions(-)
diff --git a/404.html b/404.html
index 88a7b45..90416f4 100644
--- a/404.html
+++ b/404.html
@@ -10,6 +10,9 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="/log4j/transform/_/css/vendor/tabs.css">
<style>
+ /* Swap colors of `IMPORTANT` and `WARNING` blocks */
+ .doc .admonitionblock.important .icon { background-color: #f70; }
+ .doc .admonitionblock.warning .icon { background-color: #e40046; }
/* 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; }
diff --git a/development.html b/development.html
index 33fc6b5..3398f95 100644
--- a/development.html
+++ b/development.html
@@ -11,6 +11,9 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="./_/css/vendor/tabs.css">
<style>
+ /* Swap colors of `IMPORTANT` and `WARNING` blocks */
+ .doc .admonitionblock.important .icon { background-color: #f70; }
+ .doc .admonitionblock.warning .icon { background-color: #e40046; }
/* 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; }
diff --git a/index.html b/index.html
index cd4b5c9..2bad827 100644
--- a/index.html
+++ b/index.html
@@ -11,6 +11,9 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="./_/css/vendor/tabs.css">
<style>
+ /* Swap colors of `IMPORTANT` and `WARNING` blocks */
+ .doc .admonitionblock.important .icon { background-color: #f70; }
+ .doc .admonitionblock.warning .icon { background-color: #e40046; }
/* 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; }
diff --git a/log4j-transform-maven-plugin.html
b/log4j-transform-maven-plugin.html
index 5ec746f..e231013 100644
--- a/log4j-transform-maven-plugin.html
+++ b/log4j-transform-maven-plugin.html
@@ -11,6 +11,9 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="./_/css/vendor/tabs.css">
<style>
+ /* Swap colors of `IMPORTANT` and `WARNING` blocks */
+ .doc .admonitionblock.important .icon { background-color: #f70; }
+ .doc .admonitionblock.warning .icon { background-color: #e40046; }
/* 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; }
diff --git a/log4j-transform-maven-shade-plugin-extensions.html
b/log4j-transform-maven-shade-plugin-extensions.html
index c2a06eb..0c0fa08 100644
--- a/log4j-transform-maven-shade-plugin-extensions.html
+++ b/log4j-transform-maven-shade-plugin-extensions.html
@@ -11,6 +11,9 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="./_/css/vendor/tabs.css">
<style>
+ /* Swap colors of `IMPORTANT` and `WARNING` blocks */
+ .doc .admonitionblock.important .icon { background-color: #f70; }
+ .doc .admonitionblock.warning .icon { background-color: #e40046; }
/* 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; }
diff --git a/release-notes.html b/release-notes.html
index 369769f..40ffc07 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -11,6 +11,9 @@
<!-- `@asciidoctor/tabs` extension styles -->
<link rel="stylesheet" href="./_/css/vendor/tabs.css">
<style>
+ /* Swap colors of `IMPORTANT` and `WARNING` blocks */
+ .doc .admonitionblock.important .icon { background-color: #f70; }
+ .doc .admonitionblock.warning .icon { background-color: #e40046; }
/* 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; }
@@ -179,13 +182,13 @@
<p>Update <code>org.apache.logging:logging-parent</code> to version `` (<a
href="https://github.com/apache/logging-log4j-transform/pull/103">103</a>)</p>
</li>
<li>
-<p>Update <code>org.apache.maven:maven-core</code> to version
<code>3.9.7</code> (<a
href="https://github.com/apache/logging-log4j-transform/pull/105">105</a>)</p>
+<p>Update <code>org.apache.maven:maven-core</code> to version
<code>3.9.8</code> (<a
href="https://github.com/apache/logging-log4j-transform/pull/109">109</a>)</p>
</li>
<li>
<p>Update <code>org.apache.maven.plugins:maven-invoker-plugin</code> to
version <code>3.6.1</code> (<a
href="https://github.com/apache/logging-log4j-transform/pull/94">94</a>)</p>
</li>
<li>
-<p>Update <code>org.apache.maven.plugins:maven-shade-plugin</code> to version
<code>3.5.3</code> (<a
href="https://github.com/apache/logging-log4j-transform/pull/101">101</a>)</p>
+<p>Update <code>org.apache.maven.plugins:maven-shade-plugin</code> to version
<code>3.6.0</code> (<a
href="https://github.com/apache/logging-log4j-transform/pull/108">108</a>)</p>
</li>
<li>
<p>Update <code>org.assertj:assertj-core</code> to version <code>3.26.0</code>
(<a
href="https://github.com/apache/logging-log4j-transform/pull/106">106</a>)</p>
diff --git a/sitemap.xml b/sitemap.xml
index e969fdb..39fc2b4 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,22 +2,22 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://logging.apache.org/log4j/transform/development.html</loc>
-<lastmod>2024-05-30T12:28:50.042Z</lastmod>
+<lastmod>2024-06-20T07:40:17.405Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/transform/index.html</loc>
-<lastmod>2024-05-30T12:28:50.042Z</lastmod>
+<lastmod>2024-06-20T07:40:17.405Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/transform/log4j-transform-maven-plugin.html</loc>
-<lastmod>2024-05-30T12:28:50.042Z</lastmod>
+<lastmod>2024-06-20T07:40:17.405Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/transform/log4j-transform-maven-shade-plugin-extensions.html</loc>
-<lastmod>2024-05-30T12:28:50.042Z</lastmod>
+<lastmod>2024-06-20T07:40:17.405Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/transform/release-notes.html</loc>
-<lastmod>2024-05-30T12:28:50.042Z</lastmod>
+<lastmod>2024-06-20T07:40:17.405Z</lastmod>
</url>
</urlset>