Updated for 2.2.0.RC1 release

This commit is contained in:
Michael Minella
2013-04-08 17:18:44 -05:00
parent a8e9facf68
commit 7801deeec5
4 changed files with 5 additions and 3 deletions

View File

@@ -85,6 +85,6 @@ $ mvn test
* Migrating to 2.2.x
As part of the update to support non-identifying job parameters ({{{https://jira.springsource.org/browse/BATCH-1412}BATCH-1412}}), the database schema for the job repository was updated. To migrate your existing job repository to the new one, you'll need to execute the appropriate migration script for your platform. This script will create the new BATCH_JOB_EXECUTION table and migrate the parameters from the old table to the new table. The script can be found in the <<<org.springframework.batch.core.migration>>> package.
As part of the update to support non-identifying job parameters ({{{https://jira.springsource.org/browse/BATCH-1412}BATCH-1412}}), the database schema for the job repository was updated. To migrate your existing job repository to the new one, you'll need to execute the appropriate migration script for your platform. This script will create the new BATCH_JOB_EXECUTION_PARAMS table and migrate the parameters from the old table to the new table. The script can be found in the <<<org.springframework.batch.core.migration>>> package.

View File

@@ -13,6 +13,8 @@
Links:
* {{{./2.2.0.M1-2.2.0.RC1.html}2.2.0.M1-2.2.0.RC1}}
* {{{./2.1.9-2.2.0.M1.html}2.1.9-2.2.0.M1}}
* {{{./2.1.8-2.1.9.html}2.1.8 to 2.1.9}}

View File

@@ -5,7 +5,7 @@
<bookinfo>
<title>Spring Batch - Reference Documentation</title>
<releaseinfo>Spring Batch 2.2.0.M1</releaseinfo>
<releaseinfo>Spring Batch 2.2.0.RC1</releaseinfo>
<authorgroup>
<author>

View File

@@ -28,7 +28,7 @@
<mediaobject>
<imageobject role="html">
<imagedata align="center" fileref="images/meta-data-erd.png"
scale="80" />
scale="100" />
</imageobject>
<imageobject role="fo">