From 143d003435e8c4c6f62ca2653aa1fdeeb5bd5094 Mon Sep 17 00:00:00 2001 From: dhgarrette Date: Fri, 13 Mar 2009 22:07:39 +0000 Subject: [PATCH] BATCH-1008: Changed order of elements in so that transitions are at the bottom. --- .../batch/core/configuration/xml/spring-batch-2.0.xsd | 11 ++--------- ...fferentResultsFailSecondJobParserTests-context.xml | 6 +++--- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/spring-batch-core/src/main/resources/org/springframework/batch/core/configuration/xml/spring-batch-2.0.xsd b/spring-batch-core/src/main/resources/org/springframework/batch/core/configuration/xml/spring-batch-2.0.xsd index 3ea7b1a78..71b8023c7 100644 --- a/spring-batch-core/src/main/resources/org/springframework/batch/core/configuration/xml/spring-batch-2.0.xsd +++ b/spring-batch-core/src/main/resources/org/springframework/batch/core/configuration/xml/spring-batch-2.0.xsd @@ -213,7 +213,7 @@ - + @@ -222,6 +222,7 @@ + @@ -537,14 +538,6 @@ - - - - - - - - diff --git a/spring-batch-core/src/test/resources/org/springframework/batch/core/configuration/xml/SplitDifferentResultsFailSecondJobParserTests-context.xml b/spring-batch-core/src/test/resources/org/springframework/batch/core/configuration/xml/SplitDifferentResultsFailSecondJobParserTests-context.xml index 19f4c846e..9f0f98fe5 100644 --- a/spring-batch-core/src/test/resources/org/springframework/batch/core/configuration/xml/SplitDifferentResultsFailSecondJobParserTests-context.xml +++ b/spring-batch-core/src/test/resources/org/springframework/batch/core/configuration/xml/SplitDifferentResultsFailSecondJobParserTests-context.xml @@ -12,9 +12,6 @@ - - - @@ -23,6 +20,9 @@ + + +