diff --git a/src/reference/docbook/migration-3.2.xml b/src/reference/docbook/migration-3.2.xml
index d8d161a0bf2..898a1f3ed75 100644
--- a/src/reference/docbook/migration-3.2.xml
+++ b/src/reference/docbook/migration-3.2.xml
@@ -173,183 +173,183 @@
The following packages and types have been wholly or partially deprecated
in Spring Framework 3.2 and may be removed in a future version. Click through
to the linked Javadoc for each item for exact details. See also the
-
+
complete list of deprecations in the framework.
-
+
org.springframework.orm.ibatis
-
+
org.springframework.scheduling.backportconcurrent
-
+
org.springframework.ejb.support
-
+
org.springframework.http.converter.xml.XmlAwareFormHttpMessageConverter
-
+
org.springframework.web.jsf.DelegatingVariableResolver
-
+
org.springframework.web.jsf.SpringBeanVariableResolver
-
+
org.springframework.ui.velocity.CommonsLoggingLogSystem
-
+
org.springframework.ui.velocity.VelocityEngineUtils
-
+
org.springframework.beans.factory.config.BeanReferenceFactoryBean
-
+
org.springframework.beans.factory.config.CommonsLogFactoryBean
-
+
org.springframework.beans.instrument.classloading.oc4j.OC4JLoadTimeWeaver
-
+
org.springframework.transaction.jta.OC4JJtaTransactionManager
-
+
org.springframework.web.util.ExpressionEvaluationUtils
-
+
org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
-
+
org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
-
+
org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping
-
+
org.springframework.web.servlet.mvc.annotation.ServletAnnotationMappingUtils
-
+
org.springframework.jmx.support.MBeanRegistrationSupport
-
+
org.springframework.test.context.ContextConfigurationAttributes
-
+
org.springframework.test.context.junit4.AbstractTransactionalJUnit4SpringContextTests:
use of the simpleJdbcTemplate instance variable has been deprecated
in favor of the new jdbcTemplate instance variable.
-
+
org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests:
use of the simpleJdbcTemplate instance variable has been deprecated
in favor of the new jdbcTemplate instance variable.
-
+
org.springframework.test.jdbc.SimpleJdbcTestUtils has been deprecated in
favor of JdbcTestUtils which now contains all of the
functionality previously available in SimpleJdbcTestUtils.
-
+
org.springframework.web.servlet.view.ContentNegotiatingViewResolver
-
+
org.springframework.transaction.interceptor.TransactionAspectUtils
-
+
org.springframework.http.HttpStatus
-
+
org.springframework.web.util.UriUtils
-
+
org.springframework.orm.jpa.vendor.TopLinkJpaDialect
-
+
org.springframework.orm.jpa.vendor.TopLinkJpaVendorAdapter
-
+
org.springframework.orm.util.CachingMapDecorator