diff --git a/spring-batch-samples/src/main/resources/jobs/retrySample.xml b/spring-batch-samples/src/main/resources/jobs/retrySample.xml index 9fa6c00c9..eeda434a7 100644 --- a/spring-batch-samples/src/main/resources/jobs/retrySample.xml +++ b/spring-batch-samples/src/main/resources/jobs/retrySample.xml @@ -25,12 +25,15 @@ value="java.lang.Exception" /> - + - - + class="org.springframework.batch.execution.step.support.LimitCheckingItemSkipPolicy"> + + + + java.lang.Exception + +