Author: svc_dist_logging
Date: Mon Nov  6 10:26:21 2023
New Revision: 65054

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 10:26:21 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmVIv0oACgkQVuc7qaC1
+ktCsRxAAuv+dz9Yl+6fpha6y+0FOFIe+RMxudQEAbVQfRylu8yjAtXm3dJeKU4tH
+sHDXkZASdFOY98Qx5oQnmvlk0TF+LdJVwH++D9oMgZvJQJYhLjL40b4HWlU3ymvt
+tQlKXwr6kb1LjJzhQ7K3OgomAQ4+klF91Vk6z2kM+K02pYqy8OXR2RcXWp4VrqPw
+sUvzVFQ0o3c2YjzhetJwbTDtmoG4BxRzQVbiFen5VuK/YG78kViTKThNH2iHaLKH
+6kDVnS0OL2sMzsPu7vZHlrXbjw3wlh+XUxa1b4ZT6ZBjP2odJd3MimtLj3mfdr5X
+xIEkLxtaL8QaPiTDfH3Nn3rhEKkNs5XESXwEDTDsdrWD/kaLlWPuUD3X0QFHzhzM
+S451V7hEPeFZMPerPJ0th522NOto9KMIgtEhsxwEAc4Wlivz+/ciPLGkixMWJQ7B
+8Xk34s1IRIiEw/MqFZHBqHn7TZcXhWTbUJdvA+19ms4W0KAUQPaxIxVUweNFBqur
+vDWhBVaQGaAamBigglHR0BbjBgoczCoPS9g7Ar77htAXM+7Gz8q6pfoQy5lpzKay
+yBhltenKYO4BGM2fAbksFr+9We3ygfpp7kfpnpCEgHGgfaiLxyN9mnVqFiygYTVk
+xzBta3zrGIatthNtSZ3Ocny3LGfpLntAsYmbqCetBlkoNjOt/EA=
+=u48P
+-----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 10:26:21 2023
@@ -0,0 +1 @@
+9450be966ec007769d0a9eb9b1cd703ff97d94fa242bb33b9e34e413439f710d8c1681b8df16f3045a98616ab6502e25b0fdbba2830e2c96a77ee7b1ec9820bf
  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 10:26:21 2023
@@ -0,0 +1,35 @@
+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
+* Add support for an optional `spotbugs-exclude.xml` file in each repo.
+
+==== 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 10:26:21 2023
@@ -0,0 +1,47 @@
+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: ca99077f82923a97d79ea7947e05cb589873d241
+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
+* Add support for an optional `spotbugs-exclude.xml` file in each repo.
+
+==== 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 10:26:21 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmVIv0oACgkQVuc7qaC1
+ktDXsQ//VCigAAkZKleL03NSN67Q3jlv6GsusWKBX5Cv0M8PesAb590JoxmG4Sn4
+QpH7r+13hOa6MDNRsnnyf7owCXp9YXdIK0ewOA1QRGc9K1OA3oH9FJK9TYLzKkvC
+EgQGjeLCwsaxv4470F+t28+RcZVeEf6y/VSkQ54WjGtgEW5brKlFoNGjpbmerHL1
+RvBpRizWXyWGDqV9AYFkwuU56QkkTytyomV22ZWn0OvsGVsa5EbXwl/xVTXX9Ae8
+0PelFM+M9uenoeCg3snB/iyvDR+Bd1TEk8j6rYDhZyiK2ExgG78PUkTnvd5wJC88
+VdMVlq+bVb9Zbxl2/YEBwmIyn5nIBBr3DETHXVNoC69daXr7F0Qp42/RxMR1hubq
+ruHuvPo74Prm0hFjdnV04lb4HQStZiwinNQiknRUKrzC2QgJ+bs8ZwKhVJ2fhGZk
+X/dWx9fKKiYd0SXf+kqlfeGARpyRlCaxI/Jwt4Cj3EYKcj8G91oWw06CJvFturGN
+tPjuHrT5m50mNRCfzgFkGmrU/W8RL7f48A+poR92+MoHOAgkjUFHzm9utEEFYhDH
+mT0A1tidH8HVF4PR/qpJM1xGYC9fMzfOeJyWvdRqFNR+DhoYzCOOG3TM2jRf9M7J
+2WiO+NAKWg1PV6DtF94TLZxBt703cWprUt+6G/pIRBMs4IRiejY=
+=SHT/
+-----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 10:26:21 2023
@@ -0,0 +1 @@
+1794215d8b360fff2a0fc6ef51ee1d7f08d5e4e0104bb3f80bc748a02dab36a72dad06f26851bdc49b5321f297e91bb53ec8945b69178ec38c00b476f74a96a9
  apache-logging-parent-10.3.0-src.zip


Reply via email to