From 8970bf60f7bbecb758ab584cca4eb1041827a991 Mon Sep 17 00:00:00 2001 From: robokaso Date: Wed, 13 Aug 2008 12:29:35 +0000 Subject: [PATCH] RESOLVED - BATCH-781: changelog for 1.1.2 release --- src/site/apt/migration/1.1.1-1.1.2.apt | 14 ++++++++++++++ src/site/apt/migration/index.apt | 6 ++++-- 2 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 src/site/apt/migration/1.1.1-1.1.2.apt diff --git a/src/site/apt/migration/1.1.1-1.1.2.apt b/src/site/apt/migration/1.1.1-1.1.2.apt new file mode 100644 index 000000000..1ff24aebf --- /dev/null +++ b/src/site/apt/migration/1.1.1-1.1.2.apt @@ -0,0 +1,14 @@ +Spring Batch 1.1.1 Release Notes + +* Bugfixes: + + * STEP_EXECUTION table is now updated after every chunk + + * StaxEventItemWriter throws informative error for non-existing Resource + + +* Improvements + + * StaxEventItemWriter#endDocument(..) can be overriden (allows users to fix problems with Woodstox end tag auto-insertions) + + * Javadoc included in the distribution \ No newline at end of file diff --git a/src/site/apt/migration/index.apt b/src/site/apt/migration/index.apt index 483585a73..737ed2fe5 100644 --- a/src/site/apt/migration/index.apt +++ b/src/site/apt/migration/index.apt @@ -12,6 +12,10 @@ You can also browse the upcoming releases and look at the {{{http://opensource.atlassian.com/projects/spring/browse/BATCH?report=com.atlassian.jira.plugin.system.project:roadmap-panel}Road Map}} query. Links: + + * {{{1.1.1-1.1.2.html}1.1.1 to 1.1.2}} + + * {{{1.1-1.1.1.html}1.1 to 1.1.1}} * {{{1.0.1-1.1.html}1.0.1 to 1.1}} @@ -27,5 +31,3 @@ * {{{1.0-m2-m3.html}1.0 m2 to m3}} - * {{{1.1-1.1.1.html}1.1 to 1.1.1}} -