File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
build-spring-framework/resources Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,9 @@ Changes in version 3.1 RC1 (2011-08-xx)
3939* JavaMailSenderImpl detects and respects "mail.transport.protocol" property in existing Session
4040* added ConcurrentMapCacheManager, dynamically building ConcurrentMapCache instances at runtime
4141* added "disabled" property to EhCacheFactoryBean
42- * AnnotationConfigContextLoader now supports default configuration classes within test classes
42+ * AnnotationConfigContextLoader now detects default configuration classes within test classes
43+ * TestContext now uses MergedContextConfiguration for the ContextCache key
44+ * introduced DelegatingSmartContextLoader as the new default ContextLoader for the TestContext framework
4345* extended Servlet API mocks for Servlet 3.0 forward compatibility as far as possible
4446* made MockHttpServletResponse compatible with Servlet 3.0 getHeader(s) method returning Strings
4547* added getHeaderValue(s) method to MockHttpServletResponse for raw value access
You can’t perform that action at this time.
0 commit comments