jvz commented on pull request #1: URL: https://github.com/apache/creadur-tentacles/pull/1#issuecomment-745393895
Log4j is built with Java 8 along with some version-specific code support for Java 9 and Java 11. You should be able to use it in Java 8. If you get errors from a tool about invalid bytecode, the tool isn't scanning jars correctly and has likely since been fixed as this was a common problem during the 8->9 transition. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
