Author: svc_dist_logging
Date: Mon Dec 18 12:24:26 2023
New Revision: 66125
Log:
Added `apache-logging-parent` artifacts for release `10.5.0`
Added:
dev/logging/logging-parent/apache-logging-parent-10.5.0-bin.zip (with
props)
dev/logging/logging-parent/apache-logging-parent-10.5.0-bin.zip.asc
dev/logging/logging-parent/apache-logging-parent-10.5.0-bin.zip.sha512
dev/logging/logging-parent/apache-logging-parent-10.5.0-email-announce.txt
dev/logging/logging-parent/apache-logging-parent-10.5.0-email-vote.txt
dev/logging/logging-parent/apache-logging-parent-10.5.0-site.zip (with
props)
dev/logging/logging-parent/apache-logging-parent-10.5.0-src.zip (with
props)
dev/logging/logging-parent/apache-logging-parent-10.5.0-src.zip.asc
dev/logging/logging-parent/apache-logging-parent-10.5.0-src.zip.sha512
Added: dev/logging/logging-parent/apache-logging-parent-10.5.0-bin.zip
==============================================================================
Binary file - no diff available.
Propchange: dev/logging/logging-parent/apache-logging-parent-10.5.0-bin.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: dev/logging/logging-parent/apache-logging-parent-10.5.0-bin.zip.asc
==============================================================================
--- dev/logging/logging-parent/apache-logging-parent-10.5.0-bin.zip.asc (added)
+++ dev/logging/logging-parent/apache-logging-parent-10.5.0-bin.zip.asc Mon Dec
18 12:24:26 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmWAOfUACgkQVuc7qaC1
+ktCEzhAAhzHJNYMp8a/i/4Ev2RlXGWau8GMoqt3JFZ8tZlyFgUpZ3QGtQEbxHma4
+2jcQnxMQkvrUKky4xFxcVPkvVMg28b5LiANQgz6EaRU+iTEkPjg2cMmrvmnOOeFD
+p/JuH0f81p+0TWqfmJRYe/ktrNzhtD5CUdDGDOY2Ebhx3Tv72xNFmS33dhOW0GqZ
+a0qWg8IzT231YIybnSEopFArVIP1vJVwsImupUgWAK6TgtQa0NqAoBNU4GbiOpjn
+l6Rg4HhcvJ/n98cWyFPBbN2sx+yWwE2pxNfGbsyMvQ4cBvegQ1FZREZehE9ymbt/
+HAB2hJjtOtryey9RA048QcnWdlTXcy10hywF923BxXi7GEw/4zvGp4WOXhWheupd
+zuakjvjrIK23gFhkXoqqT1Z5KdLQzbNCvYGsWooSbE1G6JXEp4qDYTtZ7GzO9pvc
+uWxd0W2bsW7CYzxVonsRwXX9OpYvfcRTiWdr7C85E4JWtoTl3mkyXzK7Kl4Ojdki
+fwo4EOnTpNZhH7uyELpt3ThDouFigWWNpsjPp7uRRHC583Tk8D9loe/cbq4T9QqN
+kYK4BSk0hMw3eGCExt6vHx3ipxKFhVrdfsPySsoLHKGj5eRsNCCFBrTDKDPp5o6s
+Wf6QvgjhByUfgxfSSr2WwXzQPLP8/17OHuhmvpsNGtRa8jcXPkk=
+=TdcF
+-----END PGP SIGNATURE-----
Added: dev/logging/logging-parent/apache-logging-parent-10.5.0-bin.zip.sha512
==============================================================================
--- dev/logging/logging-parent/apache-logging-parent-10.5.0-bin.zip.sha512
(added)
+++ dev/logging/logging-parent/apache-logging-parent-10.5.0-bin.zip.sha512 Mon
Dec 18 12:24:26 2023
@@ -0,0 +1 @@
+30e68a56f590407ed6a971a0516d2f779b62d11d93bc67efbf025ac347978edae0b62f6ed840e67a04f266f7c0108b38c9ec265e6c6d86ebfc2d43cef8f120ef
apache-logging-parent-10.5.0-bin.zip
Added:
dev/logging/logging-parent/apache-logging-parent-10.5.0-email-announce.txt
==============================================================================
--- dev/logging/logging-parent/apache-logging-parent-10.5.0-email-announce.txt
(added)
+++ dev/logging/logging-parent/apache-logging-parent-10.5.0-email-announce.txt
Mon Dec 18 12:24:26 2023
@@ -0,0 +1,35 @@
+To: [email protected], [email protected]
+Title: [ANNOUNCE] Apache Logging Parent 10.5.0 released
+
+Apache Logging Parent team is pleased to announce the 10.5.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 contains dependency updates and a change in the way BND is
employed.
+
+BND Maven Plugins are upgraded to version `7.0.0`, which requires Java 17.
+Log4j was the blocker for this upgrade and the issue is resolved in
apache/logging-log4j2#2021.
+Note that BND Maven Plugins version `7.0.0` increased the minimum required
Maven version to `3.8.1`.
+
+
+==== Changed
+
+* Switch from `bnd:jar` to `bnd:bnd-process` to improve integration with the
ecosystem; IDEs, Maven plugins, etc. (#69)
+* Replace `log4j-changelog` entry type of `dependabot` updates from `changed`
to `updated`
+* Minimum required Maven version is increased to `3.8.1` due to BND Maven
Plugin updates
+
+==== Updated
+
+* Update `biz.aQute.bnd:bnd-baseline-maven-plugin` to version `7.0.0` (#78)
+* Update `biz.aQute.bnd:bnd-maven-plugin` to version `7.0.0`
+* Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.41.1`
(#70)
+* Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.3` (#80)
+* Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.2.0` (#71)
+* Update `com.palantir.javaformat:palantir-java-format` to version `2.39.0`
+* Update `org.apache:apache` to version `31` (#73)
+* Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version
`0.7.0` (#84)
Added: dev/logging/logging-parent/apache-logging-parent-10.5.0-email-vote.txt
==============================================================================
--- dev/logging/logging-parent/apache-logging-parent-10.5.0-email-vote.txt
(added)
+++ dev/logging/logging-parent/apache-logging-parent-10.5.0-email-vote.txt Mon
Dec 18 12:24:26 2023
@@ -0,0 +1,70 @@
+To: [email protected]
+Title: [VOTE][LAZY] Release Apache Logging Parent 10.5.0
+
+This is a lazy-vote to release the Apache Logging Parent 10.5.0.
+
+Website: https://logging.staged.apache.org/logging-parent
+GitHub: https://github.com/apache/logging-parent
+Commit: e4816c8c364c594359914cad808cf8fa582f1c0d
+Distribution: https://dist.apache.org/repos/dist/dev/logging/logging-parent
+Nexus: https://repository.apache.org/content/repositories/orgapachelogging-1113
+Signing key: 0x077e8893a6dcc33dd4a4d5b256e73ba9a0b592d0
+
+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.
+
+=== Review kit
+
+The minimum set of steps needed to review the uploaded distribution
+files in the Subversion repository can be summarized as follows:
+
+ # Check out the distribution
+ svn co https://dist.apache.org/repos/... && cd $_
+
+ # Verify checksums
+ shasum --check *.sha512
+
+ # Verify signatures
+ wget -O - https://downloads.apache.org/logging/KEYS | gpg --import
+ for sigFile in *.asc; do gpg --verify $sigFile; done
+
+ # Verify reproduciblity
+ umask 0022
+ unzip *-src.zip -d src
+ cd src
+ export NEXUS_REPO=https://repository.apache.org/content/...
+ sh mvnw -Prelease verify artifact:compare -Dreference.repo=$NEXUS_REPO
+
+=== Release notes
+
+
+This minor release contains dependency updates and a change in the way BND is
employed.
+
+BND Maven Plugins are upgraded to version `7.0.0`, which requires Java 17.
+Log4j was the blocker for this upgrade and the issue is resolved in
apache/logging-log4j2#2021.
+Note that BND Maven Plugins version `7.0.0` increased the minimum required
Maven version to `3.8.1`.
+
+
+==== Changed
+
+* Switch from `bnd:jar` to `bnd:bnd-process` to improve integration with the
ecosystem; IDEs, Maven plugins, etc. (#69)
+* Replace `log4j-changelog` entry type of `dependabot` updates from `changed`
to `updated`
+* Minimum required Maven version is increased to `3.8.1` due to BND Maven
Plugin updates
+
+==== Updated
+
+* Update `biz.aQute.bnd:bnd-baseline-maven-plugin` to version `7.0.0` (#78)
+* Update `biz.aQute.bnd:bnd-maven-plugin` to version `7.0.0`
+* Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.41.1`
(#70)
+* Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.3` (#80)
+* Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.2.0` (#71)
+* Update `com.palantir.javaformat:palantir-java-format` to version `2.39.0`
+* Update `org.apache:apache` to version `31` (#73)
+* Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version
`0.7.0` (#84)
Added: dev/logging/logging-parent/apache-logging-parent-10.5.0-site.zip
==============================================================================
Binary file - no diff available.
Propchange: dev/logging/logging-parent/apache-logging-parent-10.5.0-site.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: dev/logging/logging-parent/apache-logging-parent-10.5.0-src.zip
==============================================================================
Binary file - no diff available.
Propchange: dev/logging/logging-parent/apache-logging-parent-10.5.0-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: dev/logging/logging-parent/apache-logging-parent-10.5.0-src.zip.asc
==============================================================================
--- dev/logging/logging-parent/apache-logging-parent-10.5.0-src.zip.asc (added)
+++ dev/logging/logging-parent/apache-logging-parent-10.5.0-src.zip.asc Mon Dec
18 12:24:26 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmWAOfUACgkQVuc7qaC1
+ktApHw//fvRadB4N0o3WaGujiVTeRqG2Og7eKE78rkmJZoR8BMe/VKxIzRk9+1cS
+k9Xk140Z4VB1aCb906IHb3Vb4qDCBQKJfkjza4a5P+tde6IatojlP7wutjR19pBj
+5Snx1drIBdwhq3urLd8opbiBeKTaJPh3mumVHFxvgTJgnDQH7g2THfF+Cxtoj1yi
+jlhuYqqju4zIlY5AHech9cDnWCY12rPqAlMYdoCEy9zXEu2l2BGkuFDyF2rumya1
+3RJfnx2IEbGHPjsLYkZFiNZj+NpZVV0qZPyDD5TiOS7neeKqnEammbzN3hNJzALc
+F66r3bivf/2d32z0sxre8PXoGXU0xxYtAHa+gdFUBGwZ8N4Zf6NEiiKO08lAvvqf
+3O8+0oR1Z82rVlVz7vZuSO5IVhIGA6jwyrFjY3L50rziVK0Zyb19pYKMm+lozWUi
+fxvEavIT8G8w6oAGzM8rq5nC00V+hEPYYJMeEHc3Fu2VMbVfawEq1XS/Oa51SWS+
+80UC/9q85AIDWxyMwee5tWyrAkS41AUIDy59/rLvdEn30t380PW9IbHaOi4dIIV/
+lzXOJxDAhn56qn2gNvaGIOhGVBOvZz1dUwR6nt8sYt4d0uH3ubweJpTskVuAWGTx
+NUG/3LVGLb5eEGrE40tvghVaLbLFJ3IRufu9TvwYKIjAqzRWI/U=
+=jBwt
+-----END PGP SIGNATURE-----
Added: dev/logging/logging-parent/apache-logging-parent-10.5.0-src.zip.sha512
==============================================================================
--- dev/logging/logging-parent/apache-logging-parent-10.5.0-src.zip.sha512
(added)
+++ dev/logging/logging-parent/apache-logging-parent-10.5.0-src.zip.sha512 Mon
Dec 18 12:24:26 2023
@@ -0,0 +1 @@
+420d4c80b2190ab6607cb05aaf493405ba70f1f6cec7b5e627522b9bf439456d525e834618428c630c46c4a5973749c7f87d1619361116adff9a7b406e5d25c1
apache-logging-parent-10.5.0-src.zip