Discontinue use of JUnit 3 APIs
This commit also ensures that the JSR-330 TCK is executed with the normal build by adhering to naming conventions for test classes. See gh-22894
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
<suppress files="GenericBeanDefinition" checks="EqualsHashCode" />
|
||||
<suppress files="RootBeanDefinition" checks="EqualsHashCode" />
|
||||
|
||||
<!-- spring-context -->
|
||||
<suppress files="SpringAtInjectTckTests" checks="IllegalImportCheck" />
|
||||
|
||||
<!-- spring-core -->
|
||||
<suppress files="[\\/]src[\\/]main[\\/]java[\\/]org[\\/]springframework[\\/]asm[\\/]" checks=".*" />
|
||||
<suppress files="[\\/]src[\\/]main[\\/]java[\\/]org[\\/]springframework[\\/]cglib[\\/]" checks=".*" />
|
||||
|
||||
Reference in New Issue
Block a user