Adding my +1. With that, the release passes with 3 binding +1 votes from Piotr, Ralph, and me. I will proceed with publishing the release.
On Mon, Jul 3, 2023 at 11:29 PM Volkan Yazıcı <vol...@yazi.ci> wrote: > This is a vote to release the Apache Log4j Tools 0.4.0. > > Source repository: https://github.com/apache/logging-log4j-tools > Commit: 15d888fe488660b0bb5d3fc3e95c9915f277fbee > Distribution: https://dist.apache.org/repos/dist/dev/logging/log4j > Signing key: 0x077e8893a6dcc33dd4a4d5b256e73ba9a0b592d0 > > Please download, test, and cast your votes on the Log4j developers 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. At least 3 +1 votes and more positive than negative votes are > required. > > # Release Notes > > This minor release contains small enhancements. > Most importantly, this marks the first release where the project uses > itself to generate release notes! > > ## Changes > > ### Added > > * Add `versionPattern` (i.e., the regular expression pattern for > parsing versions) parameter to the Maven `release` goal (#63) > > ### Changed > > * Change the default value of `outputDirectory` to > `${project.build.directory}/generated-sources/site/changelog` for the > Maven `export` goal > * Migrate from `CHANGELOG.adoc` to using `log4j-changelog-maven-plugin` > > ### Fixed > > * Improve Maven `release` goal to accommodate repetitive invocations >