
Correction: The build succeeds with JDK 8 and produces class files for JDK 1.5. -- Ceki Gülcü Please contact suppport(at)qos.ch for donations, sponsorship or support contracts related to SLF4J or logback projects. On 11/01/2022 20:06, Ceki Gülcü wrote:
Hello all,
I am happy to report that the reload4j build is now "releasable". By "releasable", I mean that it could be released to Maven central if so desired.
The code is available at https://github.com/qos-ch/reload4j
It can be built with Maven using JDK 1.7 and targets/runs under JDK 1.5.
All tests pass.
The tests were updated but no actual code was changed except for the removal of NTEventAppender.
I have made a dry-run for a release. This fails with JDK 1.7 and requires JDK 1.8. I was not able to find the cause.
Please try the build and provide feedback.