I think it has something to do with the fact that you cannot uninstall our JUL layer or other layer so the wrong code is installed at some point in the whole test suite. I am guessing it runs fine on its own. Gary
-------- Original message -------- From: Remko Popma <[email protected]> Date: 04/05/2015 00:42 (GMT-08:00) To: Log4J Developers List <[email protected]> Subject: log4j-jul tests fail 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)
