This is an automated email from the ASF dual-hosted git repository.
github-actions[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 f40c91f Add website content generated from
`c6b1b0b7af847c32b59e30776d4be27ccf0f3da7`
f40c91f is described below
commit f40c91f746fa91e714c93f5571609c2f64d76e07
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu Jun 18 08:22:00 2026 +0000
Add website content generated from
`c6b1b0b7af847c32b59e30776d4be27ccf0f3da7`
---
_/css/site.css | 2 +-
release-notes.html | 1219 +---------------------------------------------------
sitemap.xml | 16 +-
workflows.html | 79 ++--
4 files changed, 56 insertions(+), 1260 deletions(-)
diff --git a/_/css/site.css b/_/css/site.css
index 980f8b4..05f73ff 100644
--- a/_/css/site.css
+++ b/_/css/site.css
@@ -1,3 +1,3 @@
-@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../font/roboto-latin-400-normal.woff2)
format("woff2"),url(../font/roboto-latin-400-normal.woff)
format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../font/roboto-cyrillic-400-normal.woff2)
format("woff2");unicode-range:U+0301,U+0400-04 [...]
+@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../font/roboto-latin-400-normal.woff2)
format("woff2"),url(../font/roboto-latin-400-normal.woff)
format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../font/roboto-cyrillic-400-normal.woff2)
format("woff2");unicode-range:U+0301,U+0400-04 [...]
/*! Adapted from the GitHub style by Vasily Polovnyov <[email protected]>
*/.hljs-comment,.hljs-quote{color:#998;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#333;font-weight:600}.hljs-literal,.hljs-number,.hljs-tag
.hljs-attr,.hljs-template-variable,.hljs-variable{color:teal}.hljs-doctag,.hljs-string{color:#d14}.hljs-section,.hljs-selector-id,.hljs-title{color:#900;font-weight:600}.hljs-subst{font-weight:400}.hljs-class
.hljs-title,.hljs-type{color:#458;font-wei [...]
\ No newline at end of file
diff --git a/release-notes.html b/release-notes.html
index 6e360a1..8d9bf63 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -112,1227 +112,14 @@
<div class="edit-this-page"><a
href="https://github.com/apache/logging-parent/edit/main/src/site/antora/modules/ROOT/pages/release-notes.adoc">Edit
this Page</a></div>
</div>
<div class="content">
-<aside class="toc sidebar" data-title="Contents" data-levels="1">
+<aside class="toc sidebar" data-title="Contents" data-levels="2">
<div class="toc-menu"></div>
</aside>
<article class="doc">
<h1 class="page">Release notes</h1>
-<div class="sect1">
-<h2 id="release-notes-12-x-x"><a class="anchor"
href="#release-notes-12-x-x"></a>12.x.x</h2>
-<div class="sectionbody">
<div class="paragraph">
-<p>This minor release contains several small improvements.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-12-x-x-added"><a class="anchor"
href="#release-notes-12-x-x-added"></a>Added</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Added <code>process-dependabot-reusable</code> to handle Dependabot PRs
under RTC restrictions. (<a
href="https://github.com/apache/logging-parent/issues/417">417</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-12-x-x-changed"><a class="anchor"
href="#release-notes-12-x-x-changed"></a>Changed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Move reusable GitHub Actions workflows from <code>main</code> to the
<code>gha/v0</code> branch.</p>
-</li>
-<li>
-<p>Restricts permissions in reusable workflows by removing unnecessary
permissions inherited from the caller.</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-12-x-x-updated"><a class="anchor"
href="#release-notes-12-x-x-updated"></a>Updated</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Update <code>@antora/cli</code> to version `` (<a
href="https://github.com/apache/logging-parent/pull/436">436</a>)</p>
-</li>
-<li>
-<p>Update <code>actions/cache</code> to version <code>4.2.4</code> (<a
href="https://github.com/apache/logging-parent/pull/431">431</a>)</p>
-</li>
-<li>
-<p>Update <code>actions/setup-java</code> to version <code>5.0.0</code> (<a
href="https://github.com/apache/logging-parent/pull/433">433</a>)</p>
-</li>
-<li>
-<p>Update <code>brace-expansion</code> to version <code>1.1.12</code> (<a
href="https://github.com/apache/logging-parent/pull/414">414</a>)</p>
-</li>
-<li>
-<p>Update <code>com.gradle:develocity-maven-extension</code> to version
<code>2.1</code> (<a
href="https://github.com/apache/logging-parent/pull/429">429</a>)</p>
-</li>
-<li>
-<p>Update <code>com.palantir.javaformat:palantir-java-format</code> to version
<code>2.69.0</code> (<a
href="https://github.com/apache/logging-parent/pull/423">423</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache:apache</code> to version <code>35</code> (<a
href="https://github.com/apache/logging-parent/pull/416">416</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache.groovy:groovy</code> to version `` (<a
href="https://github.com/apache/logging-parent/pull/430">430</a>)</p>
-</li>
-<li>
-<p>Update <code>org.codehaus.gmavenplus:gmavenplus-plugin</code> to version ``
(<a href="https://github.com/apache/logging-parent/pull/426">426</a>)</p>
-</li>
-<li>
-<p>Update <code>sha.js</code> to version <code>2.4.12</code> (<a
href="https://github.com/apache/logging-parent/pull/434">434</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-12-1-1"><a class="anchor"
href="#release-notes-12-1-1"></a>12.1.1</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2025-06-10</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This patch release addresses a blocker issue with the creation of a release
distribution and enhances the reliability of our caching and reproducibility
mechanisms.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-12-1-1-fixed"><a class="anchor"
href="#release-notes-12-1-1-fixed"></a>Fixed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Fix staging of binary distribution archive. (<a
href="https://github.com/apache/logging-parent/issues/400">400</a>)</p>
-</li>
-<li>
-<p>Improve Node.js caching using <code>package-lock.json</code>. (<a
href="https://github.com/apache/logging-parent/issues/366">366</a>, <a
href="https://github.com/apache/logging-parent/pull/408">408</a>)</p>
-</li>
-<li>
-<p>Improve reliability of reproducibility verification. (<a
href="https://github.com/apache/logging-parent/issues/388">388</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-12-1-1-updated"><a class="anchor"
href="#release-notes-12-1-1-updated"></a>Updated</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Update <code>actions/setup-java</code> to version <code>4.7.1</code> (<a
href="https://github.com/apache/logging-parent/pull/376">376</a>)</p>
-</li>
-<li>
-<p>Update <code>com.diffplug.spotless:spotless-maven-plugin</code> to version
<code>2.44.5</code> (<a
href="https://github.com/apache/logging-parent/pull/397">397</a>)</p>
-</li>
-<li>
-<p>Update <code>com.google.errorprone:error_prone_core</code> to version
<code>2.38.0</code> (<a
href="https://github.com/apache/logging-parent/pull/381">381</a>)</p>
-</li>
-<li>
-<p>Update <code>com.gradle:common-custom-user-data-maven-extension</code> to
version <code>2.0.3</code> (<a
href="https://github.com/apache/logging-parent/pull/407">407</a>)</p>
-</li>
-<li>
-<p>Update <code>com.gradle:develocity-maven-extension</code> to version
<code>2.0.1</code> (<a
href="https://github.com/apache/logging-parent/pull/398">398</a>)</p>
-</li>
-<li>
-<p>Update <code>com.h3xstream.findsecbugs:findsecbugs-plugin</code> to version
<code>1.14.0</code> (<a
href="https://github.com/apache/logging-parent/pull/380">380</a>)</p>
-</li>
-<li>
-<p>Update <code>com.palantir.javaformat:palantir-java-format</code> to version
<code>2.68.0</code> (<a
href="https://github.com/apache/logging-parent/pull/410">410</a>)</p>
-</li>
-<li>
-<p>Update <code>dependabot/fetch-metadata</code> to version <code>2.4.0</code>
(<a href="https://github.com/apache/logging-parent/pull/386">386</a>)</p>
-</li>
-<li>
-<p>Update <code>github/codeql-action</code> to version <code>3.29.0</code> (<a
href="https://github.com/apache/logging-parent/pull/412">412</a>)</p>
-</li>
-<li>
-<p>Update <code>gradle/develocity-actions</code> to version <code>1.4</code>
(<a href="https://github.com/apache/logging-parent/pull/404">404</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache.groovy:groovy</code> to version <code>4.0.27</code>
(<a href="https://github.com/apache/logging-parent/pull/395">395</a>)</p>
-</li>
-<li>
-<p>Update <code>org.codehaus.gmavenplus:gmavenplus-plugin</code> to version
<code>4.2.0</code> (<a
href="https://github.com/apache/logging-parent/pull/383">383</a>)</p>
-</li>
-<li>
-<p>Update <code>org.codehaus.mojo:build-helper-maven-plugin</code> to version
<code>3.6.1</code> (<a
href="https://github.com/apache/logging-parent/pull/403">403</a>)</p>
-</li>
-<li>
-<p>Update <code>org.codehaus.mojo:exec-maven-plugin</code> to version
<code>3.5.1</code> (<a
href="https://github.com/apache/logging-parent/pull/396">396</a>)</p>
-</li>
-<li>
-<p>Update <code>org.eclipse.jgit:org.eclipse.jgit</code> to version
<code>7.3.0.202506031305-r</code> (<a
href="https://github.com/apache/logging-parent/pull/405">405</a>)</p>
-</li>
-<li>
-<p>Update <code>org.jacoco:jacoco-maven-plugin</code> to version
<code>0.8.13</code> (<a
href="https://github.com/apache/logging-parent/pull/368">368</a>)</p>
-</li>
-<li>
-<p>Update <code>ossf/scorecard-action</code> to version <code>2.4.2</code> (<a
href="https://github.com/apache/logging-parent/pull/399">399</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-12-1-0"><a class="anchor"
href="#release-notes-12-1-0"></a>12.1.0</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2025-04-01</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This minor release adds CodeQL checks for GitHub Actions.
-It also fixes a breaking change in Error Prone that prevented projects from
migrating to version <code>12.0.0</code>.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-12-1-0-added"><a class="anchor"
href="#release-notes-12-1-0-added"></a>Added</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Add "GitHub Actions" to the list of languages analyzed by CodeQL.</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-12-1-0-fixed"><a class="anchor"
href="#release-notes-12-1-0-fixed"></a>Fixed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Use the <code>maven.deploy.skip</code> Maven property in
<code>nexus-staging-maven-plugin</code>. This effectively fixes the skipping of
test artifacts' deployments. (<a
href="https://github.com/apache/logging-parent/pull/360">360</a>)</p>
-</li>
-<li>
-<p>Fix Error Prone arguments breaking
<code>maven-compiler-plugin:compile</code>.</p>
-</li>
-<li>
-<p>Fix inheritance of <code>url</code> elements in children POMs.</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-12-1-0-updated"><a class="anchor"
href="#release-notes-12-1-0-updated"></a>Updated</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Update <code>actions/cache</code> to version <code>4.2.3</code> (<a
href="https://github.com/apache/logging-parent/pull/357">357</a>)</p>
-</li>
-<li>
-<p>Update <code>actions/upload-artifact</code> to version <code>4.6.2</code>
(<a href="https://github.com/apache/logging-parent/pull/359">359</a>)</p>
-</li>
-<li>
-<p>Update <code>com.diffplug.spotless:spotless-maven-plugin</code> to version
<code>2.44.4</code> (<a
href="https://github.com/apache/logging-parent/pull/372">372</a>)</p>
-</li>
-<li>
-<p>Update <code>com.github.spotbugs:spotbugs-maven-plugin</code> to version
<code>4.9.3.0</code> (<a
href="https://github.com/apache/logging-parent/pull/349">349</a>)</p>
-</li>
-<li>
-<p>Update <code>com.google.errorprone:error_prone_core</code> to version
<code>2.37.0</code> (<a
href="https://github.com/apache/logging-parent/pull/356">356</a>)</p>
-</li>
-<li>
-<p>Update <code>com.gradle:develocity-maven-extension</code> to version
<code>1.23.2</code> (<a
href="https://github.com/apache/logging-parent/pull/338">338</a>)</p>
-</li>
-<li>
-<p>Update <code>com.palantir.javaformat:palantir-java-format</code> to version
<code>2.62.0</code> (<a
href="https://github.com/apache/logging-parent/pull/370">370</a>)</p>
-</li>
-<li>
-<p>Update <code>de.skuzzle.enforcer:restrict-imports-enforcer-rule</code> to
version <code>2.6.1</code> (<a
href="https://github.com/apache/logging-parent/pull/365">365</a>)</p>
-</li>
-<li>
-<p>Update <code>github/codeql-action</code> to version <code>3.28.15</code>
(<a href="https://github.com/apache/logging-parent/pull/371">371</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache:apache</code> to version <code>34</code> (<a
href="https://github.com/apache/logging-parent/pull/353">353</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache.groovy:groovy</code> to version <code>4.0.26</code>
(<a href="https://github.com/apache/logging-parent/pull/340">340</a>)</p>
-</li>
-<li>
-<p>Update <code>org.asciidoctor:asciidoctor-maven-plugin</code> to version
<code>3.2.0</code> (<a
href="https://github.com/apache/logging-parent/pull/362">362</a>)</p>
-</li>
-<li>
-<p>Update <code>org.codehaus.mojo:flatten-maven-plugin</code> to version
<code>1.7.0</code> (<a
href="https://github.com/apache/logging-parent/pull/339">339</a>)</p>
-</li>
-<li>
-<p>Update <code>org.eclipse.jgit:org.eclipse.jgit</code> to version
<code>7.2.0.202503040940-r</code> (<a
href="https://github.com/apache/logging-parent/pull/355">355</a>)</p>
-</li>
-<li>
-<p>Update <code>ossf/scorecard-action</code> to version <code>2.4.1</code> (<a
href="https://github.com/apache/logging-parent/pull/335">335</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-12-0-0"><a class="anchor"
href="#release-notes-12-0-0"></a>12.0.0</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2025-02-07</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This major release contains several small improvements and certain backward
incompatible changes.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-12-0-0-changed"><a class="anchor"
href="#release-notes-12-0-0-changed"></a>Changed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Activate <code>flatten-bom</code> execution of
<code>flatten-maven-plugin</code> using a
<code>.logging-parent-bom-activator</code> file (<a
href="https://github.com/apache/logging-parent/pull/265">265</a>)</p>
-</li>
-<li>
-<p>Don’t keep <code>parent</code> in <code>flatten-bom</code>
configuration (<a
href="https://github.com/apache/logging-parent/pull/265">265</a>, <a
href="https://github.com/apache/logging-parent/issues/37">37</a>)</p>
-</li>
-<li>
-<p>Switch from <code>maven-deploy-plugin</code> to
<code>nexus-staging-maven-plugin</code>, which helps with fetching the Nexus
repository URL during a release. <code>generate-email.sh</code> will be called
with a fourth argument containing the Nexus repository URL. (<a
href="https://github.com/apache/logging-parent/pull/246">246</a>)</p>
-</li>
-<li>
-<p>Update <code>deploy-*-reusable</code> workflows to export the URL of the
Nexus repository and the project version as <code>nexus-url</code> and
<code>project-version</code> workflow outputs, respectively (<a
href="https://github.com/apache/logging-parent/pull/246">246</a>)</p>
-</li>
-<li>
-<p>Add <code>maven-args</code> input to <code>build-reusable</code> and
<code>merge-dependabot-reusable</code> (<a
href="https://github.com/apache/logging-parent/pull/266">266</a>)</p>
-</li>
-<li>
-<p>Move from <code>ge.apache.org</code> to new
<code>develocity.apache.org</code> server (<a
href="https://github.com/apache/logging-parent/pull/313">313</a>)</p>
-</li>
-<li>
-<p>Add the <code>verify-reproducibility-reusable.yaml</code> workflow to check
reproducibility of artifacts in a Maven repository. Deprecate the
reproducibility check in <code>build-reusable.yaml</code>. (<a
href="https://github.com/apache/logging-parent/pull/246">246</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-12-0-0-removed"><a class="anchor"
href="#release-notes-12-0-0-removed"></a>Removed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Remove following managed dependencies to avoid polluting BOMs:
<code>biz.aQute.bnd:biz.aQute.bnd.annotation</code>,
<code>com.github.spotbugs:spotbugs-annotations</code>,
<code>org.jspecify:jspecify</code>, <code>org.osgi:osgi.annotation</code>,
<code>org.osgi:org.osgi.annotation.bundle</code>,
<code>org.osgi:org.osgi.annotation.versioning</code> (<a
href="https://github.com/apache/logging-parent/pull/265">265</a>, <a
href="https://github.com/apache/logging-log4j2/issues/3066">apache/ [...]
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-12-0-0-updated"><a class="anchor"
href="#release-notes-12-0-0-updated"></a>Updated</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Update <code>biz.aQute.bnd:bnd-baseline-maven-plugin</code> to version
<code>7.1.0</code> (<a
href="https://github.com/apache/logging-parent/pull/290">290</a>)</p>
-</li>
-<li>
-<p>Update <code>biz.aQute.bnd:bnd-maven-plugin</code> to version
<code>7.1.0</code> (<a
href="https://github.com/apache/logging-parent/pull/289">289</a>)</p>
-</li>
-<li>
-<p>Update <code>com.diffplug.spotless:spotless-maven-plugin</code> to version
<code>2.44.2</code> (<a
href="https://github.com/apache/logging-parent/pull/314">314</a>)</p>
-</li>
-<li>
-<p>Update <code>com.github.spotbugs:spotbugs-maven-plugin</code> to version
<code>4.8.6.6</code> (<a
href="https://github.com/apache/logging-parent/pull/293">293</a>)</p>
-</li>
-<li>
-<p>Update <code>com.google.errorprone:error_prone_core</code> to version
<code>2.36.0</code> (<a
href="https://github.com/apache/logging-parent/pull/287">287</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache.groovy:groovy</code> to version <code>4.0.25</code>
(<a href="https://github.com/apache/logging-parent/pull/320">320</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache.maven.plugins:maven-artifact-plugin</code> to
version <code>3.6.0</code> (<a
href="https://github.com/apache/logging-parent/pull/312">312</a>)</p>
-</li>
-<li>
-<p>Update <code>org.asciidoctor:asciidoctor-maven-plugin</code> to version
<code>3.1.1</code> (<a
href="https://github.com/apache/logging-parent/pull/285">285</a>)</p>
-</li>
-<li>
-<p>Update <code>org.codehaus.gmavenplus:gmavenplus-plugin</code> to version
<code>4.1.1</code> (<a
href="https://github.com/apache/logging-parent/pull/307">307</a>)</p>
-</li>
-<li>
-<p>Update <code>org.codehaus.mojo:exec-maven-plugin</code> to version
<code>3.5.0</code> (<a
href="https://github.com/apache/logging-parent/pull/274">274</a>)</p>
-</li>
-<li>
-<p>Update <code>org.cyclonedx:cyclonedx-maven-plugin</code> to version
<code>2.9.1</code> (<a
href="https://github.com/apache/logging-parent/pull/291">291</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-11-3-0"><a class="anchor"
href="#release-notes-11-3-0"></a>11.3.0</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2024-09-17</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This minor release migrates the BeanShell distribution archive script to
Groovy.</p>
-</div>
-<div class="paragraph">
-<p>The update to the Develocity extensions should fix the lack of test results
with Maven Surefire 3.5.0.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-11-3-0-changed"><a class="anchor"
href="#release-notes-11-3-0-changed"></a>Changed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Switch the distribution script from BeanShell to Groovy. (<a
href="https://github.com/apache/logging-parent/issues/196">196</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-11-3-0-fixed"><a class="anchor"
href="#release-notes-11-3-0-fixed"></a>Fixed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Fix race condition, which marks merged Dependabot PRs as closed.</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-11-3-0-updated"><a class="anchor"
href="#release-notes-11-3-0-updated"></a>Updated</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Update <code>actions/setup-java</code> to version <code>4.3.0</code> (<a
href="https://github.com/apache/logging-parent/pull/237">237</a>)</p>
-</li>
-<li>
-<p>Update <code>actions/upload-artifact</code> to version <code>4.4.0</code>
(<a href="https://github.com/apache/logging-parent/pull/233">233</a>)</p>
-</li>
-<li>
-<p>Update <code>com.github.spotbugs:spotbugs-maven-plugin</code> to version
<code>4.8.6.3</code> (<a
href="https://github.com/apache/logging-parent/pull/235">235</a>)</p>
-</li>
-<li>
-<p>Update <code>com.google.errorprone:error_prone_core</code> to version
<code>2.32.0</code> (<a
href="https://github.com/apache/logging-parent/pull/240">240</a>)</p>
-</li>
-<li>
-<p>Update <code>com.gradle:common-custom-user-data-maven-extension</code> to
version <code>2.0.1</code> (<a
href="https://github.com/apache/logging-parent/pull/236">236</a>)</p>
-</li>
-<li>
-<p>Update <code>com.gradle:develocity-maven-extension</code> to version
<code>1.22.1</code> (<a
href="https://github.com/apache/logging-parent/pull/239">239</a>)</p>
-</li>
-<li>
-<p>Update <code>github/codeql-action</code> to version <code>3.26.8</code> (<a
href="https://github.com/apache/logging-parent/pull/245">245</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache.groovy:groovy</code> to version <code>4.0.23</code>
(<a href="https://github.com/apache/logging-parent/pull/244">244</a>)</p>
-</li>
-<li>
-<p>Update <code>org.eclipse.jgit:org.eclipse.jgit</code> to version
<code>7.0.0.202409031743-r</code> (<a
href="https://github.com/apache/logging-parent/pull/238">238</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-11-2-0"><a class="anchor"
href="#release-notes-11-2-0"></a>11.2.0</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2024-08-27</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This minor release integrates Gradle Develocity into the reusable workflows.
-See <a href="features.html#develocity-configuration" class="xref
page">Develocity Configuration</a> for more details.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-11-2-0-added"><a class="anchor"
href="#release-notes-11-2-0-added"></a>Added</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Add option to disable reproducibility check in reusable builds. (<a
href="https://github.com/apache/logging-parent/pull/195">195</a>)</p>
-</li>
-<li>
-<p>Add option to enable Develocity in builds.</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-11-2-0-updated"><a class="anchor"
href="#release-notes-11-2-0-updated"></a>Updated</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Update <code>actions/checkout</code> to version <code>4.1.7</code> (<a
href="https://github.com/apache/logging-parent/pull/192">192</a>)</p>
-</li>
-<li>
-<p>Update <code>actions/setup-java</code> to version <code>4.2.2</code> (<a
href="https://github.com/apache/logging-parent/pull/217">217</a>)</p>
-</li>
-<li>
-<p>Update <code>actions/upload-artifact</code> to version <code>4.3.6</code>
(<a href="https://github.com/apache/logging-parent/pull/219">219</a>)</p>
-</li>
-<li>
-<p>Update <code>com.github.spotbugs:spotbugs-annotations</code> to version
<code>4.8.6</code> (<a
href="https://github.com/apache/logging-parent/pull/194">194</a>)</p>
-</li>
-<li>
-<p>Update <code>com.github.spotbugs:spotbugs-maven-plugin</code> to version
<code>4.8.6.2</code> (<a
href="https://github.com/apache/logging-parent/pull/201">201</a>)</p>
-</li>
-<li>
-<p>Update <code>com.google.errorprone:error_prone_core</code> to version
<code>2.31.0</code> (<a
href="https://github.com/apache/logging-parent/pull/231">231</a>)</p>
-</li>
-<li>
-<p>Update <code>com.palantir.javaformat:palantir-java-format</code> to version
<code>2.50.0</code> (<a
href="https://github.com/apache/logging-parent/pull/226">226</a>)</p>
-</li>
-<li>
-<p>Update <code>dependabot/fetch-metadata</code> to version <code>2.2.0</code>
(<a href="https://github.com/apache/logging-parent/pull/200">200</a>)</p>
-</li>
-<li>
-<p>Update <code>github/codeql-action</code> to version <code>3.26.5</code> (<a
href="https://github.com/apache/logging-parent/pull/230">230</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache:apache</code> to version <code>33</code> (<a
href="https://github.com/apache/logging-parent/pull/203">203</a>)</p>
-</li>
-<li>
-<p>Update <code>org.codehaus.mojo:build-helper-maven-plugin</code> to version
<code>3.6.0</code> (<a
href="https://github.com/apache/logging-parent/pull/183">183</a>)</p>
-</li>
-<li>
-<p>Update <code>org.codehaus.mojo:exec-maven-plugin</code> to version
<code>3.4.1</code> (<a
href="https://github.com/apache/logging-parent/pull/223">223</a>)</p>
-</li>
-<li>
-<p>Update <code>org.cyclonedx:cyclonedx-maven-plugin</code> to version
<code>2.8.1</code> (<a
href="https://github.com/apache/logging-parent/pull/216">216</a>)</p>
-</li>
-<li>
-<p>Update <code>org.eclipse.jgit:org.eclipse.jgit</code> to version
<code>6.10.0.202406032230-r</code> (<a
href="https://github.com/apache/logging-parent/pull/190">190</a>)</p>
-</li>
-<li>
-<p>Update <code>org.jspecify:jspecify</code> to version <code>1.0.0</code> (<a
href="https://github.com/apache/logging-parent/pull/206">206</a>)</p>
-</li>
-<li>
-<p>Update <code>ossf/scorecard-action</code> to version <code>2.4.0</code> (<a
href="https://github.com/apache/logging-parent/pull/212">212</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-11-1-0"><a class="anchor"
href="#release-notes-11-1-0"></a>11.1.0</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2024-05-15</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This minor release contains small improvements and some dependency
updates.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-11-1-0-changed"><a class="anchor"
href="#release-notes-11-1-0-changed"></a>Changed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Use default Java SE architecture and packaging (JDK) in workflows</p>
-</li>
-<li>
-<p>Change the JDK distribution used in workflows from Temurin to Zulu (<a
href="https://github.com/apache/logging-parent/pull/169">169</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-11-1-0-updated"><a class="anchor"
href="#release-notes-11-1-0-updated"></a>Updated</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Update <code>com.github.spotbugs:spotbugs-annotations</code> to version
<code>4.8.5</code> (<a
href="https://github.com/apache/logging-parent/pull/174">174</a>)</p>
-</li>
-<li>
-<p>Update <code>com.github.spotbugs:spotbugs-maven-plugin</code> to version
<code>4.8.5.0</code> (<a
href="https://github.com/apache/logging-parent/pull/175">175</a>)</p>
-</li>
-<li>
-<p>Update <code>com.google.errorprone:error_prone_core</code> to version
<code>2.27.1</code> (<a
href="https://github.com/apache/logging-parent/pull/172">172</a>)</p>
-</li>
-<li>
-<p>Update <code>com.h3xstream.findsecbugs:findsecbugs-plugin</code> to version
<code>1.13.0</code> (<a
href="https://github.com/apache/logging-parent/pull/159">159</a>)</p>
-</li>
-<li>
-<p>Update <code>com.palantir.javaformat:palantir-java-format</code> to version
<code>2.46.0</code> (<a
href="https://github.com/apache/logging-parent/pull/173">173</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache:apache</code> to version <code>32</code> (<a
href="https://github.com/apache/logging-parent/pull/160">160</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache.logging.log4j:log4j-changelog-maven-plugin</code>
to version <code>0.9.0</code> (<a
href="https://github.com/apache/logging-parent/pull/181">181</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-11-0-0"><a class="anchor"
href="#release-notes-11-0-0"></a>11.0.0</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2024-04-15</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This release contains a big revamp to the website build and several other
minor enhancements.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-11-0-0-website-build"><a class="anchor"
href="#release-notes-11-0-0-website-build"></a>Website build changes</h3>
-<div class="paragraph">
-<p>The website build system is migrated from
<code>asciidoctor-maven-plugin</code> to Antora.
-This implies that <code>src/site</code> and <code>generate-email.sh</code>
files need to be adapted, and <code>target/site</code> can be viewed without
needing a local web server.</p>
-</div>
-<div class="paragraph">
-<p>The Maven <code>site</code> phase is re-engineered such that <em>generated
sources</em> (i.e., <code>src/site/_release_notes</code> and
<code>src/site/_constants.adoc</code>) will be targeted to
<code>target/generated-site</code> and the website will be built from there.
-This avoids the need to commit generated sources to the repository and, hence,
works around changelog merge conflict problems.</p>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-11-0-0-website-deployment"><a class="anchor"
href="#release-notes-11-0-0-website-deployment"></a>Website deployment
changes</h3>
-<div class="paragraph">
-<p>The newly added <code>site-deploy-reusable.yaml</code> GitHub Actions
workflow enables to automate the website deployment.
-Using the <code><source-branch>-site-<environment>-out</code>
branch naming convention, the Maven <code>site</code> goal running on</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p>the <code>main</code> branch populates the <code>main-site-stg-out</code>
branch serving the <code>logging.staged.apache.org/logging-parent</code></p>
-</li>
-<li>
-<p>the <code>main-site-pro</code> branch populates the
<code>main-site-pro-out</code> branch serving the
<code>logging.apache.org/logging-parent</code></p>
-</li>
-<li>
-<p>the <code>release/<version></code> branch populates the
<code>release/<version>-site-stg-out</code> branch serving the
<code>logging.staged.apache.org/logging-parent-<version></code></p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<p>Refer to the usage and project release instructions pages for details.</p>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-11-0-0-added"><a class="anchor"
href="#release-notes-11-0-0-added"></a>Added</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Add <code>coverage</code> profile to generate a test coverage report (<a
href="https://github.com/apache/logging-parent/pull/140">140</a>)</p>
-</li>
-<li>
-<p>Add <code>deploy-site-yaml</code> GitHub actions workflow to automate the
website deployment</p>
-</li>
-<li>
-<p>Add instructions on XML schema publication (<a
href="https://github.com/apache/logging-parent/issues/138">138</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-11-0-0-changed"><a class="anchor"
href="#release-notes-11-0-0-changed"></a>Changed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Replace <code>process-sbom</code> script with CycloneDX plugin
configuration (<a
href="https://github.com/apache/logging-parent/issues/105">105</a>)</p>
-</li>
-<li>
-<p>Support parallel releases by uploading the distribution to
<code><projectId>/<version></code> folders. This is needed for
parallel Log4j 2 and 3 releases. (<a
href="https://github.com/apache/logging-parent/issues/139">139</a>)</p>
-</li>
-<li>
-<p>Migrate website support from <code>asciidoctor-maven-plugin</code> to
Antora</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-11-0-0-updated"><a class="anchor"
href="#release-notes-11-0-0-updated"></a>Updated</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Update <code>com.diffplug.spotless:spotless-maven-plugin</code> to version
<code>2.43.0</code> (<a
href="https://github.com/apache/logging-parent/pull/108">108</a>)</p>
-</li>
-<li>
-<p>Update <code>com.github.spotbugs:spotbugs-maven-plugin</code> to version
<code>4.8.4.0</code> (<a
href="https://github.com/apache/logging-parent/pull/156">156</a>)</p>
-</li>
-<li>
-<p>Update <code>com.google.errorprone:error_prone_core</code> to version
<code>2.26.1</code> (<a
href="https://github.com/apache/logging-parent/pull/134">134</a>)</p>
-</li>
-<li>
-<p>Update <code>com.palantir.javaformat:palantir-java-format</code> to version
<code>2.43.0</code> (<a
href="https://github.com/apache/logging-parent/pull/154">154</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache.logging.log4j:log4j-changelog-maven-plugin</code>
to version <code>0.8.0</code> (<a
href="https://github.com/apache/logging-parent/pull/146">146</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache.maven.plugins:maven-artifact-plugin</code> to
version <code>3.5.1</code> (<a
href="https://github.com/apache/logging-parent/pull/149">149</a>)</p>
-</li>
-<li>
-<p>Update <code>org.codehaus.mojo:flatten-maven-plugin</code> to version
<code>1.6.0</code> (<a
href="https://github.com/apache/logging-parent/pull/102">102</a>)</p>
-</li>
-<li>
-<p>Update <code>org.cyclonedx:cyclonedx-maven-plugin</code> to version
<code>2.8.0</code> (<a
href="https://github.com/apache/logging-parent/pull/145">145</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-10-6-0"><a class="anchor"
href="#release-notes-10-6-0"></a>10.6.0</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2024-01-11</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This minor release contains several small changes to the build pipeline.</p>
-</div>
-<div class="paragraph">
-<p>Most notably it bans wildcard imports from source code, which will require
expanding those imports before upgrading <code>logging-parent</code>.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-6-0-added"><a class="anchor"
href="#release-notes-10-6-0-added"></a>Added</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Add JSpecify to dependency management. (<a
href="https://github.com/apache/logging-parent/pull/88">88</a>)</p>
-</li>
-<li>
-<p>Add enforcer rule to ban wildcard imports. All imports must be expanded to
provide better comparison of branches. (<a
href="https://github.com/apache/logging-parent/pull/63">63</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-6-0-changed"><a class="anchor"
href="#release-notes-10-6-0-changed"></a>Changed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Merge Dependabot PRs instead of closing them. (<a
href="https://github.com/apache/logging-parent/pull/82">82</a>)</p>
-</li>
-<li>
-<p>Disable <a
href="https://bnd.bndtools.org/instructions/jpms-multi-release.html"><code>-jpms-multi-release</code></a>
BND option. (<a
href="https://github.com/apache/logging-parent/pull/93">93</a>)</p>
-</li>
-<li>
-<p>Clean up residual <code>module-info.class</code> before compilation. (<a
href="https://github.com/apache/logging-parent/pull/90">90</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-6-0-updated"><a class="anchor"
href="#release-notes-10-6-0-updated"></a>Updated</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Update <code>com.google.errorprone:error_prone_core</code> to version
<code>2.24.1</code> (<a
href="https://github.com/apache/logging-parent/pull/89">89</a>)</p>
-</li>
-<li>
-<p>Update <code>github/codeql-action</code> to version <code>3.23.0</code> (<a
href="https://github.com/apache/logging-parent/pull/91">91</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache.rat:apache-rat-plugin</code> to version
<code>0.16</code> (<a
href="https://github.com/apache/logging-parent/pull/92">92</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-10-5-0"><a class="anchor"
href="#release-notes-10-5-0"></a>10.5.0</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2023-12-18</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This minor release contains dependency updates and a change in the way BND
is employed.</p>
-</div>
-<div class="paragraph">
-<p>BND Maven Plugins are upgraded to version <code>7.0.0</code>, which
requires Java 17.
-Log4j was the blocker for this upgrade and the issue is resolved in <a
href="https://github.com/apache/logging-log4j2/pull/2021">apache/logging-log4j2#2021</a>.
-Note that BND Maven Plugins version <code>7.0.0</code> increased the minimum
required Maven version to <code>3.8.1</code>.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-5-0-changed"><a class="anchor"
href="#release-notes-10-5-0-changed"></a>Changed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Switch from <code>bnd:jar</code> to <code>bnd:bnd-process</code> to improve
integration with the ecosystem; IDEs, Maven plugins, etc. (<a
href="https://github.com/apache/logging-parent/issues/69">69</a>)</p>
-</li>
-<li>
-<p>Replace <code>log4j-changelog</code> entry type of <code>dependabot</code>
updates from <code>changed</code> to <code>updated</code></p>
-</li>
-<li>
-<p>Minimum required Maven version is increased to <code>3.8.1</code> due to
BND Maven Plugin updates</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-5-0-updated"><a class="anchor"
href="#release-notes-10-5-0-updated"></a>Updated</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Update <code>biz.aQute.bnd:bnd-baseline-maven-plugin</code> to version
<code>7.0.0</code> (<a
href="https://github.com/apache/logging-parent/pull/78">78</a>)</p>
-</li>
-<li>
-<p>Update <code>biz.aQute.bnd:bnd-maven-plugin</code> to version
<code>7.0.0</code></p>
-</li>
-<li>
-<p>Update <code>com.diffplug.spotless:spotless-maven-plugin</code> to version
<code>2.41.1</code> (<a
href="https://github.com/apache/logging-parent/pull/70">70</a>)</p>
-</li>
-<li>
-<p>Update <code>com.github.spotbugs:spotbugs-annotations</code> to version
<code>4.8.3</code> (<a
href="https://github.com/apache/logging-parent/pull/80">80</a>)</p>
-</li>
-<li>
-<p>Update <code>com.github.spotbugs:spotbugs-maven-plugin</code> to version
<code>4.8.2.0</code> (<a
href="https://github.com/apache/logging-parent/pull/71">71</a>)</p>
-</li>
-<li>
-<p>Update <code>com.palantir.javaformat:palantir-java-format</code> to version
<code>2.39.0</code></p>
-</li>
-<li>
-<p>Update <code>org.apache:apache</code> to version <code>31</code> (<a
href="https://github.com/apache/logging-parent/pull/73">73</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache.logging.log4j:log4j-changelog-maven-plugin</code>
to version <code>0.7.0</code> (<a
href="https://github.com/apache/logging-parent/pull/84">84</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-10-4-0"><a class="anchor"
href="#release-notes-10-4-0"></a>10.4.0</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2023-11-13</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This minor release contains several small improvements.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-4-0-added"><a class="anchor"
href="#release-notes-10-4-0-added"></a>Added</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Add deterministic Palantir Java formatter</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-4-0-changed"><a class="anchor"
href="#release-notes-10-4-0-changed"></a>Changed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Increase directory scanning depth from 8 to 32 in the distribution
BeanShell script</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-10-3-0"><a class="anchor"
href="#release-notes-10-3-0"></a>10.3.0</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2023-11-09</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This minor release contains several small improvements.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-3-0-added"><a class="anchor"
href="#release-notes-10-3-0-added"></a>Added</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Add support to extend the <code>bnd-maven-plugin</code> configuration with
<code>bnd-extra-config</code> property (<a
href="https://github.com/apache/logging-log4j2/issues/1895">apache/logging-log4j2#1895</a>)</p>
-</li>
-<li>
-<p>Add support to replace <code>project.build.outputTimestamp</code> Maven
property in CI (<a
href="https://github.com/apache/logging-parent/issues/50">50</a>)</p>
-</li>
-<li>
-<p>Add XSLT transformation step to add a deterministic
<code>serialNumber</code> and VDR links to the SBOM</p>
-</li>
-<li>
-<p>Add support for an optional <code>spotbugs-exclude.xml</code> file</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-3-0-changed"><a class="anchor"
href="#release-notes-10-3-0-changed"></a>Changed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p><code>deploy-release-reusable.yaml</code> is improved to automatically
derive deployed artifacts as attachments. This renders both
<code>distribution-attachment-filepath-pattern</code> and
<code>distribution-attachment-count</code> input arguments redundant for almost
all cases.</p>
-</li>
-<li>
-<p>Disable the usage of <code><distributionManagement></code> and alpha
releases in the <code>bnd-baseline-maven-plugin</code></p>
-</li>
-<li>
-<p>Convert <code>bnd-maven-plugin</code> API leakage warnings to errors (<a
href="https://github.com/apache/logging-log4j2/issues/1895">apache/logging-log4j2#1895</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-3-0-fixed"><a class="anchor"
href="#release-notes-10-3-0-fixed"></a>Fixed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Fix broken changelog entry validation</p>
-</li>
-<li>
-<p>Attach <code>flatten:clean</code> to <code>clean</code> phase</p>
-</li>
-<li>
-<p>Add missing <code>Implementation-</code> and <code>Specification-</code>
entries in <code>MANIFEST.MF</code> to <code>bnd-maven-plugin</code>
configuration (<a
href="https://github.com/apache/logging-log4j2/issues/1923">apache/logging-log4j2#1923</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-3-0-updated"><a class="anchor"
href="#release-notes-10-3-0-updated"></a>Updated</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Update <code>com.github.spotbugs:spotbugs-annotations</code> to version
<code>4.8.1</code> (<a
href="https://github.com/apache/logging-parent/pull/58">58</a>)</p>
-</li>
-<li>
-<p>Update <code>com.github.spotbugs:spotbugs-maven-plugin</code> to version
<code>4.8.1.0</code> (<a
href="https://github.com/apache/logging-parent/pull/57">57</a>)</p>
-</li>
-<li>
-<p>Update <code>com.google.errorprone:error_prone_core</code> to version
<code>2.23.0</code> (<a
href="https://github.com/apache/logging-parent/pull/49">49</a>)</p>
-</li>
-<li>
-<p>Update <code>org.apache.maven.plugins:maven-artifact-plugin</code> to
version <code>3.5.0</code></p>
-</li>
-<li>
-<p>Update <code>org.cyclonedx:cyclonedx-maven-plugin</code> to version
<code>2.7.10</code> (<a
href="https://github.com/apache/logging-parent/pull/54">54</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-10-2-0"><a class="anchor"
href="#release-notes-10-2-0"></a>10.2.0</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2023-10-18</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This minor release contains several small improvements.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-2-0-added"><a class="anchor"
href="#release-notes-10-2-0-added"></a>Added</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Added support for auto-generating CycloneDX Software Bill of Materials
(SBOM)</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-2-0-changed"><a class="anchor"
href="#release-notes-10-2-0-changed"></a>Changed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Add a compulsory <code>bnd-baseline-maven-plugin</code> execution to check
for breaking API changes</p>
-</li>
-<li>
-<p>Apply the default <code>bnd-maven-plugin</code> configuration to all the
plugin’s goals</p>
-</li>
-<li>
-<p>Moves <code>.flattened-pom.xml</code> to the same directory as
<code>pom.xml</code> to preserve the relative parent path. This requires adding
<code>.flattened-pom.xml</code> to the <code>.gitignore</code> file of the
repository.</p>
-</li>
-<li>
-<p>Update <code>log4j-changelog</code> XSD (used for validating changelog
entries) to version <code>0.1.2</code></p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-2-0-fixed"><a class="anchor"
href="#release-notes-10-2-0-fixed"></a>Fixed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Prioritize definitions in <code>bnd-extra-*</code> variables over those
inherited (<a
href="https://github.com/apache/logging-parent/issues/39">39</a>)</p>
-</li>
-<li>
-<p>Keep parent in <code>flatten-bom</code> configuration (<a
href="https://github.com/apache/logging-parent/issues/37">37</a>)</p>
-</li>
-<li>
-<p>Remove <code>build</code> in <code>flatten-bom</code> configuration</p>
-</li>
-<li>
-<p>Fixed the archiving of symbolically linked directories in the
<code>distribution</code> Maven profile (<a
href="https://github.com/apache/logging-parent/issues/43">43</a>)</p>
-</li>
-<li>
-<p>Used specific execution IDs in <code>defaultGoal</code>s to avoid running
unwanted plugins</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-2-0-updated"><a class="anchor"
href="#release-notes-10-2-0-updated"></a>Updated</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Update <code>org.apache.logging.log4j:log4j-changelog-maven-plugin</code>
to version <code>0.5.0</code></p>
-</li>
-<li>
-<p>Update <code>com.github.spotbugs:spotbugs-annotations</code> to version
<code>4.8.0</code> (<a
href="https://github.com/apache/logging-parent/pull/44">44</a>)</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-10-1-1"><a class="anchor"
href="#release-notes-10-1-1"></a>10.1.1</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2023-10-02</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This patch release contains minor fixes addressing issues blocking the
release of <code>log4j-tools</code>, <code>log4j-kotlin</code>, etc.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-1-1-added"><a class="anchor"
href="#release-notes-10-1-1-added"></a>Added</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Used <code>project.build.outputTimestamp</code> to timestamp generated
distribution files</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-1-1-changed"><a class="anchor"
href="#release-notes-10-1-1-changed"></a>Changed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Changes the default OSGi and module name to use full stops <code>.</code>
instead of non-alphanumeric characters</p>
-</li>
-<li>
-<p>Update <code>com.diffplug.spotless:spotless-maven-plugin</code> to version
<code>2.40.0</code></p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-1-1-fixed"><a class="anchor"
href="#release-notes-10-1-1-fixed"></a>Fixed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Fixed checksum (i.e., <code>*.sha512</code>) file format</p>
-</li>
-<li>
-<p>Fix BND module name detection on multi-release JARs</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-10-1-0"><a class="anchor"
href="#release-notes-10-1-0"></a>10.1.0</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2023-09-28</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This minor release focuses on shipping AsciiDoc-based website generation
convenience targeting the <code>src/site</code> folder.
-As a part of this effort, <code>logging-parent</code> started publishing <a
href="https://logging.apache.org/logging-parent/latest">its own website</a> and
<code>log4j-changelog</code> support is switched from Markdown to AsciiDoc.</p>
-</div>
-<div class="paragraph">
-<p>The introduced <a
href="https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-maven-plugin"><code>bnd-maven-plugin</code></a>
default auto-generates both OSGi and JPMS descriptors.
-Users only need to annotate packages that are to be exported with
<code>org.osgi.annotation.bundle.Export</code>, plugin will do the rest of the
magic.
-Hence, no need for custom <code>.bnd</code> and/or
<code>module-info.java</code> files anymore.
-In particular, we expect the absence of <code>module-info.java</code> files to
avoid several IDE and testing related headaches.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-1-0-added"><a class="anchor"
href="#release-notes-10-1-0-added"></a>Added</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Added <code>asciidoc</code> and <code>constants-tmpl-adoc</code> profiles
to generate AsciiDoc-based websites from <code>src/site</code></p>
-</li>
-<li>
-<p>Added support to auto-generate changelog entries for
<code>dependabot</code> updates</p>
-</li>
-<li>
-<p>Added <code>bnd-maven-plugin</code> defaults to auto-generate both OSGi and
JPMS descriptors</p>
-</li>
-<li>
-<p>Added CI report uploading in case of test or reproducibility failures (<a
href="https://github.com/apache/logging-parent/issues/28">28</a>)</p>
-</li>
-<li>
-<p>Started publishing <a href="https://logging.apache.org/logging-parent">the
project website</a></p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-1-0-changed"><a class="anchor"
href="#release-notes-10-1-0-changed"></a>Changed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Switched the default <code>log4j-changelog</code> configuration from
Markdown (<code>.release-notes.md.ftl</code> and <code>.index.md.ftl</code>) to
AsciiDoc (<code>.release-notes.adoc.ftl</code> and
<code>.index.adoc.ftl</code>)</p>
-</li>
-<li>
-<p>Update <code>actions/checkout</code> to version <code>4.1.0</code></p>
-</li>
-<li>
-<p>Update <code>com.github.spotbugs:spotbugs-maven-plugin</code> to version
<code>4.7.3.6</code></p>
-</li>
-<li>
-<p>Update <code>com.google.errorprone:error_prone_core</code> to version
<code>2.22.0</code></p>
-</li>
-<li>
-<p>Update <code>org.apache:apache</code> to version <code>30</code></p>
-</li>
-<li>
-<p>Update <code>org.osgi:osgi.annotation</code> to version
<code>8.1.0</code></p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-1-0-fixed"><a class="anchor"
href="#release-notes-10-1-0-fixed"></a>Fixed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Replaced incorrect <code>java.version</code> Maven property override with
<code>maven.compiler.{source,release,target}</code></p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-1-0-removed"><a class="anchor"
href="#release-notes-10-1-0-removed"></a>Removed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Removed <code>project.build.outputTimestamp</code> override since it is
already provided by the parent POM and its old value <code>0</code> was causing
<a
href="https://github.com/spring-projects/spring-boot/pull/37438">reproducibility
issues</a> for <code>spring-boot:repackage</code></p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="release-notes-10-0-0"><a class="anchor"
href="#release-notes-10-0-0"></a>10.0.0</h2>
-<div class="sectionbody">
-<div class="dlist">
-<dl>
-<dt class="hdlist1">Release date</dt>
-<dd>
-<p>2023-09-08</p>
-</dd>
-</dl>
-</div>
-<div class="paragraph">
-<p>This minor release contains various improvements that we expect to relieve
the load on <code>pom.xml</code> and GitHub Actions workflows of Maven-based
projects we parent.
-This is of particular importance while managing and cutting releases from
multiple repositories.
-See <code>README.adoc</code> for the complete list of features and their
usage.</p>
-</div>
-<div class="paragraph">
-<p>See <a
href="https://github.com/apache/logging-log4j-tools/actions/runs/6120297528">this
<code>log4j-tools</code> GitHub Actions workflow run</a> demonstrating a
successful release cut using a SNAPSHOT version of this
<code>logging-parent</code> release.
-All preparations (release notes, source and binary distributions, vote &
announcement emails, etc.) are staged to both Nexus and SVN and waiting the
release manager to proceed.</p>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-0-0-added"><a class="anchor"
href="#release-notes-10-0-0-added"></a>Added</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Added <code>changelog-export</code> profile to easily export changelogs to
Markdown files</p>
-</li>
-<li>
-<p>Added <code>changelog-release</code> profile to easily move
<code>src/changelog/.?.x.x</code> contents to their associated release
directory</p>
-</li>
-<li>
-<p>Added <code>deploy</code> profile to ease the Maven <code>deploy</code>
goal</p>
-</li>
-<li>
-<p>Added <code>asciidoc</code> profile to easily create a distribution file
containing Git-tracked sources, release notes, binary attachments,
<code>NOTICE.txt</code>, etc.</p>
-</li>
-<li>
-<p>Documented release instructions (i.e., <code>RELEASING.md</code>)</p>
-</li>
-<li>
-<p>Added <code>release</code> profile to share common release-specific Maven
configuration</p>
-</li>
-<li>
-<p>Added reusable GitHub Actions workflows to share CI boilerplate for other
repositories</p>
-</li>
-<li>
-<p>Switched to using <code>log4j-changelog-maven-plugin</code> for managing
changelog and release notes</p>
-</li>
-</ul>
-</div>
-</div>
-<div class="sect2">
-<h3 id="release-notes-10-0-0-changed"><a class="anchor"
href="#release-notes-10-0-0-changed"></a>Changed</h3>
-<div class="ulist">
-<ul>
-<li>
-<p>Switched to semantic versioning (old version: <code>9</code>, new version:
<code>10.0.0</code>)</p>
-</li>
-</ul>
-</div>
-</div>
-</div>
+<p>This file is a stub.
+Its content will be auto-generated during build.</p>
</div>
</article>
</div>
diff --git a/sitemap.xml b/sitemap.xml
index 8ded96e..84353bf 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,34 +2,34 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://logging.apache.org/logging-parent/features.html</loc>
-<lastmod>2026-05-02T19:37:25.606Z</lastmod>
+<lastmod>2026-06-18T08:21:57.938Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/index.html</loc>
-<lastmod>2026-05-02T19:37:25.606Z</lastmod>
+<lastmod>2026-06-18T08:21:57.938Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-instructions-project.html</loc>
-<lastmod>2026-05-02T19:37:25.606Z</lastmod>
+<lastmod>2026-06-18T08:21:57.938Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-instructions-xml-schema.html</loc>
-<lastmod>2026-05-02T19:37:25.606Z</lastmod>
+<lastmod>2026-06-18T08:21:57.938Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-notes.html</loc>
-<lastmod>2026-05-02T19:37:25.606Z</lastmod>
+<lastmod>2026-06-18T08:21:57.938Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-review-instructions.html</loc>
-<lastmod>2026-05-02T19:37:25.606Z</lastmod>
+<lastmod>2026-06-18T08:21:57.938Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/usage.html</loc>
-<lastmod>2026-05-02T19:37:25.606Z</lastmod>
+<lastmod>2026-06-18T08:21:57.938Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/workflows.html</loc>
-<lastmod>2026-05-02T19:37:25.606Z</lastmod>
+<lastmod>2026-06-18T08:21:57.938Z</lastmod>
</url>
</urlset>
diff --git a/workflows.html b/workflows.html
index 08ddfd8..4d5987d 100644
--- a/workflows.html
+++ b/workflows.html
@@ -342,41 +342,18 @@ It can then be used in a <code>pull_request</code>
workflow.</p>
<div class="ulist">
<ul>
<li>
-<p>Generating changelog entries for the updated dependencies.</p>
+<p>Generating changelog entries for the updated dependencies and committing
them to the PR branch.</p>
</li>
<li>
-<p>Enabling the "auto-merge" option for the pull request.</p>
+<p>Switching the pull request into “draft mode”.</p>
</li>
</ul>
</div>
<div class="paragraph">
-<p>The workflow needs the following privileged tokens:</p>
-</div>
-<div class="dlist">
-<dl>
-<dt class="hdlist1"><code>GITHUB_TOKEN</code></dt>
-<dd>
-<p>The default GitHub token with <code>contents:write</code> and
<code>pull-requests: write</code> permissions,
-used to enable auto-merge on pull requests.</p>
-<div class="paragraph">
-<p>This token is automatically provided by GitHub Actions, but needs to be
configured in the <code>permissions</code> property.</p>
-</div>
-</dd>
-<dt class="hdlist1"><code>RECURSIVE_TOKEN</code></dt>
-<dd>
-<p>A GitHub token required to push generated changelog files as a new commit
to the repository.
-The default <code>GITHUB_TOKEN</code> can <strong>not</strong> be used,
-as it will not trigger required check runs and will prevent the pull request
from being merged.
-A Personal Access Token (PAT) with <code>contents:write</code> permission must
be provided instead.</p>
-<div class="paragraph">
-<p>The token must be passed as a secret named <code>RECURSIVE_TOKEN</code>.</p>
-</div>
-</dd>
-</dl>
+<p>The workflow only needs the default <code>GITHUB_TOKEN</code> with
<code>contents: write</code> and <code>pull-requests: write</code>
permissions.</p>
</div>
<div class="paragraph">
-<p>This workflow is designed to be triggered by the <code>workflow_run</code>
event,
-as soon as the <a
href="#analyze-dependabot"><code>analyze-dependabot-reusable.yaml</code></a>
workflow completes.</p>
+<p>This workflow is designed to be triggered by the <code>workflow_run</code>
event, as soon as the <a
href="#analyze-dependabot"><code>analyze-dependabot-reusable.yaml</code></a>
workflow completes.</p>
</div>
<div class="admonitionblock note">
<table>
@@ -386,9 +363,43 @@ as soon as the <a
href="#analyze-dependabot"><code>analyze-dependabot-reusable.y
</td>
<td class="content">
<div class="paragraph">
-<p>When this workflow is triggered by <code>workflow_run</code>,
-GitHub Actions uses the "Actions" secret context instead of "Dependabot"
secrets,
-even if the <code>github.actor</code> is <code>dependabot[bot]</code>.</p>
+<p>Pushes made with <code>GITHUB_TOKEN</code> do not retrigger workflows
(GitHub anti-recursion rule), so the changelog commit cannot re-run the
required checks on its own.
+This reusable workflow therefore parks the PR in “draft mode” and stops
there.</p>
+</div>
+<div class="paragraph">
+<p>The expected flow for each Dependabot PR is:</p>
+</div>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>The reusable workflow appends the changelog commit and converts the PR into
draft.</p>
+</li>
+<li>
+<p>A maintainer reviews the change, clicks <strong>Ready for review</strong>,
and enables <strong>Auto-merge</strong>.</p>
+</li>
+<li>
+<p>The required-check workflows re-run against the new HEAD; once they pass,
<strong>Auto-merge</strong> completes the merge without further manual
action.</p>
+</li>
+</ol>
+</div>
+<div class="paragraph">
+<p>For step 3 to work, every workflow providing a required check must
subscribe to <code>ready_for_review</code>:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-yaml hljs"
data-lang="yaml">on:
+ pull_request:
+ types:
+ # Standard types
+ - opened
+ - synchronize
+ - reopened
+ # Used in Dependabot PRs to retrigger required workflows
+ - ready_for_review</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>This reusable workflow does <strong>not</strong> enable “Auto-merge”; a
maintainer must do that by hand.</p>
</div>
</td>
</tr>
@@ -406,15 +417,13 @@ even if the <code>github.actor</code> is
<code>dependabot[bot]</code>.</p>
}}
uses:
apache/logging-parent/.github/workflows/process-dependabot-reusable.yaml@gha/v0
permissions:
- # The default GITHUB_TOKEN will be used to enable the "auto-merge" on the
PR
- # This requires the following two permissions:
+ # Append the changelog commit
contents: write
+ # Convert the PR into draft
pull-requests: write
- secrets:
- RECURSIVE_TOKEN: ${{ secrets.DEPENDABOT_TOKEN }}
with:
# The path to the changelog directory for the current development branch.
- changelog-path: src/changelog/.2.x.x</code></pre>
+ changelog-path: src/changelog/.12.x.x</code></pre>
</div>
</div>
</div>