+1

✅ Signatures
✅ Checksums
✅ Build (using Docker)
✅ Tests (using Docker)

Congratulations to the Log4net crew (in particular, to Jan and Davyd 🙇)
for their 3rd major release! 🎉 Keep up the great work! 💯



On Thu, Sep 12, 2024 at 8:54 PM Jan Friedrich <freeand...@apache.org> wrote:

> This is a vote to release the Apache Log4net 3.0.0.
>
> Website:
> https://logging.staged.apache.org/log4net/release/release-notes.html
> GitHub: https://github.com/apache/logging-log4net
> GitHub release (pre-release):
> https://github.com/apache/logging-log4net/releases/tag/rc/3.0.0-rc1
> Commit: 42ba791745ceb7ff922d828c6c5572ed918df84b
> Distribution: https://dist.apache.org/repos/dist/dev/logging/log4net
> Signing key: 0x7D24496A230E29D6349A99EF583E491578F02D5D
>
>
> Please download, test, and cast your votes on this mailing list.
>
> How to run the unit tests?
> - install docker (if you haven't already)
>   - https://docs.docker.com/engine/install/
> - in logging/log4net run
>   - `docker build -t log4net-builder .`
>   - `docker run -it log4net-builder`
>     - this will
>       - install all dependencies in the container
>       - build src/log4net.sln
>   - inside the container run
>     - `dotnet test /logging-log4net/src/log4net.sln`
>
> [ ] +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.
>
>

Reply via email to