Skip to content

Commit 1c7cc17

Browse files
committed
[SPR-8627] Deprecated @ExpectedException.
1 parent 381ab6f commit 1c7cc17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build-spring-framework/resources/changelog.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,10 @@ Changes in version 3.1 RC1 (2011-09-xx)
4444
* JavaMailSenderImpl detects and respects "mail.transport.protocol" property in existing Session
4545
* added ConcurrentMapCacheManager, dynamically building ConcurrentMapCache instances at runtime
4646
* added "disabled" property to EhCacheFactoryBean
47+
* introduced DelegatingSmartContextLoader as new default ContextLoader for TestContext framework
48+
* deprecated @ExpectedException
4749
* AnnotationConfigContextLoader now detects default configuration classes within test classes
4850
* TestContext now uses MergedContextConfiguration for the ContextCache key
49-
* introduced DelegatingSmartContextLoader as new default ContextLoader for TestContext framework
5051
* extended Servlet API mocks for Servlet 3.0 forward compatibility as far as possible
5152
* made MockHttpServletResponse compatible with Servlet 3.0 getHeader(s) method returning Strings
5253
* added getHeaderValue(s) method to MockHttpServletResponse for raw value access

0 commit comments

Comments
 (0)