[VOTE][LAZY] Release Apache Logging Parent 10.3.0

2023-10-26 Thread Volkan Yazıcı
This is a lazy-vote to release the Apache Logging Parent 10.3.0.

Website: https://logging-parent.staged.apache.org/logging-parent
GitHub: https://github.com/apache/logging-parent
Commit: 55614e3a0beaf44e8c4591b7c530874ed6f524cb
Distribution: https://dist.apache.org/repos/dist/dev/logging/logging-parent
Nexus: https://repository.apache.org/content/repositories/orgapachelogging-1215
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 24 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)

 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.
* 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)

 Fixed

* Fix broken changelog entry validation
* Attach `flatten:clean` to `clean` phase


Re: [VOTE][LAZY] Release Apache Logging Parent 10.3.0

2023-10-26 Thread Volkan Yazıcı
Vote is open for 72 hours, I will correct `generate-email.sh` promptly.

On Thu, Oct 26, 2023 at 11:58 AM Volkan Yazıcı  wrote:
>
> This is a lazy-vote to release the Apache Logging Parent 10.3.0.
>
> Website: https://logging-parent.staged.apache.org/logging-parent
> GitHub: https://github.com/apache/logging-parent
> Commit: 55614e3a0beaf44e8c4591b7c530874ed6f524cb
> Distribution: https://dist.apache.org/repos/dist/dev/logging/logging-parent
> Nexus: 
> https://repository.apache.org/content/repositories/orgapachelogging-1215
> 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 24 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)
>
>  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.
> * 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)
>
>  Fixed
>
> * Fix broken changelog entry validation
> * Attach `flatten:clean` to `clean` phase