Author: svc_dist_logging
Date: Tue Apr  1 16:09:10 2025
New Revision: 75950

Log:
Added `apache-logging-parent` artifacts for release `12.1.0`

Added:
    dev/logging/logging-parent/12.1.0/
    
dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-email-announce.txt
    
dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-email-vote.txt
    dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-src.zip   
(with props)
    dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-src.zip.asc
    
dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-src.zip.sha512

Added: 
dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-email-announce.txt
==============================================================================
--- 
dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-email-announce.txt
 (added)
+++ 
dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-email-announce.txt
 Tue Apr  1 16:09:10 2025
@@ -0,0 +1,46 @@
+To: [email protected]
+Title: [ANNOUNCE] Apache Logging Parent `12.1.0` released
+
+Apache Logging Parent team is pleased to announce the `12.1.0`
+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 minor release adds CodeQL checks for GitHub Actions.
+It also fixes a breaking change in Error Prone that prevented projects from 
migrating to version `12.0.0`.
+
+
+[#release-notes-12-1-0-added]
+=== Added
+
+* Add "GitHub Actions" to the list of languages analyzed by CodeQL.
+
+[#release-notes-12-1-0-fixed]
+=== Fixed
+
+* Use the `maven.deploy.skip` Maven property in `nexus-staging-maven-plugin`. 
This effectively fixes the skipping of test artifacts' deployments. (#360)
+* Fix Error Prone arguments breaking `maven-compiler-plugin:compile`.
+* Fix inheritance of `url` elements in children POMs.
+
+[#release-notes-12-1-0-updated]
+=== Updated
+
+* Update `actions/cache` to version `4.2.3` (#357)
+* Update `actions/upload-artifact` to version `4.6.2` (#359)
+* Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.44.3` 
(#333)
+* Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.9.3.0` 
(#349)
+* Update `com.google.errorprone:error_prone_core` to version `2.37.0` (#356)
+* Update `com.gradle:develocity-maven-extension` to version `1.23.2` (#338)
+* Update `com.palantir.javaformat:palantir-java-format` to version `2.61.0` 
(#361)
+* Update `de.skuzzle.enforcer:restrict-imports-enforcer-rule` to version 
`2.6.1` (#365)
+* Update `github/codeql-action` to version `3.28.13` (#364)
+* Update `org.apache:apache` to version `34` (#353)
+* Update `org.apache.groovy:groovy` to version `4.0.26` (#340)
+* Update `org.asciidoctor:asciidoctor-maven-plugin` to version `3.2.0` (#362)
+* Update `org.codehaus.mojo:flatten-maven-plugin` to version `1.7.0` (#339)
+* Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.2.0.202503040940-r` 
(#355)
+* Update `ossf/scorecard-action` to version `2.4.1` (#335)

Added: 
dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-email-vote.txt
==============================================================================
--- 
dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-email-vote.txt 
(added)
+++ 
dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-email-vote.txt 
Tue Apr  1 16:09:10 2025
@@ -0,0 +1,59 @@
+To: [email protected]
+Title: [VOTE][LAZY] Release Apache Logging Parent `12.1.0`
+
+This is a lazy-vote to release the Apache Logging Parent `12.1.0`.
+
+Website: https://logging.staged.apache.org/logging-parent-12.1.0
+GitHub: https://github.com/apache/logging-parent
+Commit: c470a36f072ecb716e8aef7c5719d50ff9d1a9dc
+Distribution: 
https://dist.apache.org/repos/dist/dev/logging/logging-parent/12.1.0
+Nexus: 
https://repository.apache.org:443/content/repositories/orgapachelogging-1313
+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 minor release adds CodeQL checks for GitHub Actions.
+It also fixes a breaking change in Error Prone that prevented projects from 
migrating to version `12.0.0`.
+
+
+[#release-notes-12-1-0-added]
+=== Added
+
+* Add "GitHub Actions" to the list of languages analyzed by CodeQL.
+
+[#release-notes-12-1-0-fixed]
+=== Fixed
+
+* Use the `maven.deploy.skip` Maven property in `nexus-staging-maven-plugin`. 
This effectively fixes the skipping of test artifacts' deployments. (#360)
+* Fix Error Prone arguments breaking `maven-compiler-plugin:compile`.
+* Fix inheritance of `url` elements in children POMs.
+
+[#release-notes-12-1-0-updated]
+=== Updated
+
+* Update `actions/cache` to version `4.2.3` (#357)
+* Update `actions/upload-artifact` to version `4.6.2` (#359)
+* Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.44.3` 
(#333)
+* Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.9.3.0` 
(#349)
+* Update `com.google.errorprone:error_prone_core` to version `2.37.0` (#356)
+* Update `com.gradle:develocity-maven-extension` to version `1.23.2` (#338)
+* Update `com.palantir.javaformat:palantir-java-format` to version `2.61.0` 
(#361)
+* Update `de.skuzzle.enforcer:restrict-imports-enforcer-rule` to version 
`2.6.1` (#365)
+* Update `github/codeql-action` to version `3.28.13` (#364)
+* Update `org.apache:apache` to version `34` (#353)
+* Update `org.apache.groovy:groovy` to version `4.0.26` (#340)
+* Update `org.asciidoctor:asciidoctor-maven-plugin` to version `3.2.0` (#362)
+* Update `org.codehaus.mojo:flatten-maven-plugin` to version `1.7.0` (#339)
+* Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.2.0.202503040940-r` 
(#355)
+* Update `ossf/scorecard-action` to version `2.4.1` (#335)

Added: dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-src.zip
==============================================================================
Binary file - no diff available.

Propchange: 
dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-src.zip.asc
==============================================================================
--- dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-src.zip.asc 
(added)
+++ dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-src.zip.asc 
Tue Apr  1 16:09:10 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmfsD48ACgkQVuc7qaC1
+ktDVFQ/+OIbmVRj0uo911+Y99KGzSK8RpwuykGHqa0E57R3DAwCAnnmBcL3g33zj
+62MU7YBsg/P27DN5XhxwkP5w8nU25OKHNyRwp74W6IOmZpTsBHnQ2e+qzIL43hXC
+iPR3LckfhSeu4sGnMuaq65pUP8l07ZabT3q6g+R0HcHqcmdKyNiyWdqZOGXN9Nat
+HzjwKgmkaJXnPPTA0NvYjN92uBaI0Q9c8AE0YXN56YinxZ5DTkA7RNsnOrjgO7gn
+9SJmwFfHyWakMvZP/0LaUF/MUdFl8PpdVZVPdZvAgbaBdDRfcWdPrrY/CV8fOdaS
+OFhmBk3zs08vTmkyFmIVdWjHf3vr7uWPsXGNX5Tq0gttjEgmOS8oeKS11ISmtiHd
+JqWLvsXSD89gMCSCTu56mbxpBoRz+VBTcklSQ9rLzL3/Qutp25v/8SFyc8oB3Nt5
+rtVXnfD4Au92I1TISJlvQoHjNAq4A6XBaB3owwoWWUxMWpY4qFpL13dFeq/3U3lO
+bMrUZHwGqESUdBx/a9tGWEDDfhBa4hZv/D0C8mQsttOX6Hh/V4kBBreL3sDYm7r4
+X/pDeoFA6f+hnLg3dcCN0WbjOmWqj6p6r6VaA9cqeHUZlMxoIQyRfHJlJQkxrxKC
+I929Z3wkr+ItqIFNLJIWRwxpRpLtloUIQkN5I2jOD8Ot0+Sg1GI=
+=f4qp
+-----END PGP SIGNATURE-----

Added: 
dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-src.zip.sha512
==============================================================================
--- 
dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-src.zip.sha512 
(added)
+++ 
dev/logging/logging-parent/12.1.0/apache-logging-parent-12.1.0-src.zip.sha512 
Tue Apr  1 16:09:10 2025
@@ -0,0 +1 @@
+a72218d6cfc120d966a5889390907c706c485963f53a21b60bda3b612f3c03544b4e4b3b669a079c5f87fc554c7041aa71132208020c21364bb089b351f2f660
  apache-logging-parent-12.1.0-src.zip


Reply via email to