mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 05:49:04 +00:00
With this commit we now log an identical message (without a stack trace) for a TestExecutionListener skipped due to a ClassNotFoundException like we already do for a listener skipped due to a NoClassDefFoundError.