Skip to content

Commit a46facc

Browse files
committed
Hibernate 4.1 etc
1 parent 9e21d2f commit a46facc

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
@@ -6,11 +6,13 @@ http://www.springsource.org
66
Changes in version 3.1.1 (2012-02-13)
77
-------------------------------------
88

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
1010
* JBossNativeJdbcExtractor is compatible with JBoss AS 7 as well
1111
* restored JBossLoadTimeWeaver compatibility with JBoss AS 5.1
1212
* Provider injection works with generically typed collections of beans as well
13+
* @ActiveProfiles mechanism in test context framework works with @ImportResource as well
1314
* 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
1416
* optimized converter lookup in GenericConversionService to avoid contention in JDK proxy check
1517
* DataBinder correctly handles ParseException from Formatter for String->String case
1618
* CacheNamespaceHandler actually parses cache:annotation-driven's "key-generator" attribute

0 commit comments

Comments
 (0)