Right, it is a copy-paste mistake from the release email template. (Though this gave me the idea of generating this email from the template in CI during the release!)
This VOTE is for the 0.4.0 release of Apache Log4j Tools. On Mon, Jul 3, 2023 at 12:01 AM Gary Gregory <garydgreg...@gmail.com> wrote: > Is it 0.4.0 or 7.8.0? ;-) > > Gary > > On Sun, Jul 2, 2023, 14:54 Volkan Yazıcı <vol...@yazi.ci> wrote: > > > This is a lazy vote to release the Apache Log4j Tools 7.8.0. > > > > This minor release contains small enhancements. Most importantly, this > > marks the first release where the project uses itself to generate > > release notes! > > > > Source repository: https://github.com/apache/logging-log4j-tools > > Commit: b4d75a1270d4eeaa99ffd1425332572ed3bd3e73 > > Artifacts: 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. > > > > ## 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 > > >