Fixed (and tested!) this in `logging-parent`. We will do a `logging-parent` version `10.1.1` release first. Consequently issue an RC2 for `-tools` version `0.5.0`.
On Sun, Oct 1, 2023 at 2:16 PM Gary Gregory <garydgreg...@gmail.com> wrote: > One day this will work in my fantasy world: > > shasum --check apache-log4j-tools-0.5.0-src.zip.sha512 > shasum: apache-log4j-tools-0.5.0-src.zip.sha512: no properly formatted > SHA checksum lines found > > ;-) > > Gary > > On Fri, Sep 29, 2023 at 5:03 PM Christian Grobmeier > <grobme...@apache.org> wrote: > > > > +1 > > > > > > > > On Fri, Sep 29, 2023, at 13:13, Volkan Yazıcı wrote: > > > This is a vote to release the Apache Log4j Tools 0.5.0. > > > > > > Source repository: https://github.com/apache/logging-log4j-tools > > > Commit: 861b03c70a76ca19408ffc8c4a77bc0c4e5e4570 > > > Distribution: > https://dist.apache.org/repos/dist/dev/logging/log4j-tools > > > Nexus: > > > > https://repository.apache.org/content/repositories/orgapachelogging-1187 > > > 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. At least 3 +1 votes and more > > > positive than negative votes are required. > > > > > > === Release Notes > > > > > > This minor release contains various bug fixes and improvements. > > > > > > ==== Added > > > > > > * Started publishing the project website[1] > > > > > > [1] https://logging.staged.apache.org/log4j/tools > > > > > > ==== Changed > > > > > > * Made `author` element optional and bumped the XML schema version to > > > `0.1.2` (#81) > > > * Make `log4j-changelog-maven-plugin` thread-safe (#80) > > > * Update `org.apache.logging:logging-parent` to version `10.1.0` (#82) > > > * Update `org.junit.jupiter:junit-jupiter-engine` to version `5.10.0` >