I am seeing this test for log4j-jul fail:
java.lang.UnsupportedOperationException: Cannot set level through log4j-api
at
org.apache.logging.log4j.jul.ApiLogger.setLevel(ApiLogger.java:82)
at
org.apache.logging.log4j.jul.CoreLoggerTest.testSetLevel(CoreLoggerTest.java:67)Did we do any work on JUL recently? (I can't find it in JIRA or changes.xml)
