From 17530eb7d0d233e08ce84bf5337f0c31add8b37c Mon Sep 17 00:00:00 2001 From: dsyer Date: Thu, 13 Dec 2007 11:46:43 +0000 Subject: [PATCH] line endings --- .../batch/execution/scope/scope-tests.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/spring-batch-execution/src/test/resources/org/springframework/batch/execution/scope/scope-tests.xml b/spring-batch-execution/src/test/resources/org/springframework/batch/execution/scope/scope-tests.xml index b8f94f388..28b097ac0 100644 --- a/spring-batch-execution/src/test/resources/org/springframework/batch/execution/scope/scope-tests.xml +++ b/spring-batch-execution/src/test/resources/org/springframework/batch/execution/scope/scope-tests.xml @@ -4,11 +4,11 @@ xmlns:tx="http://www.springframework.org/schema/tx" xmlns:p="http://www.springframework.org/schema/p" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation=" - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.0.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.0.xsd"> - + xsi:schemaLocation=" + http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.0.xsd + http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.0.xsd"> + +