Author: svc_dist_logging
Date: Tue Jun 10 12:06:29 2025
New Revision: 77468
Log:
Added `apache-logging-parent` artifacts for release `12.1.1`
Added:
dev/logging/logging-parent/12.1.1/
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-bin.zip
(with props)
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-bin.zip.asc
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-bin.zip.sha512
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-email-announce.txt
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-email-vote.txt
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-src.zip
(with props)
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-src.zip.asc
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-src.zip.sha512
Added: dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-bin.zip
==============================================================================
Binary file - no diff available.
Propchange:
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-bin.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-bin.zip.asc
==============================================================================
--- dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-bin.zip.asc
(added)
+++ dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-bin.zip.asc
Tue Jun 10 12:06:29 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmhIH7kACgkQVuc7qaC1
+ktATsBAAwAWHFA4k82b+YVbteEt/ge/yJsEk64NFL+AK8VG9iU6JOoBoSThBcFYd
+HbC4DY/mUeuzF9OHa2SPu+6ZRCEhUiqnfawrOE3NUfPywxZ/l6esJED3k1uGN5x9
+fipkswjwE8CTF3Gd//CuAxtdZ/6dW3gNydHq8w5RcweTZOfw7X96TqxBqVl8ImYr
+y2p73XoL0RDzDosxBDDZ7xEKz6LYYfMBdy2nlcfxVGUNqIkVlrGO/6BkT1CkZsm9
+LOoYeHVgWOEYqySnXcfsTVhBpYYlN9QVHhnfEXVW6ZDX4EsNEj88Z/D6LMUVCyF6
+HWuXG8MJgVEwx7QwJxV70mzodkO01sHhCs6isgVb08KoQ2zEua3tmSlss8e5wNEE
+mnCZZQQFwxGM3qJwP6UNTldjfvx2gL1kIMhfywzYjlSltB1QPvcvSkfbXPG4rQY2
+eZqF54uJ76Gp5hnAkrbCDu6KJfpsgDjWPo6hpu0wNtswbSS8Aimx9/L+SivSj267
+FIHOIjNBiHEZFedOws+TpS9ef8q3joXuV63liLaObJhjzZ7QY7Dv2rWE5EYjtiTf
+aUrEUQvmTh4HnUajGv7NHBNcRO8baklxFy9PoBbT5yR1Txw+vQuf6Yj+0FDIb94Q
+wim/eDnJgHJEw3cw+/dnOzBw/gRokONdFRVNS7dRPymT/SpMcg4=
+=5QqW
+-----END PGP SIGNATURE-----
Added:
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-bin.zip.sha512
==============================================================================
---
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-bin.zip.sha512
(added)
+++
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-bin.zip.sha512
Tue Jun 10 12:06:29 2025
@@ -0,0 +1 @@
+a00d83cd942da8e4fd9a6bf414b01016fbf2d990ecebe03d549a1586d38d1260386a4aa08884d8289a1e8a056ba3a61eba8b0ba85e4d63dfbf41ae3d70f0c46e
apache-logging-parent-12.1.1-bin.zip
Added:
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-email-announce.txt
==============================================================================
---
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-email-announce.txt
(added)
+++
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-email-announce.txt
Tue Jun 10 12:06:29 2025
@@ -0,0 +1,42 @@
+To: [email protected]
+Title: [ANNOUNCE] Apache Logging Parent `12.1.1` released
+
+Apache Logging Parent team is pleased to announce the `12.1.1`
+release. This project contains the parent POM for other Maven-based
+Apache Logging Services projects. For further information (support,
+download, etc.) see the project website[1].
+
+[1] https://logging.apache.org/logging-parent
+
+== Release Notes
+
+This patch release addresses a blocker issue with the creation of a release
distribution and enhances the reliability of our caching and reproducibility
mechanisms.
+
+
+[#release-notes-12-1-1-fixed]
+=== Fixed
+
+* Fix staging of binary distribution archive. (#400)
+* Improve Node.js caching using `package-lock.json`. (#366, #408)
+* Improve reliability of reproducibility verification. (#388)
+
+[#release-notes-12-1-1-updated]
+=== Updated
+
+* Update `actions/setup-java` to version `4.7.1` (#376)
+* Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.44.5`
(#397)
+* Update `com.google.errorprone:error_prone_core` to version `2.38.0` (#381)
+* Update `com.gradle:common-custom-user-data-maven-extension` to version
`2.0.3` (#407)
+* Update `com.gradle:develocity-maven-extension` to version `2.0.1` (#398)
+* Update `com.h3xstream.findsecbugs:findsecbugs-plugin` to version `1.14.0`
(#380)
+* Update `com.palantir.javaformat:palantir-java-format` to version `2.68.0`
(#410)
+* Update `dependabot/fetch-metadata` to version `2.4.0` (#386)
+* Update `github/codeql-action` to version `3.28.19` (#402)
+* Update `gradle/develocity-actions` to version `1.4` (#404)
+* Update `org.apache.groovy:groovy` to version `4.0.27` (#395)
+* Update `org.codehaus.gmavenplus:gmavenplus-plugin` to version `4.2.0` (#383)
+* Update `org.codehaus.mojo:build-helper-maven-plugin` to version `3.6.1`
(#403)
+* Update `org.codehaus.mojo:exec-maven-plugin` to version `3.5.1` (#396)
+* Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.3.0.202506031305-r`
(#405)
+* Update `org.jacoco:jacoco-maven-plugin` to version `0.8.13` (#368)
+* Update `ossf/scorecard-action` to version `2.4.2` (#399)
Added:
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-email-vote.txt
==============================================================================
---
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-email-vote.txt
(added)
+++
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-email-vote.txt
Tue Jun 10 12:06:29 2025
@@ -0,0 +1,55 @@
+To: [email protected]
+Title: [VOTE][LAZY] Release Apache Logging Parent `12.1.1`
+
+This is a lazy-vote to release the Apache Logging Parent `12.1.1`.
+
+Website: https://logging.staged.apache.org/logging-parent-12.1.1
+GitHub: https://github.com/apache/logging-parent
+Commit: 9c01c1092a2c07d779d848232762e86e174eb70e
+Distribution:
https://dist.apache.org/repos/dist/dev/logging/logging-parent/12.1.1
+Nexus:
https://repository.apache.org:443/content/repositories/orgapachelogging-1318
+Signing key: 0x077e8893a6dcc33dd4a4d5b256e73ba9a0b592d0
+Review kit:
https://logging.apache.org/logging-parent/release-review-instructions.html
+
+Please download, test, and cast your votes on this mailing list.
+
+[ ] +1, release the artifacts
+[ ] -1, don't release, because...
+
+This vote is open for 72 hours and will pass unless getting a
+net negative vote count. All votes are welcome and we encourage
+everyone to test the release, but only the Logging Services PMC
+votes are officially counted.
+
+== Release Notes
+
+This patch release addresses a blocker issue with the creation of a release
distribution and enhances the reliability of our caching and reproducibility
mechanisms.
+
+
+[#release-notes-12-1-1-fixed]
+=== Fixed
+
+* Fix staging of binary distribution archive. (#400)
+* Improve Node.js caching using `package-lock.json`. (#366, #408)
+* Improve reliability of reproducibility verification. (#388)
+
+[#release-notes-12-1-1-updated]
+=== Updated
+
+* Update `actions/setup-java` to version `4.7.1` (#376)
+* Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.44.5`
(#397)
+* Update `com.google.errorprone:error_prone_core` to version `2.38.0` (#381)
+* Update `com.gradle:common-custom-user-data-maven-extension` to version
`2.0.3` (#407)
+* Update `com.gradle:develocity-maven-extension` to version `2.0.1` (#398)
+* Update `com.h3xstream.findsecbugs:findsecbugs-plugin` to version `1.14.0`
(#380)
+* Update `com.palantir.javaformat:palantir-java-format` to version `2.68.0`
(#410)
+* Update `dependabot/fetch-metadata` to version `2.4.0` (#386)
+* Update `github/codeql-action` to version `3.28.19` (#402)
+* Update `gradle/develocity-actions` to version `1.4` (#404)
+* Update `org.apache.groovy:groovy` to version `4.0.27` (#395)
+* Update `org.codehaus.gmavenplus:gmavenplus-plugin` to version `4.2.0` (#383)
+* Update `org.codehaus.mojo:build-helper-maven-plugin` to version `3.6.1`
(#403)
+* Update `org.codehaus.mojo:exec-maven-plugin` to version `3.5.1` (#396)
+* Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.3.0.202506031305-r`
(#405)
+* Update `org.jacoco:jacoco-maven-plugin` to version `0.8.13` (#368)
+* Update `ossf/scorecard-action` to version `2.4.2` (#399)
Added: dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-src.zip
==============================================================================
Binary file - no diff available.
Propchange:
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-src.zip.asc
==============================================================================
--- dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-src.zip.asc
(added)
+++ dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-src.zip.asc
Tue Jun 10 12:06:29 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmhIH7kACgkQVuc7qaC1
+ktCy9A//a1s3zHl5Ua+T4ynxrVVvrms3TSAA24fEL6EBCDZ61uXuAULxq+bUjbwX
+rcLy/rRKKXu3EbYQg4sXujTJyhopGAU5BCifAb3lcZid/ICKkjm/IwzQKpRuhhaj
+J93RCKK8eqgNIrYiyON0peO7TdtGdS9N/JsqTMewkrTxpqAPfYf4rUCLizDw7U2Y
+Bv/UkdBuorPQRFQ8BQjYVPe1cZq1d4E+TtV1kB+L/bEEgNN42n439mZnd/B8Uvld
+A+P7zUvwi6y5bt0LGV/uR1hN6NYS2wVjf/jocBLofFERTTJHfelFW0JEIK0m7+5j
+ZYnfP2iWU5iHqahoq/aTKC62CSTq1+ucpFdjpQsj0R7Aan/RsmaPugIOyzdsID1X
+QKnLVFTKQvtygygv8tbgCs9mhZJ8tHjf/aU0BMjjGp36eugoHbNB48C6LggvQ9k6
+13Vfr6EEDK8GsjG9ZnTsQ7yBILDoZoHCbg/7e6HCx3zNaN7nco18b0Nga0MhbUU4
+quPGfIGWEtGi6cG/eAIS7rlq/dyqlReisjkTIF6kzLRs1ifI4SeOEh3XfciSR1pd
+O6nqO8ndXHP5y0CW8G08aUl0cMA+f+ymjpvksT0oVz7B3qYx+FxEQiLmYlw9hrd5
+f4QQ+ye5HLXaDOO8J2uKKo68DTP6yJfDBliCEQ+LnNRtCgl/BQY=
+=WXNI
+-----END PGP SIGNATURE-----
Added:
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-src.zip.sha512
==============================================================================
---
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-src.zip.sha512
(added)
+++
dev/logging/logging-parent/12.1.1/apache-logging-parent-12.1.1-src.zip.sha512
Tue Jun 10 12:06:29 2025
@@ -0,0 +1 @@
+eb6267d9e869f4a4d009651094363e80b6ed9569bbdef9dc0d3f5eef79e89f4da4f914f054b4ef5aecfb2a8f3c40f0f984741396c26c137c615efdd0113c0f4d
apache-logging-parent-12.1.1-src.zip