Author: svc_dist_logging
Date: Mon Dec 18 10:43:13 2023
New Revision: 66120

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 10:43:13 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmWAIjwACgkQVuc7qaC1
+ktCx+A//duTOxW5K3ilgFrQ71NHCkALk0HP7ZyCDyHYExSmF44h5oB5L0KxtQ+Er
+UgEwa/WTip4N4aNtQabA2f+25DsOk7qXhKSA1wTi3lV7Q//pqvFtZ4JDd0GcjurI
+aNgtiTHszBskg/X2kn1dxGB3P32QyJJZ2IWZT9KUq/VLKBgBpFBkGxpf467gJ2Lv
+xEoc9IdQfCWPNLniE9E9rp7asOD+caAkoFTziJBDg+nHyAiMm/OVcDlc9CbVZT+H
+m8VZh4jiDpk5U1bQ5zPP5cpQJtz+srsI8GO6LilmLF9ALzTrSv1EvnR1AY79REur
+Efo8+XAGMGfhamXpvPgwX34KcDTvqKM2wkqIfwoYIvEWbyB2RB2JzZKL5FsDzJdn
+p7Acq1kj5YrI6RSOk5OUcp3RJMpcCN3t+R0pK8aFz6F3DD/DJ4wcnQaGLRvrNwrL
+5crHNAi+kQzhZrAxwVrNueN+2pUNLggubdYk4B0X/NXvdzYfj3OtUQZU1HeT+kpa
+dhm6WSOI2Ery62zsN4HyDjbqPMg8KMiA0HqO/WgyqP0WPLle/UIAP+2hRd5c3T5Z
+7J+kwSp1lkoCV+ZHqRAQ/7P7G+4XexR5GlOxc8DDOIwrLUhN4pqAuGMIJmC9JtBq
+dvIxVS1xwfovBSZpa05quG2dZJaEGgrOBjhj2dJswaA/N2aosAc=
+=xyT3
+-----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 10:43:13 2023
@@ -0,0 +1 @@
+05d0be894a17d288551b97e24a43c96e49f7187b3dacbdf9a1aab88b1e627eb56490c6b0119ff4fb52b26009f668d29562cf28a6a16096a504b8dab399fc6918
  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 10:43:13 2023
@@ -0,0 +1,32 @@
+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.
+
+
+==== Changed
+
+* Switch from `bnd:jar` to `bnd:bnd-process` to improve integration with the 
ecosystem; IDEs, Maven plugins, etc. (#69)
+
+==== Updated
+
+* Update `biz.aQute.bnd:bnd-baseline-maven-plugin` to version `7.0.0` (#78)
+* Update `github/codeql-action` to version `3.22.11` (#81)
+* 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)
+* Replace `log4j-changelog` entry type of `dependabot` updates from `changed` 
to `updated`
+* 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 10:43:13 2023
@@ -0,0 +1,67 @@
+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: a5ec441ded70b1e6d5a6d565a86bdbc5626d741a
+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.
+
+
+==== Changed
+
+* Switch from `bnd:jar` to `bnd:bnd-process` to improve integration with the 
ecosystem; IDEs, Maven plugins, etc. (#69)
+
+==== Updated
+
+* Update `biz.aQute.bnd:bnd-baseline-maven-plugin` to version `7.0.0` (#78)
+* Update `github/codeql-action` to version `3.22.11` (#81)
+* 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)
+* Replace `log4j-changelog` entry type of `dependabot` updates from `changed` 
to `updated`
+* 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 10:43:13 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmWAIjwACgkQVuc7qaC1
+ktD13w/7BeG1iYK7o8S7XTtZXv2SteGec+/+pULC8kOcB1OFcj+ZZKiQ7Oot3Vi0
++xtCRC2NJVBFkogzdDdJt0ZCSufLKhH7e4cTH32ctuc7SsPXTcCcUiTMhDzfoGzI
+Nlg4yN78aUHxkc5tfz4kcc9Fipvdnm+3SBe7tfVPnxIMHUvHzKm3JeuMiEAPPDMJ
+nyRu7MZEYVUnFSZUHuLRbdRbkseoT3VFfFtn4he0S3HJfqOfwSQ6DazjiIH4BhIZ
+j1nXyXBvkT2BZIuLiqzRf2g1M/hhOrd9RZvksBu9EXu7HvwE1e/ZzM+YUCoaz1e7
+KiOVdA1/ut/4U+VfMQOAp7+h3JFcsnpduaePEy5NkUmk0FLAeYfe5RM4wIicrwBR
+9GY1PlMFUkw+xzCgOg7wkHg9Z/NDAhYCQ10WEbMr1ZgE9K8JptPsAqV7In0sfn7Y
+rR8d8LplBqp3XorptyWKPxuye36iwmDrPwDANzkt+31SlCMQIz5jft3SojtOWjs7
+Jf956VqXffhkPoSJyASLonxWeHpjH3LSgPq30sR3mFpOICWyqklZmW1Q9N2hbnaT
+alFm9w1w4lwbbQT1M425LzlUjrpZbEfQfSiYR/jxMhBfNeqNiovea9jYQLGQflx1
+DoreA9E8CmhDz7s9ue6FG/UhwMzcdpzgTqh+vtwF5xKcsA3U59o=
+=OJkw
+-----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 10:43:13 2023
@@ -0,0 +1 @@
+85e7af59f7ff97122074fcee216024672ef9623afe73b56320e82a98554ee207c12f3aabaa632cc1b051fb2672c022c3dc5a55db9bebb70b4ffbf3b7785e2749
  apache-logging-parent-10.5.0-src.zip


Reply via email to