From e53dcab046405e40d563e8db3aac1a7c83cd2aff Mon Sep 17 00:00:00 2001 From: robokaso Date: Mon, 26 Jan 2009 10:32:25 +0000 Subject: [PATCH] RESOLVED - BATCH-1019: Create one sample without the namespace patch applied --- .../main/resources/jobs/infiniteLoopJob.xml | 74 ++++++++++++------- 1 file changed, 46 insertions(+), 28 deletions(-) diff --git a/spring-batch-samples/src/main/resources/jobs/infiniteLoopJob.xml b/spring-batch-samples/src/main/resources/jobs/infiniteLoopJob.xml index bde0b9d85..7b2910456 100644 --- a/spring-batch-samples/src/main/resources/jobs/infiniteLoopJob.xml +++ b/spring-batch-samples/src/main/resources/jobs/infiniteLoopJob.xml @@ -1,40 +1,58 @@ - - - - - - - + + + + + + - - - - - + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + - - - - - - - \ No newline at end of file + \ No newline at end of file