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 332aeba  Add website content generated from 
`2dc5b304e165f641a2f74657f35ed69f885a4d19`
332aeba is described below

commit 332aebaf7c17f72bf7596e0b07e3f6b03da86015
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu May 30 12:28:53 2024 +0000

    Add website content generated from 
`2dc5b304e165f641a2f74657f35ed69f885a4d19`
---
 404.html                                           |  3 ++-
 development.html                                   |  3 ++-
 index.html                                         |  3 ++-
 log4j-transform-maven-plugin.html                  |  5 +++--
 log4j-transform-maven-shade-plugin-extensions.html |  3 ++-
 release-notes.html                                 | 13 +++++++------
 sitemap.xml                                        | 10 +++++-----
 7 files changed, 23 insertions(+), 17 deletions(-)

diff --git a/404.html b/404.html
index aae28dc..88a7b45 100644
--- a/404.html
+++ b/404.html
@@ -10,12 +10,13 @@
 <!-- `@asciidoctor/tabs` extension styles -->
 <link rel="stylesheet" href="/log4j/transform/_/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 f9df463..33fc6b5 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 69b3a88..cd4b5c9 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; }
diff --git a/log4j-transform-maven-plugin.html 
b/log4j-transform-maven-plugin.html
index 398435d..5ec746f 100644
--- a/log4j-transform-maven-plugin.html
+++ b/log4j-transform-maven-plugin.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; }
@@ -129,7 +130,7 @@ This allows you to use location information in your logs 
without incurring in th
 <p>Finding the location of a logging call is a very expensive operation (a 
couple of microseconds).</p>
 </div>
 <div class="paragraph">
-<p>Running <a 
href="#../log4j-transform-perf/src/main/java/org/apache/logging/log4j/transform/perf/LocationBenchmark.java"
 class="xref unresolved"><code>LocationBenchmark</code></a> on a Ryzen 7 2700U 
laptop with Java 17 gives the following results:</p>
+<p>Running <a 
href="https://github.com/apache/logging-log4j-transform/tree/main/log4j-transform-perf/src/main/java/org/apache/logging/log4j/transform/perf/LocationBenchmark.java";><code>LocationBenchmark</code></a>
 on a Ryzen 7 2700U laptop with Java 17 gives the following results:</p>
 </div>
 <table class="tableblock frame-all grid-all stretch">
 <colgroup>
diff --git a/log4j-transform-maven-shade-plugin-extensions.html 
b/log4j-transform-maven-shade-plugin-extensions.html
index 369d19f..c2a06eb 100644
--- a/log4j-transform-maven-shade-plugin-extensions.html
+++ b/log4j-transform-maven-shade-plugin-extensions.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 69bebe5..369769f 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; }
@@ -145,9 +146,6 @@
 <li>
 <p>Update <code>org.apache.commons:commons-lang3</code> to version 
<code>3.14.0</code> (<a 
href="https://github.com/apache/logging-log4j-transform/pull/69";>69</a>)</p>
 </li>
-<li>
-<p>Update <code>org.apache.maven:maven-core</code> to version 
<code>3.9.6</code> (<a 
href="https://github.com/apache/logging-log4j-transform/pull/65";>65</a>)</p>
-</li>
 </ul>
 </div>
 </div>
@@ -166,7 +164,7 @@
 <div class="ulist">
 <ul>
 <li>
-<p>Update <code>apache/logging-parent</code> to version `` (<a 
href="https://github.com/apache/logging-log4j-transform/pull/80";>80</a>)</p>
+<p>Update <code>apache/logging-parent</code> to version `` (<a 
href="https://github.com/apache/logging-log4j-transform/pull/104";>104</a>)</p>
 </li>
 <li>
 <p>Update <code>commons-io:commons-io</code> to version <code>2.16.1</code> 
(<a href="https://github.com/apache/logging-log4j-transform/pull/96";>96</a>)</p>
@@ -181,13 +179,16 @@
 <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>
+</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>
 </li>
 <li>
-<p>Update <code>org.assertj:assertj-core</code> to version <code>3.25.3</code> 
(<a href="https://github.com/apache/logging-log4j-transform/pull/83";>83</a>)</p>
+<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>
 </li>
 <li>
 <p>Update <code>org.codehaus.plexus:plexus-utils</code> to version 
<code>4.0.1</code> (<a 
href="https://github.com/apache/logging-log4j-transform/pull/98";>98</a>)</p>
diff --git a/sitemap.xml b/sitemap.xml
index 69e3c14..e969fdb 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-27T07:53:48.990Z</lastmod>
+<lastmod>2024-05-30T12:28:50.042Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/transform/index.html</loc>
-<lastmod>2024-05-27T07:53:48.990Z</lastmod>
+<lastmod>2024-05-30T12:28:50.042Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/transform/log4j-transform-maven-plugin.html</loc>
-<lastmod>2024-05-27T07:53:48.990Z</lastmod>
+<lastmod>2024-05-30T12:28:50.042Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/transform/log4j-transform-maven-shade-plugin-extensions.html</loc>
-<lastmod>2024-05-27T07:53:48.990Z</lastmod>
+<lastmod>2024-05-30T12:28:50.042Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/transform/release-notes.html</loc>
-<lastmod>2024-05-27T07:53:48.990Z</lastmod>
+<lastmod>2024-05-30T12:28:50.042Z</lastmod>
 </url>
 </urlset>

Reply via email to