[VOTE] Release Apache Log4j Tools 0.2.0

2023-01-31 Thread Volkan Yazıcı
The Apache Log4j Tools 0.2.0 release is now available for voting. This release contains the following changes: * Fixed Windows compatibility * Fixed unreleased directory order in `ChangelogExporter` * Removed security as a change type from `log4j-changelog` * Added XSD for `log4j-changelog` XML f

Re: [VOTE] Release Apache Log4j Tools 0.2.0

2023-01-31 Thread Piotr P. Karwasz
Hi Volkan, The signatures are correct and the build is reproducible: +1. On Tue, 31 Jan 2023 at 18:18, Volkan Yazıcı wrote: > * Added XSD for `log4j-changelog` XML files Just a reminder: if the vote passes, the XSD must be published under https://logging.apache.org/log4j/changelog-0.1.0.xsd (sh

Re: [VOTE] Release Apache Log4j Tools 0.2.0

2023-01-31 Thread Volkan Yazıcı
Very sharp of you Piotr! Thanks for reviewing the changes thoroughly. `0.1.0` in the XSD is not a mistake. I used different versions for the XSD, which resembles more of an API, and the project itself, since they are independent. On Tue, Jan 31, 2023 at 11:32 PM Piotr P. Karwasz wrote: > > Hi Vol