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 7238806 Add website content generated from
`550037b8655767d502971b4aaedeef6727b2498a`
7238806 is described below
commit 72388065f1b748a0b11c9f4ff952f8030d1129c7
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Wed Jan 15 11:19:39 2025 +0000
Add website content generated from
`550037b8655767d502971b4aaedeef6727b2498a`
---
404.html | 2 +-
features.html | 12 ++++++------
index.html | 2 +-
release-instructions-project.html | 2 +-
release-instructions-xml-schema.html | 2 +-
release-notes.html | 16 +++++++++++-----
release-review-instructions.html | 2 +-
sitemap.xml | 14 +++++++-------
usage.html | 2 +-
9 files changed, 30 insertions(+), 24 deletions(-)
diff --git a/404.html b/404.html
index 3e5e796..2ff0ca8 100644
--- a/404.html
+++ b/404.html
@@ -83,7 +83,7 @@ If you typed the URL of this page manually, please double
check that you entered
</div>
<footer class="footer">
<p>
- Copyright © 1999-2024 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
+ Copyright © 1999-2025 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache Software License,
Version 2.0</a>.
Please read our <a
href="https://privacy.apache.org/policies/privacy-policy-public.html">privacy
policy</a>.
</p>
diff --git a/features.html b/features.html
index a209417..1831b2a 100644
--- a/features.html
+++ b/features.html
@@ -279,10 +279,10 @@ This VDR is accessible through the following URL: <a
href="https://logging.apach
<p><a href="https://gradle.com/develocity/">Gradle Develocity</a> is a service
that provides statistics and other improvements to the development experience.
Due to an
<a
href="https://gradle.com/blog/apache-software-foundation-standardizes-on-gradle-develocity-to-improve-developer-productivity-experience/">agreement
between the ASF and Gradle</a>,
-it is available for all ASF projects as INFRA hosted <a
href="https://ge.apache.org/"><code>ge.apache.org</code></a> service.</p>
+it is available for all ASF projects as INFRA hosted <a
href="https://develocity.apache.org/"><code>develocity.apache.org</code></a>
service.</p>
</div>
<details>
-<summary class="title">Click for instructions to submit build scans to the
<code>ge.apache.org</code> server</summary>
+<summary class="title">Click for instructions to submit build scans to the
<code>develocity.apache.org</code> server</summary>
<div class="content">
<div class="olist arabic">
<ol class="arabic">
@@ -300,7 +300,7 @@ for detailed configuration options.</p>
<develocity>
<projectId>logging-log4j2</projectId>
<server>
- <url>https://ge.apache.org</url>
+ <url>https://develocity.apache.org</url>
</server>
<buildScan>
<obfuscation>
@@ -347,7 +347,7 @@ The file will be created by the <code>reusable-build</code>
workflow.</p>
<div class="ulist">
<ul>
<li>
-<p>Pass the <code>secrets.GE_ACCESS_TOKEN</code>, which is defined in all ASF
repos as <code>DV_ACCESS_TOKEN</code> secret of the workflow.</p>
+<p>Pass the <code>secrets.DEVELOCITY_ACCESS_KEY</code>, which is defined in
all ASF repos as <code>DV_ACCESS_TOKEN</code> secret of the workflow.</p>
</li>
<li>
<p>Set the <code>develocity-enabled</code> parameter to <code>true</code>.</p>
@@ -364,7 +364,7 @@ The file will be created by the <code>reusable-build</code>
workflow.</p>
<pre class="highlightjs highlight"><code class="language-yaml hljs"
data-lang="yaml">build:
uses: apache/logging-parent/.github/workflows/build-reusable.yaml@rel/11.3.0
secrets:
- DV_ACCESS_TOKEN: ${{ ! startsWith(github.refname, 'release/') &&
secrets.GE_ACCESS_TOKEN }}
+ DV_ACCESS_TOKEN: ${{ ! startsWith(github.refname, 'release/') &&
secrets.DEVELOCITY_ACCESS_KEY }}
with:
develocity-enabled: ${{ ! startsWith(github.refname, 'release/')
}}</code></pre>
</div>
@@ -400,7 +400,7 @@ To guarantee the reproducibility of our builds and the
security of our software
</div>
<footer class="footer">
<p>
- Copyright © 1999-2024 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
+ Copyright © 1999-2025 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache Software License,
Version 2.0</a>.
Please read our <a
href="https://privacy.apache.org/policies/privacy-policy-public.html">privacy
policy</a>.
</p>
diff --git a/index.html b/index.html
index 686a529..6150bf2 100644
--- a/index.html
+++ b/index.html
@@ -185,7 +185,7 @@ Please refer to <a
href="https://logging.apache.org/security.html">the Logging S
</div>
<footer class="footer">
<p>
- Copyright © 1999-2024 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
+ Copyright © 1999-2025 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache Software License,
Version 2.0</a>.
Please read our <a
href="https://privacy.apache.org/policies/privacy-policy-public.html">privacy
policy</a>.
</p>
diff --git a/release-instructions-project.html
b/release-instructions-project.html
index 2b69f9a..f5bdbe6 100644
--- a/release-instructions-project.html
+++ b/release-instructions-project.html
@@ -564,7 +564,7 @@ If you are using GMail, enable the <em>"Plain text
mode"</em> while composing yo
</div>
<footer class="footer">
<p>
- Copyright © 1999-2024 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
+ Copyright © 1999-2025 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache Software License,
Version 2.0</a>.
Please read our <a
href="https://privacy.apache.org/policies/privacy-policy-public.html">privacy
policy</a>.
</p>
diff --git a/release-instructions-xml-schema.html
b/release-instructions-xml-schema.html
index 1ac71fc..ef501ed 100644
--- a/release-instructions-xml-schema.html
+++ b/release-instructions-xml-schema.html
@@ -252,7 +252,7 @@ Later on, ASF INFRA will pick up these changes from the
<code>asf-staging</code>
</div>
<footer class="footer">
<p>
- Copyright © 1999-2024 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
+ Copyright © 1999-2025 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache Software License,
Version 2.0</a>.
Please read our <a
href="https://privacy.apache.org/policies/privacy-policy-public.html">privacy
policy</a>.
</p>
diff --git a/release-notes.html b/release-notes.html
index 32f2932..03a4f65 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -140,6 +140,9 @@
<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>Adds a <code>verify_reproducibility-reusable.yaml</code> workflow to check
reproducibility of artifacts in a Maven repo. Deprecates the reproducibility
check in <code>build-reusable.yaml</code>. (<a
href="https://github.com/apache/logging-parent/pull/246">246</a>)</p>
</li>
</ul>
@@ -169,7 +172,7 @@
<p>Update <code>actions/setup-java</code> to version <code>4.6.0</code> (<a
href="https://github.com/apache/logging-parent/pull/302">302</a>)</p>
</li>
<li>
-<p>Update <code>actions/upload-artifact</code> to version <code>4.4.3</code>
(<a href="https://github.com/apache/logging-parent/pull/267">267</a>)</p>
+<p>Update <code>actions/upload-artifact</code> to version <code>4.6.0</code>
(<a href="https://github.com/apache/logging-parent/pull/310">310</a>)</p>
</li>
<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>
@@ -178,6 +181,9 @@
<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>
@@ -190,7 +196,7 @@
<p>Update <code>de.skuzzle.enforcer:restrict-imports-enforcer-rule</code> to
version <code>2.6.0</code> (<a
href="https://github.com/apache/logging-parent/pull/253">253</a>)</p>
</li>
<li>
-<p>Update <code>github/codeql-action</code> to version <code>3.27.9</code> (<a
href="https://github.com/apache/logging-parent/pull/301">301</a>)</p>
+<p>Update <code>github/codeql-action</code> to version <code>3.28.1</code> (<a
href="https://github.com/apache/logging-parent/pull/311">311</a>)</p>
</li>
<li>
<p>Update <code>gradle/develocity-actions</code> to version <code>1.3</code>
(<a href="https://github.com/apache/logging-parent/pull/304">304</a>)</p>
@@ -199,13 +205,13 @@
<p>Update <code>org.apache.groovy:groovy</code> to version <code>4.0.24</code>
(<a href="https://github.com/apache/logging-parent/pull/282">282</a>)</p>
</li>
<li>
-<p>Update <code>org.apache.maven.plugins:maven-artifact-plugin</code> to
version <code>3.5.3</code> (<a
href="https://github.com/apache/logging-parent/pull/292">292</a>)</p>
+<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.0.1</code> (<a
href="https://github.com/apache/logging-parent/pull/257">257</a>)</p>
+<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>
@@ -1097,7 +1103,7 @@ All preparations (release notes, source and binary
distributions, vote & ann
</div>
<footer class="footer">
<p>
- Copyright © 1999-2024 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
+ Copyright © 1999-2025 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache Software License,
Version 2.0</a>.
Please read our <a
href="https://privacy.apache.org/policies/privacy-policy-public.html">privacy
policy</a>.
</p>
diff --git a/release-review-instructions.html b/release-review-instructions.html
index add5773..fc37ea9 100644
--- a/release-review-instructions.html
+++ b/release-review-instructions.html
@@ -421,7 +421,7 @@ That is, to verify that the artifacts generated by CI match
the ones you locally
</div>
<footer class="footer">
<p>
- Copyright © 1999-2024 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
+ Copyright © 1999-2025 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache Software License,
Version 2.0</a>.
Please read our <a
href="https://privacy.apache.org/policies/privacy-policy-public.html">privacy
policy</a>.
</p>
diff --git a/sitemap.xml b/sitemap.xml
index e40a669..75d35db 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>2024-12-19T15:13:48.239Z</lastmod>
+<lastmod>2025-01-15T11:19:38.754Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/index.html</loc>
-<lastmod>2024-12-19T15:13:48.239Z</lastmod>
+<lastmod>2025-01-15T11:19:38.754Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-instructions-project.html</loc>
-<lastmod>2024-12-19T15:13:48.239Z</lastmod>
+<lastmod>2025-01-15T11:19:38.754Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-instructions-xml-schema.html</loc>
-<lastmod>2024-12-19T15:13:48.239Z</lastmod>
+<lastmod>2025-01-15T11:19:38.754Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-notes.html</loc>
-<lastmod>2024-12-19T15:13:48.239Z</lastmod>
+<lastmod>2025-01-15T11:19:38.754Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-review-instructions.html</loc>
-<lastmod>2024-12-19T15:13:48.239Z</lastmod>
+<lastmod>2025-01-15T11:19:38.754Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/usage.html</loc>
-<lastmod>2024-12-19T15:13:48.239Z</lastmod>
+<lastmod>2025-01-15T11:19:38.754Z</lastmod>
</url>
</urlset>
diff --git a/usage.html b/usage.html
index 0c5691b..973237d 100644
--- a/usage.html
+++ b/usage.html
@@ -345,7 +345,7 @@ In short, CI builds <code>release/<version></code>
and copies the generate
</div>
<footer class="footer">
<p>
- Copyright © 1999-2024 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
+ Copyright © 1999-2025 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache Software License,
Version 2.0</a>.
Please read our <a
href="https://privacy.apache.org/policies/privacy-policy-public.html">privacy
policy</a>.
</p>