From 33f216fea9b238d25858169960a34a2a0ea53f1f Mon Sep 17 00:00:00 2001 From: lucasward Date: Mon, 3 Mar 2008 17:16:25 +0000 Subject: [PATCH] BATCH-402: Removed startLimit from Job. Also removed executionCount from JobExecution. --- spring-batch-samples/src/main/resources/jobs/footballJob.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-batch-samples/src/main/resources/jobs/footballJob.xml b/spring-batch-samples/src/main/resources/jobs/footballJob.xml index 9f818ac83..5053c8c2c 100644 --- a/spring-batch-samples/src/main/resources/jobs/footballJob.xml +++ b/spring-batch-samples/src/main/resources/jobs/footballJob.xml @@ -10,7 +10,6 @@ http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.0.xsd"> -