Author: svc_dist_logging
Date: Mon Nov  6 09:40:55 2023
New Revision: 65051

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

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

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

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

Added: dev/logging/logging-parent/apache-logging-parent-10.3.0-bin.zip.asc
==============================================================================
--- dev/logging/logging-parent/apache-logging-parent-10.3.0-bin.zip.asc (added)
+++ dev/logging/logging-parent/apache-logging-parent-10.3.0-bin.zip.asc Mon Nov 
 6 09:40:55 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmVItKUACgkQVuc7qaC1
+ktCQ+g//RhUUVZ7fIWTi+92zhbo2vTew7Nn8OLhcqSGkiR7mOUD89GfV+dh/fJNA
+FdRFNrbEo+M/d1S40c4IihrVOrO+UEGMHY08isrqHzl+cmTiKlw852Yp7qCjGWRL
+A6zeN1Oo+r8Psk6UqR/NNO7fkQIbrKtZkFfKg9n1PyFej2KrsP8he3uggMEcqVgi
+3oyLmQn6UNcqqs0dSPi3aBrcvoEyJl+QBRPRzK4XMTf9qq/RctcjATVKbRVyngOv
+BOVFjhOb8Ayn46jxieHigOH6kh7HMEDzlMrOKSUBYMn02K/y3ihrd9jcRWWQ904m
+2c2C+PIdhCqhyBCub+7Fyz8W8wahJKrDXxoLtB2L9F8EIk4F0Q23NerLz4pbEkfJ
+DkP8QeQdBsZ9gkoN+jOoImiC4Wy9bXBpASNKdHhN0zFnv58shg3DdIaw0zXWlKow
+AnFu6CbQBQWosd61TKhHZXxYsgNKV0qVyyybUWUBWkQENDW8ppJM/Ge+EIaey9Pt
+E67BiC+Oin2BEI4TOopXZXX0qihU6Eh3nBqeiEXdUK/XSaDzkevDYk5Ty8go5Y5S
+eGbX5JzZLl0RJkTS0bgCbem25tk/E44B0NTnxQ43XwxFMB3e8Skc2PWx4ZaoqP1m
+aLFE+AAPXhnRMayMkvI9HzA3MXNUEwwv5w038gja3rg6RuGunsQ=
+=A5/D
+-----END PGP SIGNATURE-----

Added: dev/logging/logging-parent/apache-logging-parent-10.3.0-bin.zip.sha512
==============================================================================
--- dev/logging/logging-parent/apache-logging-parent-10.3.0-bin.zip.sha512 
(added)
+++ dev/logging/logging-parent/apache-logging-parent-10.3.0-bin.zip.sha512 Mon 
Nov  6 09:40:55 2023
@@ -0,0 +1 @@
+2ad7ad2c386d1af9f89d2dc61216b5dfac5611b8f0f008b0057ef52700c108822fa27f7a8aeeaad414ab82ba35d4a7d74a256366592452df9d76e295c95fd1fe
  apache-logging-parent-10.3.0-bin.zip

Added: 
dev/logging/logging-parent/apache-logging-parent-10.3.0-email-announce.txt
==============================================================================
--- dev/logging/logging-parent/apache-logging-parent-10.3.0-email-announce.txt 
(added)
+++ dev/logging/logging-parent/apache-logging-parent-10.3.0-email-announce.txt 
Mon Nov  6 09:40:55 2023
@@ -0,0 +1,34 @@
+To: [email protected], [email protected]
+Title: [ANNOUNCE] Apache Logging Parent 10.3.0 released
+
+Apache Logging Parent team is pleased to announce the 10.3.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 several small improvements.
+
+
+==== Added
+
+* Add support to extend the `bnd-maven-plugin` configuration with 
`bnd-extra-config` property (apache/logging-log4j2#1895)
+* Add support to replace `project.build.outputTimestamp` Maven property in CI 
(#50)
+* Add XSLT transformation step to add a deterministic `serialNumber` and VDR 
links to the SBOM
+
+==== Changed
+
+* `deploy-release-reusable.yaml` is improved to automatically derive deployed 
artifacts as attachments. This renders both 
`distribution-attachment-filepath-pattern` and `distribution-attachment-count` 
input arguments redundant for almost all cases.
+* Disable the usage of `<distributionManagement>` and alpha releases in the 
`bnd-baseline-maven-plugin`.
+* Convert `bnd-maven-plugin` API leakage warnings to errors 
(apache/logging-log4j2#1895)
+* Update `com.google.errorprone:error_prone_core` to version `2.23.0` (#49)
+* Update `org.cyclonedx:cyclonedx-maven-plugin` to version `2.7.10` (#54)
+
+==== Fixed
+
+* Fix broken changelog entry validation
+* Attach `flatten:clean` to `clean` phase
+* Add missing `Implementation-` and `Specification-` entries in `MANIFEST.MF` 
to `bnd-maven-plugin` configuration (apache/logging-log4j2#1923)

Added: dev/logging/logging-parent/apache-logging-parent-10.3.0-email-vote.txt
==============================================================================
--- dev/logging/logging-parent/apache-logging-parent-10.3.0-email-vote.txt 
(added)
+++ dev/logging/logging-parent/apache-logging-parent-10.3.0-email-vote.txt Mon 
Nov  6 09:40:55 2023
@@ -0,0 +1,46 @@
+To: [email protected]
+Title: [VOTE][LAZY] Release Apache Logging Parent 10.3.0
+
+This is a lazy-vote to release the Apache Logging Parent 10.3.0.
+
+Website: https://logging.staged.apache.org/logging-parent
+GitHub: https://github.com/apache/logging-parent
+Commit: 5213b6fb3267cbe4bcd406a3cadb2f56e30d7a86
+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.
+
+=== Release Notes
+
+This minor release contains several small improvements.
+
+
+==== Added
+
+* Add support to extend the `bnd-maven-plugin` configuration with 
`bnd-extra-config` property (apache/logging-log4j2#1895)
+* Add support to replace `project.build.outputTimestamp` Maven property in CI 
(#50)
+* Add XSLT transformation step to add a deterministic `serialNumber` and VDR 
links to the SBOM
+
+==== Changed
+
+* `deploy-release-reusable.yaml` is improved to automatically derive deployed 
artifacts as attachments. This renders both 
`distribution-attachment-filepath-pattern` and `distribution-attachment-count` 
input arguments redundant for almost all cases.
+* Disable the usage of `<distributionManagement>` and alpha releases in the 
`bnd-baseline-maven-plugin`.
+* Convert `bnd-maven-plugin` API leakage warnings to errors 
(apache/logging-log4j2#1895)
+* Update `com.google.errorprone:error_prone_core` to version `2.23.0` (#49)
+* Update `org.cyclonedx:cyclonedx-maven-plugin` to version `2.7.10` (#54)
+
+==== Fixed
+
+* Fix broken changelog entry validation
+* Attach `flatten:clean` to `clean` phase
+* Add missing `Implementation-` and `Specification-` entries in `MANIFEST.MF` 
to `bnd-maven-plugin` configuration (apache/logging-log4j2#1923)

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

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

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

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

Added: dev/logging/logging-parent/apache-logging-parent-10.3.0-src.zip.asc
==============================================================================
--- dev/logging/logging-parent/apache-logging-parent-10.3.0-src.zip.asc (added)
+++ dev/logging/logging-parent/apache-logging-parent-10.3.0-src.zip.asc Mon Nov 
 6 09:40:55 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmVItKUACgkQVuc7qaC1
+ktBATA/+JW0hxyN61eBSMVPxbl+iN3FsagJNlDu6MHrAzVmXvjtsbHPvdCLJGFfa
+3dlgBtW/jzM/YNyCkdOZD1oQe1WDRKks7g9m7wEHF5v/tEIf+ecbH4aEM6vcO3Vi
+AUn3Q+1xVbr4FQBbBYtwIP3LFswuHcVD/Rsna2vf18FJ0ulabbergBDWXVtZpVwQ
+l7fX+K0tAJ5gWG1f3f1mExuUJUq+g/HkE3hdqLgaOd3Yt75T3t3UsPR6ONXFzR4D
+4BoYdy05WD7PnbtuMqupwa4LD3xQ7nAz/vS3f//k1PzvB3jZ1RD9R7uWOsCE/JzZ
+fjUhUjrtKPg7VRbJj5yVxwa8GQXU0LwTWLlRBmZny42ThHJVBmT21PF+NQTlrmgk
+aB45cjXFBik8JBLg2Met0g7ugxsJoehhrxUak/HdOq4jJOUcpXKXl9QzEtYESsQ8
+dXDAHOJwZ/NDGBgPj/SmMm6TE4Yk2KSu/h2vgFrZNnGVMz5JWYqtHPEUNvXvGEW0
+nwK+y3pbryt1uQqYP1I0f+IGveOqyUwUGeW+m9Z00M1xuBIRoQoHBWWB16BlKiNI
+MAwSRfu3/US7E1OB2SsVWTvakgUkhQLKZpHNR+jX8l2HSfrJVD5FSO579/FiPN5M
+wk/jN2MAG2+kJNcagJcDjWSO3yW1j7qWlH1sRus5/gl1wnNRyRc=
+=cMAe
+-----END PGP SIGNATURE-----

Added: dev/logging/logging-parent/apache-logging-parent-10.3.0-src.zip.sha512
==============================================================================
--- dev/logging/logging-parent/apache-logging-parent-10.3.0-src.zip.sha512 
(added)
+++ dev/logging/logging-parent/apache-logging-parent-10.3.0-src.zip.sha512 Mon 
Nov  6 09:40:55 2023
@@ -0,0 +1 @@
+d6354613d4123c952b262b4804924cbba7564483c90e090b47b97af7b162f0ad696f6ddfba691335cd2f4c23c93d1fe3cf419a7b89d5c2d2d751727847b80b36
  apache-logging-parent-10.3.0-src.zip


Reply via email to