This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch 2.x-site-pro-out
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x-site-pro-out by this push:
new 070f80880e Add website content generated from
`2d77e5e2c265333a7d7c81f0e81bef7bbf71482a`
070f80880e is described below
commit 070f80880ebd7e8eeadde17fd8a5ac051112bdb0
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Sun Sep 29 16:44:52 2024 +0000
Add website content generated from
`2d77e5e2c265333a7d7c81f0e81bef7bbf71482a`
---
plugin-reference.html | 2 +-
release-notes.html | 101 +------------------------------------------
sitemap.xml | 116 +++++++++++++++++++++++++-------------------------
3 files changed, 60 insertions(+), 159 deletions(-)
diff --git a/plugin-reference.html b/plugin-reference.html
index 2881b5d074..ccf425fe6a 100644
--- a/plugin-reference.html
+++ b/plugin-reference.html
@@ -1474,7 +1474,7 @@ Originally developed by Ceki Glc and Anders
Kristensen.</p>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>header</code></p></td>
-<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>String?</code></p></td>
+<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>boolean?</code></p></td>
<td class="tableblock halign-left valign-top"></td>
<td class="tableblock halign-left valign-top"><div class="content"></div></td>
</tr>
diff --git a/release-notes.html b/release-notes.html
index b794d7a27f..c0e370f9b6 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -349,105 +349,6 @@
<article class="doc">
<h1 class="page">Release Notes</h1>
<div class="sect1">
-<h2 id="release-notes-2-x-x"><a class="anchor"
href="#release-notes-2-x-x"></a>2.x.x</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>This releases contains …​</p>
-</div>
-<div class="sect2">
-<h3 id="_jmx_changes"><a class="anchor" href="#_jmx_changes"></a>JMX
changes</h3>
-<div class="paragraph">
-<p>Starting in version 2.24.0, JMX support is disabled by default and can be
re-enabled via the <code>log4j2.disableJmx=false</code> system property.</p>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-2-x-x-added"><a class="anchor"
href="#release-notes-2-x-x-added"></a>Added</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Add Google OSS-Fuzz integration (<a
href="https://github.com/apache/logging-log4j2/pull/2949">2949</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-2-x-x-deprecated"><a class="anchor"
href="#release-notes-2-x-x-deprecated"></a>Deprecated</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Deprecate <code>AbstractLogger.checkMessageFactory()</code>, since all
created <code>Logger`s are already `MessageFactory</code>-namespaced (<a
href="https://github.com/apache/logging-log4j2/pull/2936">2936</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-2-x-x-fixed"><a class="anchor"
href="#release-notes-2-x-x-fixed"></a>Fixed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Switch MongoDB tests to use Docker. (<a
href="https://github.com/apache/logging-log4j2/issues/2229">2229</a>)</p>
-</li>
-<li>
-<p>Fix reloading of the configuration from an HTTP(S) source (<a
href="https://github.com/apache/logging-log4j2/issues/2937">2937</a>)</p>
-</li>
-<li>
-<p>Fix <code>putAll()</code> in the default thread context map implementation
(<a href="https://github.com/apache/logging-log4j2/pull/2942">2942</a>)</p>
-</li>
-<li>
-<p>Avoid surrogate character handling in <code>JsonWriter</code></p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-2-x-x-updated"><a class="anchor"
href="#release-notes-2-x-x-updated"></a>Updated</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Update <code>ch.qos.logback:logback-core</code> to version
<code>1.4.0</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2975">2975</a>)</p>
-</li>
-<li>
-<p>Update <code>com.fasterxml.jackson:jackson-bom</code> to version
<code>2.18.0</code> (<a
href="https://github.com/apache/logging-log4j2/pull/3027">3027</a>)</p>
-</li>
-<li>
-<p>Update <code>com.github.luben:zstd-jni</code> to version
<code>1.5.6-6</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2998">2998</a>)</p>
-</li>
-<li>
-<p>Update <code>commons-io:commons-io</code> to version <code>2.17.0</code>
(<a href="https://github.com/apache/logging-log4j2/pull/2984">2984</a>)</p>
-</li>
-<li>
-<p>Update <code>net.java.dev.jna:jna</code> to version <code>5.15.0</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2956">2956</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache.logging:logging-parent</code> to version
<code>11.3.0</code></p>
-</li>
-<li>
-<p>Update <code>org.apache.tomcat:tomcat-juli</code> to version
<code>10.1.30</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2999">2999</a>)</p>
-</li>
-<li>
-<p>Update <code>org.eclipse.platform:org.eclipse.osgi</code> to version
<code>3.21.0</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2940">2940</a>)</p>
-</li>
-<li>
-<p>Update <code>org.openrewrite.maven:rewrite-maven-plugin</code> to version
<code>5.15.0</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2983">2983</a>)</p>
-</li>
-<li>
-<p>Update <code>org.openrewrite.recipe:rewrite-logging-frameworks</code> to
version <code>2.3.0</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2986">2986</a>)</p>
-</li>
-<li>
-<p>Update <code>org.openrewrite.recipe:rewrite-migrate-java</code> to version
<code>2.4.0</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2989">2989</a>)</p>
-</li>
-<li>
-<p>Update <code>org.slf4j:slf4j-nop</code> to version <code>2.0.16</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2955">2955</a>)</p>
-</li>
-<li>
-<p>Update <code>org.springframework.cloud:spring-cloud-context</code> to
version <code>4.1.4</code> (<a
href="https://github.com/apache/logging-log4j2/pull/2985">2985</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
<h2 id="release-notes-2-24-1"><a class="anchor"
href="#release-notes-2-24-1"></a>2.24.1</h2>
<div class="sectionbody">
<div class="dlist">
@@ -578,7 +479,7 @@ Please migrate to <a href="components.html#log4j-mongodb"
class="xref page"><cod
</div>
</div>
<div class="sect2">
-<h3 id="_jmx_changes_2"><a class="anchor" href="#_jmx_changes_2"></a>JMX
changes</h3>
+<h3 id="_jmx_changes"><a class="anchor" href="#_jmx_changes"></a>JMX
changes</h3>
<div class="paragraph">
<p>Starting in version 2.24.0, JMX support is disabled by default and can be
re-enabled via the <code>log4j2.disableJmx=false</code> system property.</p>
</div>
diff --git a/sitemap.xml b/sitemap.xml
index f14fe7ff14..58716295d1 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,234 +2,234 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://logging.apache.org/log4j/2.x/components.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/development.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/download.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/faq.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/hibernate.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/index.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/jakarta.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/javadoc.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-iostreams.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-jul.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-spring-boot.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-spring-cloud-config-client.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/log4j-to-jul.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/api.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/database.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/delegating.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/file.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/message-queue.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/network.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/rolling-file.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/architecture.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/async.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/compatibility.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/config-intro.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/configuration.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/customconfig.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/customloglevels.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/eventlogging.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/extending.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/filters.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/flowtracing.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/garbagefree.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/getting-started.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/implementation.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/index.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/installation.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/jmx.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/json-template-layout.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/layouts.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/logbuilder.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/lookups.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/markers.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/messages.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/pattern-layout.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/performance.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/plugins.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/scripts.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/simple-logger.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/status-logger.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/systemproperties.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/manual/thread-context.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/migrate-from-logback.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/migrate-from-slf4j.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/plugin-reference.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/release-notes.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/2.x/soa.html</loc>
-<lastmod>2024-09-29T16:04:42.426Z</lastmod>
+<lastmod>2024-09-29T16:44:23.645Z</lastmod>
</url>
</urlset>