diff --git a/src/site/apt/migration/1.0.1-1.1.apt b/src/site/apt/migration/1.0.1-1.1.apt index 3ef3761e5..d122a9bfd 100644 --- a/src/site/apt/migration/1.0.1-1.1.apt +++ b/src/site/apt/migration/1.0.1-1.1.apt @@ -1,6 +1,5 @@ Spring Batch 1.1 Release Notes - * Notable new features: * Job-level execution context (shared among all steps) diff --git a/src/site/apt/migration/index.apt b/src/site/apt/migration/index.apt index d87842a62..b06e26c08 100644 --- a/src/site/apt/migration/index.apt +++ b/src/site/apt/migration/index.apt @@ -5,14 +5,25 @@ ------ March 2008 + See the changes report generated from {{{issue-tracking.html}JIRA}}. + + There is a pre-built {{{http://opensource.atlassian.com/projects/spring/secure/IssueNavigator.jspa?reset=true&mode=hide&pid=10090&status=5&status=6&updated:previous=-1w&sorter/field=updated&sorter/order=DESC}Resolved Recently}} query that might be useful. + + 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.0-m2-m3.html}1.0 m2 to m3}} + * {{{1.0.1-1.1.html}1.0.1 to 1.1}} - * {{{1.0-m3-m4.html}1.0 m3 to m4}} + * {{{1.0.0-1.0.1.html}1.0.0 to 1.0.1}} - * {{{1.0-m4-m5.html}1.0 m4 to m5}} + * {{{1.0-rc1-final.html}1.0 rc1 to final}} * {{{1.0-m5-rc1.html}1.0 m5 to rc1}} - * {{{1.0-rc1-final.html}1.0 rc1 to final}} + * {{{1.0-m4-m5.html}1.0 m4 to m5}} + + * {{{1.0-m3-m4.html}1.0 m3 to m4}} + + * {{{1.0-m2-m3.html}1.0 m2 to m3}} + diff --git a/src/site/site.xml b/src/site/site.xml index 014ba8fd5..929b02023 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -22,7 +22,7 @@ - + @@ -38,6 +38,7 @@ +