From 59a8da3eff57f51a6903ef934cf96c3ed4cf7d44 Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Thu, 13 Dec 2012 01:14:08 +0100 Subject: [PATCH] Polish the migration guide - Added missing tags to the JDiff reports section. - Converted tabs to spaces. --- src/reference/docbook/migration-3.2.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/reference/docbook/migration-3.2.xml b/src/reference/docbook/migration-3.2.xml index 713699d1b8..a4e431b709 100644 --- a/src/reference/docbook/migration-3.2.xml +++ b/src/reference/docbook/migration-3.2.xml @@ -148,6 +148,7 @@
JDiff reports + Select JDiff reports are now being published to provide users with a convenient means of understanding what's changed between versions. Going forward these will be published between each minor version, e.g. from 3.1.3.RELEASE to 3.1.4.RELEASE; from @@ -157,6 +158,7 @@ and/or RC for users who are tracking next-generation development, e.g. 3.2.0.RC2 to 3.2.0.RELEASE. +
@@ -292,8 +294,8 @@ org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests: - use of the simpleJdbcTemplate instance variable has been deprecated - in favor of the new jdbcTemplate instance variable. + use of the simpleJdbcTemplate instance variable has been deprecated + in favor of the new jdbcTemplate instance variable.