Both Jenkins and Solar have not been running. They were both pointing to the svn repository. Infra fixed Solar and that site is now updated. I modified Jenkins and manually ran it. It is getting 3 test failures in log4j-core:
https://builds.apache.org/view/All/job/Log4j%202.x/1119/org.apache.logging.log4j$log4j-core/console <https://builds.apache.org/view/All/job/Log4j%202.x/1119/org.apache.logging.log4j$log4j-core/console> Failed tests: ResolverUtilTest.testExtractPathFromFileUrlNotDecodedIfFileExists:72 should not be decoded: /home/jenkins/jenkins-slave/workspace/Log4j 2.x/log4j-core/target/test-classes/log4j config with plus characters.xml ResolverUtilTest.testExtractPathFromJarUrlNotDecodedIfFileExists:48 should not be decoded: /home/jenkins/jenkins-slave/workspace/Log4j 2.x/log4j-core/target/test-classes/log4j config with plus characters.xml FileUtilsTest.testFileFromUriWithPlusCharactersInName:38 expected:<log4j[+config+with+plus+]characters.xml> but was:<log4j[ config with plus ]characters.xml> I have not looked into these failures yet. Ralph
