From c866b5cf81b71c608ea437be17816d5f01e3ee9a Mon Sep 17 00:00:00 2001 From: dsyer Date: Sun, 18 Oct 2009 11:56:42 +0000 Subject: [PATCH] Update release notes --- src/site/apt/migration/2.0.3-2.0.4.apt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/site/apt/migration/2.0.3-2.0.4.apt b/src/site/apt/migration/2.0.3-2.0.4.apt index 6272634b9..ae2872fb0 100755 --- a/src/site/apt/migration/2.0.3-2.0.4.apt +++ b/src/site/apt/migration/2.0.3-2.0.4.apt @@ -8,11 +8,11 @@ Spring Batch 2.1.0.M1 Release Notes * {{{http://jira.springframework.org/browse/BATCH-1401}[BATCH-1401]}} - All inserts of JobId should be of Types.BIGINT - * {{{http://jira.springframework.org/browse/BATCH-1408}[BATCH-1408]}} - SimpleJobLauncher Package wrong + * {{{http://jira.springframework.org/browse/BATCH-1408}[BATCH-1408]}} - SimpleJobLauncher package wrong in user guide - * {{{http://jira.springframework.org/browse/BATCH-1410}[BATCH-1410]}} - Isolation Level in the Example is not supported + * {{{http://jira.springframework.org/browse/BATCH-1410}[BATCH-1410]}} - Isolation Level in the example in user guide is not supported - * {{{http://jira.springframework.org/browse/BATCH-1417}[BATCH-1417]}} - Error in FlatFileItemReader when RecordSeparatorPolicy.preProcess or readLine returns null + * {{{http://jira.springframework.org/browse/BATCH-1417}[BATCH-1417]}} - Error in FlatFileItemReader when RecordSeparatorPolicy.preProcess readLine returns null * {{{http://jira.springframework.org/browse/BATCH-1420}[BATCH-1420]}} - Late Binding only happens first time when using inner bean definition with collection property