From 49540b135eff1791d8244a9b28ffef03fa35938a Mon Sep 17 00:00:00 2001 From: lucasward Date: Thu, 21 Feb 2008 04:33:30 +0000 Subject: [PATCH] First attempt at adding more explicit skip handling and removing the need for 'SimpleStepExecutor'. There's still some cleanup that needs to happen, but it's moving in the right direction. --- .../src/main/resources/simple-container-definition.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-batch-samples/src/main/resources/simple-container-definition.xml b/spring-batch-samples/src/main/resources/simple-container-definition.xml index 80ff8d574..6cab098a5 100644 --- a/spring-batch-samples/src/main/resources/simple-container-definition.xml +++ b/spring-batch-samples/src/main/resources/simple-container-definition.xml @@ -93,7 +93,7 @@ - +