[SPR-6184] AnnotationConfigContextLoader now defines "$ContextConfiguration" as the resource suffix for generated default @Configuration class names.

This commit is contained in:
Sam Brannen
2011-06-03 13:11:06 +00:00
parent 16fc083310
commit 39583d23fd
11 changed files with 60 additions and 128 deletions

View File

@@ -24,6 +24,9 @@
<logger name="org.springframework.test.context.support.AbstractGenericContextLoader">
<level value="warn" />
</logger>
<logger name="org.springframework.test.context.support.AnnotationConfigContextLoader">
<level value="warn" />
</logger>
<!-- Root Logger -->
<root>