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-parent.git
The following commit(s) were added to refs/heads/main-site-stg-out by this push:
new 9f9583c Add website content generated from
`f6d91efb046650e4b1905227c8944f19a5eafa50`
9f9583c is described below
commit 9f9583ccda241a099ce57a05ef55777129f224b1
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Wed Apr 9 06:14:25 2025 +0000
Add website content generated from
`f6d91efb046650e4b1905227c8944f19a5eafa50`
---
release-notes.html | 46 ++++++++++++++++++++++++++++++++++++++--------
sitemap.xml | 14 +++++++-------
2 files changed, 45 insertions(+), 15 deletions(-)
diff --git a/release-notes.html b/release-notes.html
index cb8f464..658a48c 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -121,30 +121,60 @@
<p>This minor release contains several small improvements.</p>
</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>
+<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>Add "GitHub Actions" to the list of languages analyzed by CodeQL.</p>
+<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>
+</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>Fix inheritance of <code>url</code> elements in children POMs.</p>
+<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-x-x-fixed"><a class="anchor"
href="#release-notes-12-x-x-fixed"></a>Fixed</h3>
+<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-x-x-updated"><a class="anchor"
href="#release-notes-12-x-x-updated"></a>Updated</h3>
+<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>
@@ -154,7 +184,7 @@
<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.3</code> (<a
href="https://github.com/apache/logging-parent/pull/333">333</a>)</p>
+<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>
@@ -166,13 +196,13 @@
<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.61.0</code> (<a
href="https://github.com/apache/logging-parent/pull/361">361</a>)</p>
+<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.13</code>
(<a href="https://github.com/apache/logging-parent/pull/364">364</a>)</p>
+<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>
diff --git a/sitemap.xml b/sitemap.xml
index 1b0fe3a..be7083b 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,30 +2,30 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://logging.apache.org/logging-parent/features.html</loc>
-<lastmod>2025-04-01T15:49:08.954Z</lastmod>
+<lastmod>2025-04-09T06:14:24.506Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/index.html</loc>
-<lastmod>2025-04-01T15:49:08.954Z</lastmod>
+<lastmod>2025-04-09T06:14:24.506Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-instructions-project.html</loc>
-<lastmod>2025-04-01T15:49:08.954Z</lastmod>
+<lastmod>2025-04-09T06:14:24.506Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-instructions-xml-schema.html</loc>
-<lastmod>2025-04-01T15:49:08.954Z</lastmod>
+<lastmod>2025-04-09T06:14:24.506Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-notes.html</loc>
-<lastmod>2025-04-01T15:49:08.954Z</lastmod>
+<lastmod>2025-04-09T06:14:24.506Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-review-instructions.html</loc>
-<lastmod>2025-04-01T15:49:08.954Z</lastmod>
+<lastmod>2025-04-09T06:14:24.506Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/usage.html</loc>
-<lastmod>2025-04-01T15:49:08.954Z</lastmod>
+<lastmod>2025-04-09T06:14:24.506Z</lastmod>
</url>
</urlset>