Skip to content

Commit 4f1e748

Browse files
committed
Added log entries for recent TestContext framework changes.
1 parent 620018d commit 4f1e748

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

build-spring-framework/resources/changelog.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SPRING FRAMEWORK CHANGELOG
33
http://www.springsource.org
44

55

6-
Changes in version 3.1 M2 (2011-05-31)
6+
Changes in version 3.1 M2 (2011-06-06)
77
--------------------------------------
88

99
* revised cache abstraction to focus on minimal atomic access operations
@@ -27,6 +27,8 @@ Changes in version 3.1 M2 (2011-05-31)
2727
* RemoteExporter uses an opaque proxy for 'serviceInterface' (no AOP interfaces exposed)
2828
* updated Quartz package to support Quartz 1.8 as well (note: not fully supporting Quartz 2.0 yet)
2929
* introduced AnnotationConfigContextLoader to provide TestContext support for @Configuration classes
30+
* introduced @ActiveProfiles for declarative configuration of bean definition profiles in tests
31+
* TestContext generates context cache key based on all applicable configuration metadata
3032
* deprecated AbstractJUnit38SpringContextTests and AbstractTransactionalJUnit38SpringContextTests
3133

3234

0 commit comments

Comments
 (0)