Author: svc_dist_logging
Date: Mon Nov  6 09:59:20 2023
New Revision: 65052

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:59:20 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmVIuPQACgkQVuc7qaC1
+ktA50BAAqjk0bvjbi3vzD3JprepxFquOYuxFICRLMdWRvgcd27kZRRBZeh1HR7cq
+3HnuiFBGGFU0+5CKDklKNw5yytVJI4c29Uzy7LDmGHjhQ1Fom8X6oXPo6H8DqH9M
+rgpJvfbKuOdTiu18hHwOJ0/xM3hH0VxEjfJ/gIj+PZmK3TBU73YQEtYUVi6LZiAy
+XN9bjbsr4lsLNrAfZfDLtQbNGMIppXvvNEI2T6kJfFnENuV4XEm612cgqtjpLkUu
+HFg9gw0qQGC3xdtvGsiUuO3Zv3pab2dcyZ2AcASgqMyiLGo+VpZnWj/GJHrUC9Ch
+OJJ92pCy1i7KenKtLUvJbp9AUyh05LV+OuttGsZLXsyhwlJTdZHtg1UghoUetPex
+gMelkHa3JgBw62Sq65Pe7IA8BhXRZU0kh212k9sBLZgWYbwZQyCHAEt5FSDl+uyL
+J/OO3qAGhEuCGRzSBn76j6FYLPOMjqJDBD9JmZov1tg+6A/952ThyMKTFNVL12bU
+2clJh4lwMo/60hfwq3wa59VgU4/2ABq1egGfM2oCBMoK8TCMWPImwlCbJdaJUmOv
+OKYXcfd8adsPctmCKvk3K92w9uG6aYB/C090MrMYLJBDQViOf0aMDDyKSQRjjoEn
+8hCcqXFjuyW8HFZcE/Dd/lo3MuOr5PN2jcXmBdHI27bqFGWq9fs=
+=z5Wp
+-----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:59:20 2023
@@ -0,0 +1 @@
+545d84ed929e8fea2e1561bf3f359721c92307b9c2da2581064c9f2683abcaad984cf32ce18687c77d510f993a6623834e4d3779b698f9feeae44763c82fbb59
  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:59:20 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:59:20 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: 6df45701a757ac6b976ea85200dad9cf14bb93b5
+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:59:20 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmVIuPQACgkQVuc7qaC1
+ktCrsg//e+Ln9ZyAouOmbixm9LjkqVnIZwKDdzN45ui6vIWzQMTDzRkOSzyveGEs
+fgGlZNL8Agj+ognpGPMw6p+JDxeYcv9CGFp8uR9AqG+aHd3NXkZ7IBi+M7NwnMia
+gJ1Iqnx0XGWq52Dj6zdxW0zBKFOhCtqLv/pukiPmbbVblMv9oVXpHSQEfasI+EnG
+ApXGLJuPoZ4rArEbY2DfUXExNJ82eqX7CTCok0S83SmQjdAya+rtDCbK+NxcXKAr
+O8bwqDxDQFCEYG8tuYtiJ8nwRFFbGkZ1uNXQKQ8wzrp0rikbYntcAspyxA1T+Se8
+jXXRYSCacYgFMFE1Hy3fP8iYvyScO7Ia44/BM1LZmddj6HgNLMb2soKQzMn1Wt0Y
+MMyfJFa+ew7sPmMuC9Wm5mPjitCrqro2XEn5T9qmqtbL4ygiq3PIcjTsT5Xeoa7K
+E7R12drFxPyP2mF4npdfKl3j4axYD4Gtd6kER1CnuoGBhSHuJvCwGlNhT0sY0Wd5
+/a5DcvkCh+TaU4Cd+9yFIo3W1pgjPGUFkLvXOACZPLlhPw3vnpm8fR/bqO2qAdp6
+hM05/tTejPMkqOMCOi/Ulc0Fz63kMagh3XqSsl08yc5R2+9dG2OmEWcw5AF4m1Lt
+A+YN5Trbvk3hlf2yFlZ99pCRBEe7fNIWVaEP/nKoG+7ler9L8xc=
+=qTGa
+-----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:59:20 2023
@@ -0,0 +1 @@
+a9f7dcc5fbdc2a5f4a8bdaad44bc99b9ae29d5abd40abfefc505562d940db548fc4b02a0380d06d7289e2de9745fa26ffcd9ba20862509d92ef0b181c2f6d9fd
  apache-logging-parent-10.3.0-src.zip


Reply via email to