On Tue, 13 Sept 2022 at 02:24, Ralph Goers <ralph.go...@dslextreme.com> wrote: > 1. SLF4J2 support to make the Junit dependency test scope.
I fixed it yesterday, but if someone else can do a `mvn dependency:list -DincludeScope=runtime` and look for dependencies that should not be there, it would be better. > 2. Fix GelfLayoutTest on Windows. It disappeared on my Windows box after increasing the `EncodingListAppender` buffer size to 16 KiB. I committed the fix. Piotr