From 12b238d35031e53c6b9672c81c5d64d5f26956d9 Mon Sep 17 00:00:00 2001 From: robokaso Date: Wed, 12 Mar 2008 10:37:26 +0000 Subject: [PATCH] missed files from previous commit (subversive?!) --- .../src/main/resources/jobs/batchUpdateJob.xml | 2 +- .../src/main/resources/jobs/hibernateJob.xml | 2 +- spring-batch-samples/src/main/resources/jobs/rollbackJob.xml | 2 +- .../src/main/resources/simple-job-launcher-context.xml | 5 +++++ 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/spring-batch-samples/src/main/resources/jobs/batchUpdateJob.xml b/spring-batch-samples/src/main/resources/jobs/batchUpdateJob.xml index 22add10e4..ad3e80568 100644 --- a/spring-batch-samples/src/main/resources/jobs/batchUpdateJob.xml +++ b/spring-batch-samples/src/main/resources/jobs/batchUpdateJob.xml @@ -13,7 +13,7 @@ - + diff --git a/spring-batch-samples/src/main/resources/jobs/hibernateJob.xml b/spring-batch-samples/src/main/resources/jobs/hibernateJob.xml index 3c48d8092..a11788bbf 100644 --- a/spring-batch-samples/src/main/resources/jobs/hibernateJob.xml +++ b/spring-batch-samples/src/main/resources/jobs/hibernateJob.xml @@ -15,7 +15,7 @@ - + diff --git a/spring-batch-samples/src/main/resources/jobs/rollbackJob.xml b/spring-batch-samples/src/main/resources/jobs/rollbackJob.xml index 764c8fbc4..358df01e2 100644 --- a/spring-batch-samples/src/main/resources/jobs/rollbackJob.xml +++ b/spring-batch-samples/src/main/resources/jobs/rollbackJob.xml @@ -14,7 +14,7 @@ - + diff --git a/spring-batch-samples/src/main/resources/simple-job-launcher-context.xml b/spring-batch-samples/src/main/resources/simple-job-launcher-context.xml index d141b69d5..9fa743e21 100644 --- a/spring-batch-samples/src/main/resources/simple-job-launcher-context.xml +++ b/spring-batch-samples/src/main/resources/simple-job-launcher-context.xml @@ -64,6 +64,11 @@ + + + +