Skip to content

Commit 59a8da3

Browse files
committed
Polish the migration guide
- Added missing <para> tags to the JDiff reports section. - Converted tabs to spaces.
1 parent 2775862 commit 59a8da3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/reference/docbook/migration-3.2.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@
148148

149149
<section xml:id="migration-3.2-api-changes">
150150
<title>JDiff reports</title>
151+
<para>
151152
Select JDiff reports are now being published to provide users with a convenient
152153
means of understanding what's changed between versions. Going forward these will be
153154
published between each minor version, e.g. from 3.1.3.RELEASE to 3.1.4.RELEASE; from
@@ -157,6 +158,7 @@
157158
and/or RC for users who are tracking next-generation development, e.g.
158159
<link xl:href="http://static.springsource.org/spring-framework/docs/3.2.0.RC2_to_3.2.0.RELEASE">
159160
3.2.0.RC2 to 3.2.0.RELEASE</link>.
161+
</para>
160162
</section>
161163

162164
<section xml:id="migration-3.2-removals-and-deprecations">
@@ -292,8 +294,8 @@
292294
<para>
293295
<link xl:href="http://static.springsource.org/spring-framework/docs/current/javadoc-api/org/springframework/test/context/testng/AbstractTransactionalTestNGSpringContextTests.html">
294296
org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests</link>:
295-
use of the <varname>simpleJdbcTemplate</varname> instance variable has been deprecated
296-
in favor of the new <varname>jdbcTemplate</varname> instance variable.</para>
297+
use of the <varname>simpleJdbcTemplate</varname> instance variable has been deprecated
298+
in favor of the new <varname>jdbcTemplate</varname> instance variable.</para>
297299
</listitem>
298300
<listitem>
299301
<para>

0 commit comments

Comments
 (0)