vy commented on pull request #467: URL: https://github.com/apache/logging-log4j2/pull/467#issuecomment-781450999
Except the tests belong to `log4j-jackson-layout*` modules, I have removed the following tests in `log4j-core-its`: - HttpAppenderTest.java (was already disabled) - JsonCompleteFileAppenderTest.java (was for JsonLayout) - XmlCompactFileAppenderTest.java (was for XmlLayout) - XmlCompactFileAppenderValidationTest.java (was for XmlLayout) - XmlCompactFileAsyncAppenderValidationTest.java (was for XmlLayout) - XmlCompleteFileAppenderTest.java (was for XmlLayout) - XmlFileAppenderTest.java (was for XmlLayout) - XmlRandomAccessFileAppenderTest.javaHttpAppenderTest.java (was for XmlLayout) Hence, no harm should have been done. ---------------------------------------------------------------- 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]
