[SPR-8622] Upgraded to JUnit 4.8.2

This commit is contained in:
Sam Brannen
2011-08-18 16:06:31 +00:00
parent 7f715ee803
commit 87dad65ff0
22 changed files with 23 additions and 22 deletions

View File

@@ -10,6 +10,7 @@ Changes in version 3.1 RC1 (2011-09-xx)
* updated JBossLoadTimeWeaver to automatically detect and support JBoss AS 7 as well
* support for load-time weaving on WebSphere 7 and 8
* support for Hibernate 4.0 beta as a JPA provider
* upgraded to JUnit 4.8.2
* prepared Spring's DataSource and RowSet adapters for forward compatibility with JDBC 4.1
* introduced ForkJoinPoolFactoryBean for Java 7 (alternative: add new jsr166.jar to Java 6)
* DefaultListableBeanFactory is only deserializable through a SerializedBeanFactoryReference