We just figured a mistake in the VDR URL scheme. It should have been `uuid` instead of `cdx`, which requires a version. I cancel this vote. I will issue an RC3 promptly, though I will stick to the timeline of the RC2 vote.
On Mon, Nov 6, 2023 at 11:32 AM Volkan Yazıcı <vol...@yazi.ci> wrote: > This is a lazy-vote to release the Apache Logging Parent 10.3.0 RC2. > > 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-1221 > 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) >