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 @@ -6,11 +6,13 @@ http://www.springsource.org
6
6
Changes in version 3.1.1 (2012-02-13)
7
7
-------------------------------------
8
8
9
- * official support for Hibernate 4.0 GA ( as released in the meantime)
9
+ * official support for Hibernate 4.0 GA as well as Hibernate 4.1
10
10
* JBossNativeJdbcExtractor is compatible with JBoss AS 7 as well
11
11
* restored JBossLoadTimeWeaver compatibility with JBoss AS 5.1
12
12
* Provider injection works with generically typed collections of beans as well
13
+ * @ActiveProfiles mechanism in test context framework works with @ImportResource as well
13
14
* context:property-placeholder's "file-encoding" attribute value is being applied correctly
15
+ * clarified Resource's "getFilename" method to return null if resource type does not have a filename
14
16
* optimized converter lookup in GenericConversionService to avoid contention in JDK proxy check
15
17
* DataBinder correctly handles ParseException from Formatter for String->String case
16
18
* CacheNamespaceHandler actually parses cache:annotation-driven's "key-generator" attribute
You can’t perform that action at this time.
0 commit comments