So the very first thing I do when preparing to start a release is run a full build. it failed with the errors below. I can’t do the release with build failures.
Tests in error: org.apache.logging.log4j.core.appender.AsyncAppenderTest.rewriteTest[2](org.apache.logging.log4j.core.appender.AsyncAppenderTest) Run 1: AsyncAppenderTest.before:65 No ListAppender named List found. Run 2: AsyncAppenderTest.after:70 NullPointer AsyncAppenderTest.testException[2] » UnsupportedClassVersion com/conversantmed... Tests run: 1310, Failures: 0, Errors: 2, Skipped: 32 Ralph