From a54228fe3ca0a67922a16f41d30a877a35c538af Mon Sep 17 00:00:00 2001 From: lucasward Date: Fri, 14 Mar 2008 05:13:57 +0000 Subject: [PATCH] BATCH-313 & BATCH-314: Add ExecutionContext section to Chapter 2 and added run tier and job tier sections to Chapter 4. --- .../org/springframework/batch/core/launch/support/job.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-batch-core/src/test/resources/org/springframework/batch/core/launch/support/job.xml b/spring-batch-core/src/test/resources/org/springframework/batch/core/launch/support/job.xml index 119a9ba1f..e07bfc3a3 100644 --- a/spring-batch-core/src/test/resources/org/springframework/batch/core/launch/support/job.xml +++ b/spring-batch-core/src/test/resources/org/springframework/batch/core/launch/support/job.xml @@ -12,7 +12,7 @@ + class="org.springframework.batch.core.job.SimpleJob">