diff --git a/font-awesome/font/fontawesome-webfont.svg b/font-awesome/font/fontawesome-webfont.svg index 2edb4ec34..8b349d50e 100755 --- a/font-awesome/font/fontawesome-webfont.svg +++ b/font-awesome/font/fontawesome-webfont.svg @@ -1,5 +1,5 @@ - + diff --git a/spring-batch-core-tests/build/resources/main/META-INF/batch/footballJob.xml b/spring-batch-core-tests/build/resources/main/META-INF/batch/footballJob.xml index 8d45077b4..ba8e595b3 100644 --- a/spring-batch-core-tests/build/resources/main/META-INF/batch/footballJob.xml +++ b/spring-batch-core-tests/build/resources/main/META-INF/batch/footballJob.xml @@ -3,9 +3,9 @@ xmlns:aop="http://www.springframework.org/schema/aop" xmlns:p="http://www.springframework.org/schema/p" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core-tests/build/resources/main/META-INF/batch/footballSkipJob.xml b/spring-batch-core-tests/build/resources/main/META-INF/batch/footballSkipJob.xml index e6e0f7c73..97942bc19 100644 --- a/spring-batch-core-tests/build/resources/main/META-INF/batch/footballSkipJob.xml +++ b/spring-batch-core-tests/build/resources/main/META-INF/batch/footballSkipJob.xml @@ -1,9 +1,9 @@ + xsi:schemaLocation="http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core-tests/build/resources/main/META-INF/batch/parallelJob.xml b/spring-batch-core-tests/build/resources/main/META-INF/batch/parallelJob.xml index 76de2415f..37570802d 100644 --- a/spring-batch-core-tests/build/resources/main/META-INF/batch/parallelJob.xml +++ b/spring-batch-core-tests/build/resources/main/META-INF/batch/parallelJob.xml @@ -3,9 +3,9 @@ xmlns:aop="http://www.springframework.org/schema/aop" xmlns:p="http://www.springframework.org/schema/p" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core-tests/build/resources/main/META-INF/batch/timeoutJob.xml b/spring-batch-core-tests/build/resources/main/META-INF/batch/timeoutJob.xml index b831d2d95..01786d89c 100644 --- a/spring-batch-core-tests/build/resources/main/META-INF/batch/timeoutJob.xml +++ b/spring-batch-core-tests/build/resources/main/META-INF/batch/timeoutJob.xml @@ -3,9 +3,9 @@ xmlns:aop="http://www.springframework.org/schema/aop" xmlns:p="http://www.springframework.org/schema/p" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core-tests/build/resources/test/applicationContext-test1.xml b/spring-batch-core-tests/build/resources/test/applicationContext-test1.xml index 5f8be26c2..65378b5c7 100644 --- a/spring-batch-core-tests/build/resources/test/applicationContext-test1.xml +++ b/spring-batch-core-tests/build/resources/test/applicationContext-test1.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/spring-batch-core-tests/build/resources/test/applicationContext-test2.xml b/spring-batch-core-tests/build/resources/test/applicationContext-test2.xml index 3712aeee6..8ee9f5826 100644 --- a/spring-batch-core-tests/build/resources/test/applicationContext-test2.xml +++ b/spring-batch-core-tests/build/resources/test/applicationContext-test2.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/spring-batch-core-tests/build/resources/test/data-source-context.xml b/spring-batch-core-tests/build/resources/test/data-source-context.xml index 568ea2eb6..14109b4bc 100644 --- a/spring-batch-core-tests/build/resources/test/data-source-context.xml +++ b/spring-batch-core-tests/build/resources/test/data-source-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util-3.1.xsd"> diff --git a/spring-batch-core-tests/build/resources/test/org/springframework/batch/core/test/step/SplitJobMapRepositoryIntegrationTests-context.xml b/spring-batch-core-tests/build/resources/test/org/springframework/batch/core/test/step/SplitJobMapRepositoryIntegrationTests-context.xml index 06700a598..2fd345bb2 100644 --- a/spring-batch-core-tests/build/resources/test/org/springframework/batch/core/test/step/SplitJobMapRepositoryIntegrationTests-context.xml +++ b/spring-batch-core-tests/build/resources/test/org/springframework/batch/core/test/step/SplitJobMapRepositoryIntegrationTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/spring-batch-core-tests/build/resources/test/simple-job-launcher-context.xml b/spring-batch-core-tests/build/resources/test/simple-job-launcher-context.xml index 682f45343..7946b246b 100644 --- a/spring-batch-core-tests/build/resources/test/simple-job-launcher-context.xml +++ b/spring-batch-core-tests/build/resources/test/simple-job-launcher-context.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/main/beanRefContext.xml b/spring-batch-core/build/resources/main/beanRefContext.xml index a7fb505a4..92a295f11 100644 --- a/spring-batch-core/build/resources/main/beanRefContext.xml +++ b/spring-batch-core/build/resources/main/beanRefContext.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/main/jsrBaseContext.xml b/spring-batch-core/build/resources/main/jsrBaseContext.xml index e71d499d9..a39c8ceaf 100644 --- a/spring-batch-core/build/resources/main/jsrBaseContext.xml +++ b/spring-batch-core/build/resources/main/jsrBaseContext.xml @@ -4,11 +4,11 @@ xmlns:jdbc="http://www.springframework.org/schema/jdbc" 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.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch - http://www.springframework.org/schema/batch/spring-batch.xsd + https://www.springframework.org/schema/batch/spring-batch.xsd http://www.springframework.org/schema/jdbc - http://www.springframework.org/schema/jdbc/spring-jdbc.xsd"> + https://www.springframework.org/schema/jdbc/spring-jdbc.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/alternativeJsrBaseContext.xml b/spring-batch-core/build/resources/test/META-INF/alternativeJsrBaseContext.xml index 1965bfe97..298ec1347 100644 --- a/spring-batch-core/build/resources/test/META-INF/alternativeJsrBaseContext.xml +++ b/spring-batch-core/build/resources/test/META-INF/alternativeJsrBaseContext.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionAfterFlow-context.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionAfterFlow-context.xml index 14bc3d253..c5153f8cd 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionAfterFlow-context.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionAfterFlow-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionAfterSplit-context.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionAfterSplit-context.xml index a9dd280a3..80cf5371f 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionAfterSplit-context.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionAfterSplit-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionAsFirstStep-context.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionAsFirstStep-context.xml index edba43953..09f3c9ade 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionAsFirstStep-context.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionAsFirstStep-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionCustomExitStatus-context.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionCustomExitStatus-context.xml index 7448c2dab..0b5ad0af0 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionCustomExitStatus-context.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionCustomExitStatus-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionInvalidExitStatus-context.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionInvalidExitStatus-context.xml index b77bbd0f8..7db4672b0 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionInvalidExitStatus-context.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionInvalidExitStatus-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionThrowsException-context.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionThrowsException-context.xml index 6594e4b49..dba861735 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionThrowsException-context.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionThrowsException-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionValidExitStatus-context.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionValidExitStatus-context.xml index 622eab3c6..0f8c6ede7 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionValidExitStatus-context.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-decisionValidExitStatus-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-restart-context.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-restart-context.xml index 5a12c2ff5..fdcb7a127 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-restart-context.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/DecisionStepTests-restart-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/ExceptionHandlingParsingTests-context.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/ExceptionHandlingParsingTests-context.xml index 69df0554d..5042767c7 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/ExceptionHandlingParsingTests-context.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/ExceptionHandlingParsingTests-context.xml @@ -1,9 +1,9 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTests-context.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTests-context.xml index 69afbd063..3cfefce1d 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTests-context.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTests-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTestsStepGetsFailedTransitionWhenNextAttributePresent.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTestsStepGetsFailedTransitionWhenNextAttributePresent.xml index 9be73644f..da0877b18 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTestsStepGetsFailedTransitionWhenNextAttributePresent.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTestsStepGetsFailedTransitionWhenNextAttributePresent.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTestsStepNoOverrideWhenNextAndFailedTransitionElementExists.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTestsStepNoOverrideWhenNextAndFailedTransitionElementExists.xml index 7bceb18df..8f156b0a7 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTestsStepNoOverrideWhenNextAndFailedTransitionElementExists.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTestsStepNoOverrideWhenNextAndFailedTransitionElementExists.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTestsWildcardAndNextAttrJob.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTestsWildcardAndNextAttrJob.xml index 489795418..0307d5dbc 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTestsWildcardAndNextAttrJob.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/FlowParserTestsWildcardAndNextAttrJob.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/ItemSkipParsingTests-context.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/ItemSkipParsingTests-context.xml index 56326c857..7ccf3302f 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/ItemSkipParsingTests-context.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/ItemSkipParsingTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/JsrSplitParsingTests-context.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/JsrSplitParsingTests-context.xml index e57502cb7..5db892b66 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/JsrSplitParsingTests-context.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/JsrSplitParsingTests-context.xml @@ -3,9 +3,9 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/contextClosingTests.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/contextClosingTests.xml index 584a7a938..3e7c76e21 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/contextClosingTests.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/contextClosingTests.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/jsrJobPropertyTestsContext.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/jsrJobPropertyTestsContext.xml index 4f616aeec..fff9d7978 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/jsrJobPropertyTestsContext.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/jsrJobPropertyTestsContext.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/META-INF/batch-jobs/jsrSpringInstanceTests.xml b/spring-batch-core/build/resources/test/META-INF/batch-jobs/jsrSpringInstanceTests.xml index 8535e3a9c..146578339 100644 --- a/spring-batch-core/build/resources/test/META-INF/batch-jobs/jsrSpringInstanceTests.xml +++ b/spring-batch-core/build/resources/test/META-INF/batch-jobs/jsrSpringInstanceTests.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsInheritence-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsInheritence-context.xml index 5df33bb64..edef5d31b 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsInheritence-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsInheritence-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsInterface-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsInterface-context.xml index 0a781a3c9..2af2b3a50 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsInterface-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsInterface-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsProxyTargetClass-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsProxyTargetClass-context.xml index 7f157bf21..14c563f55 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsProxyTargetClass-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsProxyTargetClass-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsXmlImportUsingNamespace-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsXmlImportUsingNamespace-context.xml index efb834f9c..f49e1b9b3 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsXmlImportUsingNamespace-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/JobScopeConfigurationTestsXmlImportUsingNamespace-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsInheritence-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsInheritence-context.xml index 4b8506ff6..093d7d044 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsInheritence-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsInheritence-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsInterface-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsInterface-context.xml index 35a08a7e2..4d2af6023 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsInterface-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsInterface-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsProxyTargetClass-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsProxyTargetClass-context.xml index 4d615c5fe..6067ec64a 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsProxyTargetClass-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsProxyTargetClass-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsXmlImportUsingNamespace-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsXmlImportUsingNamespace-context.xml index edf970547..1975c46d6 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsXmlImportUsingNamespace-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/annotation/StepScopeConfigurationTestsXmlImportUsingNamespace-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/AutomaticJobRegistrarContextTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/AutomaticJobRegistrarContextTests-context.xml index e124e6e83..9569329fd 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/AutomaticJobRegistrarContextTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/AutomaticJobRegistrarContextTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/JobRegistryIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/JobRegistryIntegrationTests-context.xml index adecf4e78..f17e2c8c7 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/JobRegistryIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/JobRegistryIntegrationTests-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/abstract-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/abstract-context.xml index e64b43eed..87d8345e9 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/abstract-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/abstract-context.xml @@ -3,8 +3,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context" xsi:schemaLocation=" - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/child-context-with-abstract-job.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/child-context-with-abstract-job.xml index b4f77cffc..8caa34f0f 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/child-context-with-abstract-job.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/child-context-with-abstract-job.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/child-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/child-context.xml index bd2e5e00d..11173d14d 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/child-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/child-context.xml @@ -2,9 +2,9 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/job-context-with-separate-steps.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/job-context-with-separate-steps.xml index 5d2c1f1b3..e25add6c0 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/job-context-with-separate-steps.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/job-context-with-separate-steps.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> Declares two jobs with a set of steps. Also declares two steps that are not attached to any job diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/job-context-with-steps.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/job-context-with-steps.xml index fd4d00de3..4334edb04 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/job-context-with-steps.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/job-context-with-steps.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/parent-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/parent-context.xml index 3bd32cbc3..6c70c64d7 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/parent-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/parent-context.xml @@ -2,9 +2,9 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/placeholder-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/placeholder-context.xml index 09c8115a7..a28ddcc62 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/placeholder-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/placeholder-context.xml @@ -2,9 +2,9 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/profiles.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/profiles.xml index aae234868..f72470d78 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/profiles.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/profiles.xml @@ -7,11 +7,11 @@ xmlns:context="http://www.springframework.org/schema/context" 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-3.1.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.1.xsd - http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-3.1.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context-3.1.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/test-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/test-context.xml index 617b89cfe..479f748ec 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/test-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/test-context.xml @@ -5,9 +5,9 @@ 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-3.1.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/trivial-context-autoregister.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/trivial-context-autoregister.xml index c721c2a7a..892c23ab0 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/trivial-context-autoregister.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/trivial-context-autoregister.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/trivial-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/trivial-context.xml index cfd59c8e7..c43b129aa 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/trivial-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/support/trivial-context.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringJobScopeForJobElementTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringJobScopeForJobElementTests-context.xml index 89d4d0352..0fbe635e8 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringJobScopeForJobElementTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringJobScopeForJobElementTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringJobScopeForStepElementTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringJobScopeForStepElementTests-context.xml index 1d906944c..8eab2e706 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringJobScopeForStepElementTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringJobScopeForStepElementTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.1.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringStepScopeForJobElementTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringStepScopeForJobElementTests-context.xml index 16da14281..4c2b6e4ce 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringStepScopeForJobElementTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringStepScopeForJobElementTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringStepScopeForStepElementTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringStepScopeForStepElementTests-context.xml index 62846d138..e70ab6467 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringStepScopeForStepElementTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/AutoRegisteringStepScopeForStepElementTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/BeanDefinitionOverrideTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/BeanDefinitionOverrideTests-context.xml index ea54fcf4c..1e001f6b4 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/BeanDefinitionOverrideTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/BeanDefinitionOverrideTests-context.xml @@ -4,9 +4,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:batch="http://www.springframework.org/schema/batch" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch - http://www.springframework.org/schema/batch/spring-batch.xsd"> + https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/BranchStepJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/BranchStepJobParserTests-context.xml index 39b85ece6..6a64967c8 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/BranchStepJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/BranchStepJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementIllegalAttributeParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementIllegalAttributeParserTests-context.xml index 57e4505c6..d4aa70072 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementIllegalAttributeParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementIllegalAttributeParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementIllegalSkipAndRetryAttributeParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementIllegalSkipAndRetryAttributeParserTests-context.xml index 5b5b69d20..5d9e1e6d5 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementIllegalSkipAndRetryAttributeParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementIllegalSkipAndRetryAttributeParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementIllegalTransactionalAttributeParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementIllegalTransactionalAttributeParserTests-context.xml index 8bcfee7bf..9a209d8f8 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementIllegalTransactionalAttributeParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementIllegalTransactionalAttributeParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementLateBindingParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementLateBindingParserTests-context.xml index eed6e751c..7f9481865 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementLateBindingParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementLateBindingParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementParentAttributeParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementParentAttributeParserTests-context.xml index c598b50b1..d00909478 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementParentAttributeParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementParentAttributeParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementRetryPolicyParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementRetryPolicyParserTests-context.xml index ac3ee0382..fdf58766d 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementRetryPolicyParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementRetryPolicyParserTests-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementSimpleAttributeParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementSimpleAttributeParserTests-context.xml index 89c458dcf..633222f8c 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementSimpleAttributeParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementSimpleAttributeParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementSkipAndRetryAttributeParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementSkipAndRetryAttributeParserTests-context.xml index 84cd805d4..0b324732b 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementSkipAndRetryAttributeParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementSkipAndRetryAttributeParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementSkipPolicyParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementSkipPolicyParserTests-context.xml index 60e6cad4c..f48589d9b 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementSkipPolicyParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementSkipPolicyParserTests-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementTransactionalAttributeParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementTransactionalAttributeParserTests-context.xml index 6d8016c42..1f3cbdbee 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementTransactionalAttributeParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ChunkElementTransactionalAttributeParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DecisionJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DecisionJobParserTests-context.xml index f196ab360..a79aabeea 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DecisionJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DecisionJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DefaultFailureJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DefaultFailureJobParserTests-context.xml index 47feb7a51..e1b14f97e 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DefaultFailureJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DefaultFailureJobParserTests-context.xml @@ -3,8 +3,8 @@ xmlns="http://www.springframework.org/schema/batch" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DefaultSuccessJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DefaultSuccessJobParserTests-context.xml index 0db8b0baa..d858d7565 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DefaultSuccessJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DefaultSuccessJobParserTests-context.xml @@ -3,8 +3,8 @@ xmlns="http://www.springframework.org/schema/batch" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DefaultUnknownJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DefaultUnknownJobParserTests-context.xml index c35abcb7b..be20e56cf 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DefaultUnknownJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DefaultUnknownJobParserTests-context.xml @@ -3,8 +3,8 @@ xmlns="http://www.springframework.org/schema/batch" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DuplicateTransitionJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DuplicateTransitionJobParserTests-context.xml index 9296721ae..69c067a8a 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DuplicateTransitionJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/DuplicateTransitionJobParserTests-context.xml @@ -3,8 +3,8 @@ xmlns="http://www.springframework.org/schema/batch" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/EndTransitionDefaultStatusJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/EndTransitionDefaultStatusJobParserTests-context.xml index 663c00d17..6577de290 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/EndTransitionDefaultStatusJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/EndTransitionDefaultStatusJobParserTests-context.xml @@ -3,8 +3,8 @@ xmlns="http://www.springframework.org/schema/batch" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/EndTransitionJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/EndTransitionJobParserTests-context.xml index ba0eeb5f7..ab9561b3d 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/EndTransitionJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/EndTransitionJobParserTests-context.xml @@ -3,8 +3,8 @@ xmlns="http://www.springframework.org/schema/batch" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FailTransitionDefaultStatusJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FailTransitionDefaultStatusJobParserTests-context.xml index 1e78fd10d..81bfe6649 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FailTransitionDefaultStatusJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FailTransitionDefaultStatusJobParserTests-context.xml @@ -3,8 +3,8 @@ xmlns="http://www.springframework.org/schema/batch" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FailTransitionJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FailTransitionJobParserTests-context.xml index 2ed18f56e..a8a689379 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FailTransitionJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FailTransitionJobParserTests-context.xml @@ -3,8 +3,8 @@ xmlns="http://www.springframework.org/schema/batch" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FlowJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FlowJobParserTests-context.xml index 5ec4319d2..87f8f280c 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FlowJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FlowJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FlowStepParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FlowStepParserTests-context.xml index 6dff40063..4b0035bc3 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FlowStepParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/FlowStepParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/InlineItemHandlerParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/InlineItemHandlerParserTests-context.xml index 28f0f9b7b..0b268b7a9 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/InlineItemHandlerParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/InlineItemHandlerParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/InlineItemHandlerWithStepScopeParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/InlineItemHandlerWithStepScopeParserTests-context.xml index 94cf25176..36d951914 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/InlineItemHandlerWithStepScopeParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/InlineItemHandlerWithStepScopeParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobExecutionListenerMethodAttributeParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobExecutionListenerMethodAttributeParserTests-context.xml index 12286e5f9..5e567531d 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobExecutionListenerMethodAttributeParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobExecutionListenerMethodAttributeParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobExecutionListenerParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobExecutionListenerParserTests-context.xml index aa650bf03..3c41780b5 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobExecutionListenerParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobExecutionListenerParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserNextOutOfScopeTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserNextOutOfScopeTests-context.xml index e3fb1a898..47f6c114d 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserNextOutOfScopeTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserNextOutOfScopeTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserParentAttributeTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserParentAttributeTests-context.xml index ba3af0d54..76628d3e0 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserParentAttributeTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserParentAttributeTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserUnreachableStepInFlowTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserUnreachableStepInFlowTests-context.xml index 874a7c811..c78955920 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserUnreachableStepInFlowTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserUnreachableStepInFlowTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserUnreachableStepTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserUnreachableStepTests-context.xml index 8cafe36d9..beec0b68f 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserUnreachableStepTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserUnreachableStepTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserValidatorTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserValidatorTests-context.xml index 83d0373af..7f2cb4fab 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserValidatorTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserValidatorTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserWrongSchemaInRootTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserWrongSchemaInRootTests-context.xml index 0cce4711f..a88cc5d16 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserWrongSchemaInRootTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobParserWrongSchemaInRootTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.0.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRegistryJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRegistryJobParserTests-context.xml index 7fa98fbf5..90e1746c2 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRegistryJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRegistryJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRepositoryDefaultParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRepositoryDefaultParserTests-context.xml index 0ac80d13d..09da1d8ca 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRepositoryDefaultParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRepositoryDefaultParserTests-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRepositoryParserReferenceTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRepositoryParserReferenceTests-context.xml index 1302861e4..1f8a49509 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRepositoryParserReferenceTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRepositoryParserReferenceTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRepositoryParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRepositoryParserTests-context.xml index 913f1b587..357bc7ec4 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRepositoryParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobRepositoryParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-3.0.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobStepParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobStepParserTests-context.xml index ddd2256ce..74d96655b 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobStepParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/JobStepParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NamespacePrefixedJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NamespacePrefixedJobParserTests-context.xml index 12adde541..12c0684b3 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NamespacePrefixedJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NamespacePrefixedJobParserTests-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NextAttributeJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NextAttributeJobParserTests-context.xml index a8bddc748..778e72df1 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NextAttributeJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NextAttributeJobParserTests-context.xml @@ -3,8 +3,8 @@ xmlns="http://www.springframework.org/schema/batch" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NextAttributeMultipleFinalJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NextAttributeMultipleFinalJobParserTests-context.xml index 32d8d8602..f263a4d65 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NextAttributeMultipleFinalJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NextAttributeMultipleFinalJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NextAttributeUnknownJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NextAttributeUnknownJobParserTests-context.xml index aae948662..cb950550d 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NextAttributeUnknownJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/NextAttributeUnknownJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/OneStepJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/OneStepJobParserTests-context.xml index 20ce83eb3..c707cffab 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/OneStepJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/OneStepJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentRetryableLateBindingStepFactoryBeanParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentRetryableLateBindingStepFactoryBeanParserTests-context.xml index 39cf785be..80b99e838 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentRetryableLateBindingStepFactoryBeanParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentRetryableLateBindingStepFactoryBeanParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentRetryableStepFactoryBeanParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentRetryableStepFactoryBeanParserTests-context.xml index 38c193579..a898377dc 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentRetryableStepFactoryBeanParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentRetryableStepFactoryBeanParserTests-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentSkippableLateBindingStepFactoryBeanParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentSkippableLateBindingStepFactoryBeanParserTests-context.xml index 1ae9edd9e..d44df402c 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentSkippableLateBindingStepFactoryBeanParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentSkippableLateBindingStepFactoryBeanParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentSkippableStepFactoryBeanParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentSkippableStepFactoryBeanParserTests-context.xml index ca2619325..bd5015800 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentSkippableStepFactoryBeanParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentSkippableStepFactoryBeanParserTests-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentStepFactoryBeanParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentStepFactoryBeanParserTests-context.xml index 07a2bbe87..2dd85bf18 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentStepFactoryBeanParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/ParentStepFactoryBeanParserTests-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepParserTests-context.xml index c656491d3..99ea12e52 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepWithFlowParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepWithFlowParserTests-context.xml index 305bf7836..a8aa7183c 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepWithFlowParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepWithFlowParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepWithLateBindingParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepWithLateBindingParserTests-context.xml index d0180cfac..4fcc38066 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepWithLateBindingParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepWithLateBindingParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepWithNonDefaultTransactionManagerParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepWithNonDefaultTransactionManagerParserTests-context.xml index 6831284dc..abc7f1ba5 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepWithNonDefaultTransactionManagerParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/PartitionStepWithNonDefaultTransactionManagerParserTests-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/RepositoryJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/RepositoryJobParserTests-context.xml index 205be1754..aa5e5a489 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/RepositoryJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/RepositoryJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitDifferentResultsFailFirstJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitDifferentResultsFailFirstJobParserTests-context.xml index 51916ac1b..42c8be74c 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitDifferentResultsFailFirstJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitDifferentResultsFailFirstJobParserTests-context.xml @@ -3,8 +3,8 @@ xmlns="http://www.springframework.org/schema/batch" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitDifferentResultsFailSecondJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitDifferentResultsFailSecondJobParserTests-context.xml index c13fc110e..feefcd677 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitDifferentResultsFailSecondJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitDifferentResultsFailSecondJobParserTests-context.xml @@ -3,8 +3,8 @@ xmlns="http://www.springframework.org/schema/batch" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitInterruptedJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitInterruptedJobParserTests-context.xml index ef6eb602d..1359cb6fb 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitInterruptedJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitInterruptedJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitJobParserTests-context.xml index a243bbe40..ffe95cd60 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitNestedJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitNestedJobParserTests-context.xml index ffff2cb48..ae81ff80c 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitNestedJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/SplitNestedJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepListenerInStepParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepListenerInStepParserTests-context.xml index 576524e71..a2fc515ad 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepListenerInStepParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepListenerInStepParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepListenerMethodAttributeParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepListenerMethodAttributeParserTests-context.xml index 3dff04b2e..57a612fd8 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepListenerMethodAttributeParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepListenerMethodAttributeParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepListenerParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepListenerParserTests-context.xml index 0c7b79f40..77db360ff 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepListenerParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepListenerParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserBadRetryListenerTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserBadRetryListenerTests-context.xml index 239969eb1..8ba31531e 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserBadRetryListenerTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserBadRetryListenerTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserBadStepListenerTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserBadStepListenerTests-context.xml index 026366833..911da9576 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserBadStepListenerTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserBadStepListenerTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserBeanNameTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserBeanNameTests-context.xml index 716cf9064..accd14310 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserBeanNameTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserBeanNameTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserCommitIntervalCompletionPolicyTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserCommitIntervalCompletionPolicyTests-context.xml index 6197e9fca..d3b57c472 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserCommitIntervalCompletionPolicyTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserCommitIntervalCompletionPolicyTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserCommitIntervalTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserCommitIntervalTests-context.xml index c9a5ed4aa..6d910a405 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserCommitIntervalTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserCommitIntervalTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserCompletionPolicyTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserCompletionPolicyTests-context.xml index e5136a7bd..da3eff3a1 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserCompletionPolicyTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserCompletionPolicyTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserNoCommitIntervalOrCompletionPolicyTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserNoCommitIntervalOrCompletionPolicyTests-context.xml index 2fb0a4b1d..d0017c682 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserNoCommitIntervalOrCompletionPolicyTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserNoCommitIntervalOrCompletionPolicyTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserParentAttributeTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserParentAttributeTests-context.xml index 5012e37ac..029e55514 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserParentAttributeTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserParentAttributeTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserTaskletAttributesTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserTaskletAttributesTests-context.xml index 643694b7c..6fbfecbc9 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserTaskletAttributesTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepParserTaskletAttributesTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithBasicProcessTaskJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithBasicProcessTaskJobParserTests-context.xml index dd0d5db04..e04419f01 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithBasicProcessTaskJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithBasicProcessTaskJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithFaultTolerantProcessTaskJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithFaultTolerantProcessTaskJobParserTests-context.xml index 63188ca19..e588563f5 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithFaultTolerantProcessTaskJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithFaultTolerantProcessTaskJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithPojoListenerJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithPojoListenerJobParserTests-context.xml index c25f2b74f..af5f64ce9 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithPojoListenerJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithPojoListenerJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithSimpleTaskJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithSimpleTaskJobParserTests-context.xml index 1bf6052ec..e02f11c75 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithSimpleTaskJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StepWithSimpleTaskJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopAndRestartFailedJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopAndRestartFailedJobParserTests-context.xml index 82e1d9b36..6d4710a89 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopAndRestartFailedJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopAndRestartFailedJobParserTests-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopAndRestartJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopAndRestartJobParserTests-context.xml index 91ad6e831..c330f7428 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopAndRestartJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopAndRestartJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopCustomStatusJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopCustomStatusJobParserTests-context.xml index b016a49cc..4a0daf14a 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopCustomStatusJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopCustomStatusJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopIncompleteJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopIncompleteJobParserTests-context.xml index ee221c654..bf3c565c4 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopIncompleteJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopIncompleteJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopJobParserTests-context.xml index d60a6e78c..5d43cc22f 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopRestartOnCompletedStepJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopRestartOnCompletedStepJobParserTests-context.xml index 8489d2edf..fefde71bf 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopRestartOnCompletedStepJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopRestartOnCompletedStepJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopRestartOnFailedStepJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopRestartOnFailedStepJobParserTests-context.xml index 526b87499..b3e3ff72f 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopRestartOnFailedStepJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/StopRestartOnFailedStepJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TaskletParserAdapterTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TaskletParserAdapterTests-context.xml index bf4f6019d..f5ed35abd 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TaskletParserAdapterTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TaskletParserAdapterTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TaskletParserBeanPropertiesTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TaskletParserBeanPropertiesTests-context.xml index 9c5d9729c..955ed1755 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TaskletParserBeanPropertiesTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TaskletParserBeanPropertiesTests-context.xml @@ -4,8 +4,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p" xmlns:test="http://www.springframework.org/schema/batch/test" - xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TaskletStepAllowStartIfCompleteTest-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TaskletStepAllowStartIfCompleteTest-context.xml index 390350ad8..68eac8593 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TaskletStepAllowStartIfCompleteTest-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TaskletStepAllowStartIfCompleteTest-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TwoStepJobParserTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TwoStepJobParserTests-context.xml index a54a2a867..d21e3f082 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TwoStepJobParserTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/TwoStepJobParserTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/common-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/common-context.xml index 9bdb99c57..7264a16f8 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/common-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/configuration/xml/common-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/ChunkListenerParsingTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/ChunkListenerParsingTests-context.xml index 4bfdda695..3e0aef509 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/ChunkListenerParsingTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/ChunkListenerParsingTests-context.xml @@ -2,9 +2,9 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/CustomWiredJsrJobOperatorTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/CustomWiredJsrJobOperatorTests-context.xml index c0c4f1535..4e36f93c0 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/CustomWiredJsrJobOperatorTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/CustomWiredJsrJobOperatorTests-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/ItemListenerParsingTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/ItemListenerParsingTests-context.xml index 9f02dd604..2c77de7dc 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/ItemListenerParsingTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/ItemListenerParsingTests-context.xml @@ -1,9 +1,9 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/JobListenerParsingTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/JobListenerParsingTests-context.xml index b21fc6b39..d43f1a079 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/JobListenerParsingTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/JobListenerParsingTests-context.xml @@ -1,9 +1,9 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/JobPropertySubstitutionTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/JobPropertySubstitutionTests-context.xml index 033b048f7..dd3675620 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/JobPropertySubstitutionTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/JobPropertySubstitutionTests-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/JsrDecisionParsingTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/JsrDecisionParsingTests-context.xml index b6dfd0f0d..245070801 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/JsrDecisionParsingTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/JsrDecisionParsingTests-context.xml @@ -1,9 +1,9 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryListenerTestBase-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryListenerTestBase-context.xml index 101528177..2e8b79fa5 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryListenerTestBase-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryListenerTestBase-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryReadListenerExhausted.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryReadListenerExhausted.xml index 72425d840..37763e169 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryReadListenerExhausted.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryReadListenerExhausted.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryReadListenerListenerException.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryReadListenerListenerException.xml index 1e0d96615..0fadd800f 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryReadListenerListenerException.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryReadListenerListenerException.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryReadListenerRetryOnce.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryReadListenerRetryOnce.xml index 5bd61ae29..c5b6f9d63 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryReadListenerRetryOnce.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/RetryReadListenerRetryOnce.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/SimpleItemBasedJobParsingTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/SimpleItemBasedJobParsingTests-context.xml index 6bc8b70be..d1334f460 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/SimpleItemBasedJobParsingTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/SimpleItemBasedJobParsingTests-context.xml @@ -1,9 +1,9 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/SimpleJobParsingTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/SimpleJobParsingTests-context.xml index ab1b414f2..f0837f855 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/SimpleJobParsingTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/SimpleJobParsingTests-context.xml @@ -1,9 +1,9 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/StepListenerParsingTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/StepListenerParsingTests-context.xml index 733f29f55..73c4f1a60 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/StepListenerParsingTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/StepListenerParsingTests-context.xml @@ -1,9 +1,9 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/default-split-task-executor-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/default-split-task-executor-context.xml index 72dac96ce..84fab9c3e 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/default-split-task-executor-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/default-split-task-executor-context.xml @@ -3,9 +3,9 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/invalid-split-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/invalid-split-context.xml index 2b160901a..36a0b3568 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/invalid-split-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/invalid-split-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/override_batch.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/override_batch.xml index fa826cd06..3eb0dfe60 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/override_batch.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/override_batch.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/user-specified-split-task-executor-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/user-specified-split-task-executor-context.xml index f5c9874b1..a00a3c4e8 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/user-specified-split-task-executor-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/jsr/configuration/xml/user-specified-split-task-executor-context.xml @@ -3,9 +3,9 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd + http://xmlns.jcp.org/xml/ns/javaee https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/jobXML_1_0.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/JobLauncherIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/JobLauncherIntegrationTests-context.xml index fb3d2318f..fe3b13ea0 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/JobLauncherIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/JobLauncherIntegrationTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/2jobs.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/2jobs.xml index 298091fae..c1b351e91 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/2jobs.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/2jobs.xml @@ -5,9 +5,9 @@ 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-3.1.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/error.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/error.xml index 260dcfa02..5bd39d1d1 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/error.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/error.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/job.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/job.xml index a60094b69..441c38877 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/job.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/job.xml @@ -3,9 +3,9 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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-3.1.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/job2.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/job2.xml index cbcb6729e..937956590 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/job2.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/job2.xml @@ -5,9 +5,9 @@ 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-3.1.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/launcher-with-environment.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/launcher-with-environment.xml index 329410a4e..156954cda 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/launcher-with-environment.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/launcher-with-environment.xml @@ -5,9 +5,9 @@ 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-3.1.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/launcher-with-locator.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/launcher-with-locator.xml index 7470f061c..2c9a736b3 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/launcher-with-locator.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/launcher-with-locator.xml @@ -5,9 +5,9 @@ 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-3.1.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment-with-loader.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment-with-loader.xml index abfea3d66..92f537352 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment-with-loader.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment-with-loader.xml @@ -3,9 +3,9 @@ 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-3.1.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment-with-registry-and-auto-register.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment-with-registry-and-auto-register.xml index 05140799c..bf74cd76e 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment-with-registry-and-auto-register.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment-with-registry-and-auto-register.xml @@ -3,9 +3,9 @@ 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-3.1.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment-with-registry.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment-with-registry.xml index fc36208c7..685af35a5 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment-with-registry.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment-with-registry.xml @@ -3,9 +3,9 @@ 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-3.1.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment.xml index b49cf76b4..e569c6b64 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/launch/support/test-environment.xml @@ -3,9 +3,9 @@ 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-3.1.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/OptimisticLockingFailureTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/OptimisticLockingFailureTests-context.xml index 784e4a869..0cdb5e4dc 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/OptimisticLockingFailureTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/OptimisticLockingFailureTests-context.xml @@ -4,9 +4,9 @@ xmlns:batch="http://www.springframework.org/schema/batch" 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.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch - http://www.springframework.org/schema/batch/spring-batch.xsd"> + https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/TablePrefixTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/TablePrefixTests-context.xml index 57e08c097..1560a97b6 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/TablePrefixTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/TablePrefixTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/data-source-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/data-source-context.xml index 33cb1d0b0..e7dd4e5c1 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/data-source-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/data-source-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/sql-dao-test.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/sql-dao-test.xml index 72147766f..b95d87b83 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/sql-dao-test.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/dao/sql-dao-test.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/support/SimpleJobRepositoryProxyTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/support/SimpleJobRepositoryProxyTests-context.xml index 69ab7a7ca..1e3c76640 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/support/SimpleJobRepositoryProxyTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/repository/support/SimpleJobRepositoryProxyTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/resource/ListPreparedStatementSetterTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/resource/ListPreparedStatementSetterTests-context.xml index 440db3651..81c40ed8c 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/resource/ListPreparedStatementSetterTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/resource/ListPreparedStatementSetterTests-context.xml @@ -3,9 +3,9 @@ xmlns="http://www.springframework.org/schema/beans" 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-3.1.xsd + https://www.springframework.org/schema/beans/spring-beans-3.1.xsd http://www.springframework.org/schema/batch - http://www.springframework.org/schema/batch/spring-batch-2.2.xsd"> + https://www.springframework.org/schema/batch/spring-batch-2.2.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/AsyncJobScopeIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/AsyncJobScopeIntegrationTests-context.xml index 6186cdc87..4ed1be354 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/AsyncJobScopeIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/AsyncJobScopeIntegrationTests-context.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/AsyncStepScopeIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/AsyncStepScopeIntegrationTests-context.xml index 723774353..6344c9c6a 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/AsyncStepScopeIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/AsyncStepScopeIntegrationTests-context.xml @@ -3,9 +3,9 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeDestructionCallbackIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeDestructionCallbackIntegrationTests-context.xml index e839d3c77..0d41fa9bc 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeDestructionCallbackIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeDestructionCallbackIntegrationTests-context.xml @@ -4,10 +4,10 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeIntegrationTests-context.xml index a6e50fb3b..2c88b7e59 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeIntegrationTests-context.xml @@ -2,9 +2,9 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeNestedIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeNestedIntegrationTests-context.xml index 438be3d1f..080ba6a87 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeNestedIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeNestedIntegrationTests-context.xml @@ -4,10 +4,10 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopePlaceholderIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopePlaceholderIntegrationTests-context.xml index 526fa6c15..dd7122628 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopePlaceholderIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopePlaceholderIntegrationTests-context.xml @@ -2,9 +2,9 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeProxyTargetClassIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeProxyTargetClassIntegrationTests-context.xml index ac9c2d66a..855c6e1ec 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeProxyTargetClassIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeProxyTargetClassIntegrationTests-context.xml @@ -3,9 +3,9 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeStartupIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeStartupIntegrationTests-context.xml index c5a32b6de..f5b790d14 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeStartupIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/JobScopeStartupIntegrationTests-context.xml @@ -4,10 +4,10 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeClassIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeClassIntegrationTests-context.xml index 50bd10413..c974136c7 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeClassIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeClassIntegrationTests-context.xml @@ -2,9 +2,9 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeDestructionCallbackIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeDestructionCallbackIntegrationTests-context.xml index 4cd6e7ae7..1fcdd23a8 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeDestructionCallbackIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeDestructionCallbackIntegrationTests-context.xml @@ -4,10 +4,10 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeIntegrationTests-context.xml index dc92521e1..e23298454 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeIntegrationTests-context.xml @@ -2,9 +2,9 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeNestedIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeNestedIntegrationTests-context.xml index b34c64ad0..7a7860a32 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeNestedIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeNestedIntegrationTests-context.xml @@ -4,10 +4,10 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopePerformanceTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopePerformanceTests-context.xml index a7692b249..94dce4ce8 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopePerformanceTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopePerformanceTests-context.xml @@ -3,9 +3,9 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopePlaceholderIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopePlaceholderIntegrationTests-context.xml index c8bcf9d8a..4927cc402 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopePlaceholderIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopePlaceholderIntegrationTests-context.xml @@ -2,9 +2,9 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeProxyTargetClassIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeProxyTargetClassIntegrationTests-context.xml index 56b52816c..3fbceff86 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeProxyTargetClassIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeProxyTargetClassIntegrationTests-context.xml @@ -3,9 +3,9 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeProxyTargetClassOverrideIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeProxyTargetClassOverrideIntegrationTests-context.xml index 037c824c2..737cc4ba5 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeProxyTargetClassOverrideIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeProxyTargetClassOverrideIntegrationTests-context.xml @@ -3,9 +3,9 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeStartupIntegrationTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeStartupIntegrationTests-context.xml index b2b1614a0..7dce57c95 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeStartupIntegrationTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/StepScopeStartupIntegrationTests-context.xml @@ -4,10 +4,10 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/context/CommitIntervalJobParameter-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/context/CommitIntervalJobParameter-context.xml index 113784000..d1b492e21 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/context/CommitIntervalJobParameter-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/scope/context/CommitIntervalJobParameter-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/step/RestartInPriorStepTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/step/RestartInPriorStepTests-context.xml index 4cdb9be87..ef158c121 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/step/RestartInPriorStepTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/step/RestartInPriorStepTests-context.xml @@ -3,9 +3,9 @@ xmlns:util="http://www.springframework.org/schema/beans" 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.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch - http://www.springframework.org/schema/batch/spring-batch-2.2.xsd"> + https://www.springframework.org/schema/batch/spring-batch-2.2.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/step/RestartLoopTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/step/RestartLoopTests-context.xml index 612efa618..5fc49141e 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/step/RestartLoopTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/step/RestartLoopTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/step/item/FaultTolerantExceptionClassesTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/step/item/FaultTolerantExceptionClassesTests-context.xml index ec8b4a1ec..9f84a00a6 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/step/item/FaultTolerantExceptionClassesTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/step/item/FaultTolerantExceptionClassesTests-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/step/item/ScriptItemProcessorTest-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/step/item/ScriptItemProcessorTest-context.xml index 6a811daf7..bac1b4832 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/step/item/ScriptItemProcessorTest-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/step/item/ScriptItemProcessorTest-context.xml @@ -4,8 +4,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p" xsi:schemaLocation="http://www.springframework.org/schema/batch - http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-core/build/resources/test/org/springframework/batch/core/step/skip/ReprocessExceptionTests-context.xml b/spring-batch-core/build/resources/test/org/springframework/batch/core/step/skip/ReprocessExceptionTests-context.xml index 0566b34b2..e91bb0e17 100644 --- a/spring-batch-core/build/resources/test/org/springframework/batch/core/step/skip/ReprocessExceptionTests-context.xml +++ b/spring-batch-core/build/resources/test/org/springframework/batch/core/step/skip/ReprocessExceptionTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/spring-batch-core/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml b/spring-batch-core/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml index 8b8a8892b..4ee76f751 100644 --- a/spring-batch-core/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml +++ b/spring-batch-core/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml @@ -4,12 +4,12 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/legal/epl-v10.html + https://www.eclipse.org/legal/epl-v10.html Contributors: Evgeny Mandrikov - initial API and implementation --> - + 4.0.0 diff --git a/spring-batch-infrastructure-neo4j4/build/test-results/TEST-org.springframework.batch.item.data.Neo4j4ItemReaderTests.xml b/spring-batch-infrastructure-neo4j4/build/test-results/TEST-org.springframework.batch.item.data.Neo4j4ItemReaderTests.xml index 592902d74..183ca4909 100644 --- a/spring-batch-infrastructure-neo4j4/build/test-results/TEST-org.springframework.batch.item.data.Neo4j4ItemReaderTests.xml +++ b/spring-batch-infrastructure-neo4j4/build/test-results/TEST-org.springframework.batch.item.data.Neo4j4ItemReaderTests.xml @@ -9,6 +9,6 @@ SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation -SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. +SLF4J: See https://www.slf4j.org/codes.html#StaticLoggerBinder for further details. diff --git a/spring-batch-infrastructure-neo4j4/build/tmp/expandedArchives/org.jacoco.agent-0.7.0.201403182114.jar_f47ehsouuik3ynbzsvxdcmtd9/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml b/spring-batch-infrastructure-neo4j4/build/tmp/expandedArchives/org.jacoco.agent-0.7.0.201403182114.jar_f47ehsouuik3ynbzsvxdcmtd9/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml index 72e66f02c..c07e16807 100644 --- a/spring-batch-infrastructure-neo4j4/build/tmp/expandedArchives/org.jacoco.agent-0.7.0.201403182114.jar_f47ehsouuik3ynbzsvxdcmtd9/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml +++ b/spring-batch-infrastructure-neo4j4/build/tmp/expandedArchives/org.jacoco.agent-0.7.0.201403182114.jar_f47ehsouuik3ynbzsvxdcmtd9/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml @@ -4,12 +4,12 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/legal/epl-v10.html + https://www.eclipse.org/legal/epl-v10.html Contributors: Evgeny Mandrikov - initial API and implementation --> - + 4.0.0 diff --git a/spring-batch-infrastructure-tests/build/resources/test/META-INF/persistence.xml b/spring-batch-infrastructure-tests/build/resources/test/META-INF/persistence.xml index f2ab28139..c5f634cbf 100644 --- a/spring-batch-infrastructure-tests/build/resources/test/META-INF/persistence.xml +++ b/spring-batch-infrastructure-tests/build/resources/test/META-INF/persistence.xml @@ -1,6 +1,6 @@ diff --git a/spring-batch-infrastructure-tests/build/resources/test/data-source-context.xml b/spring-batch-infrastructure-tests/build/resources/test/data-source-context.xml index 2779dfb6e..6c7aa4975 100644 --- a/spring-batch-infrastructure-tests/build/resources/test/data-source-context.xml +++ b/spring-batch-infrastructure-tests/build/resources/test/data-source-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/Foo.hbm.xml b/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/Foo.hbm.xml index 4c4b7bbbb..7f05cc9ed 100644 --- a/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/Foo.hbm.xml +++ b/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/Foo.hbm.xml @@ -1,7 +1,7 @@ + "https://hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/JdbcPagingItemReaderCommonTests-context.xml b/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/JdbcPagingItemReaderCommonTests-context.xml index ac902d174..964de7c89 100644 --- a/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/JdbcPagingItemReaderCommonTests-context.xml +++ b/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/JdbcPagingItemReaderCommonTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util-3.1.xsd"> diff --git a/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/JpaPagingItemReaderCommonTests-context.xml b/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/JpaPagingItemReaderCommonTests-context.xml index 0e1d8476a..0aecea9cf 100644 --- a/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/JpaPagingItemReaderCommonTests-context.xml +++ b/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/JpaPagingItemReaderCommonTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util-3.1.xsd"> diff --git a/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/data-source-context.xml b/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/data-source-context.xml index 74b74ec6b..38d407301 100644 --- a/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/data-source-context.xml +++ b/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/data-source-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util-3.1.xsd"> diff --git a/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/ibatis-config.xml b/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/ibatis-config.xml index f23807357..45af8b449 100644 --- a/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/ibatis-config.xml +++ b/spring-batch-infrastructure-tests/build/resources/test/org/springframework/batch/item/database/ibatis-config.xml @@ -1,6 +1,6 @@ + "https://ibatis.apache.org/dtd/sql-map-config-2.dtd"> - + 4.0.0 diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests107695314637789627.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests107695314637789627.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests107695314637789627.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests107695314637789627.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1081603016672992054.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1081603016672992054.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1081603016672992054.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1081603016672992054.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1094532718168134553.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1094532718168134553.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1094532718168134553.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1094532718168134553.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1162355727288323343.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1162355727288323343.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1162355727288323343.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1162355727288323343.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1174662430511590634.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1174662430511590634.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1174662430511590634.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1174662430511590634.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests119823999804010866.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests119823999804010866.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests119823999804010866.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests119823999804010866.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1227174746650728861.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1227174746650728861.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1227174746650728861.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1227174746650728861.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1296549738378017296.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1296549738378017296.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1296549738378017296.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1296549738378017296.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1304326145054134941.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1304326145054134941.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1304326145054134941.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1304326145054134941.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1323160689009545724.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1323160689009545724.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1323160689009545724.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1323160689009545724.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1381393313231168091.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1381393313231168091.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1381393313231168091.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1381393313231168091.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests145496338858826634.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests145496338858826634.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests145496338858826634.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests145496338858826634.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1458137505858986340.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1458137505858986340.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1458137505858986340.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1458137505858986340.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1472792485417024084.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1472792485417024084.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1472792485417024084.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1472792485417024084.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1495805177569131124.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1495805177569131124.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1495805177569131124.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1495805177569131124.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1530302106069874208.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1530302106069874208.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1530302106069874208.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1530302106069874208.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1549630150359087482.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1549630150359087482.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1549630150359087482.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1549630150359087482.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1560538839623335401.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1560538839623335401.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1560538839623335401.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1560538839623335401.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1640558838763663169.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1640558838763663169.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1640558838763663169.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1640558838763663169.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests167616669453789170.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests167616669453789170.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests167616669453789170.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests167616669453789170.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1680494135236987323.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1680494135236987323.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1680494135236987323.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1680494135236987323.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1734310956579094686.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1734310956579094686.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1734310956579094686.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1734310956579094686.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1783569902364952310.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1783569902364952310.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1783569902364952310.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1783569902364952310.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1788686914145351372.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1788686914145351372.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1788686914145351372.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1788686914145351372.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1806766470869918844.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1806766470869918844.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1806766470869918844.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1806766470869918844.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1829118717956984633.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1829118717956984633.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1829118717956984633.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1829118717956984633.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1843782422137387198.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1843782422137387198.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1843782422137387198.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1843782422137387198.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1867104447176209971.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1867104447176209971.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1867104447176209971.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1867104447176209971.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests19122786515280573.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests19122786515280573.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests19122786515280573.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests19122786515280573.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1931504398949591940.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1931504398949591940.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1931504398949591940.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1931504398949591940.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1962357973197695694.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1962357973197695694.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1962357973197695694.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1962357973197695694.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1999770348325602723.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1999770348325602723.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1999770348325602723.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests1999770348325602723.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2042255980164647780.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2042255980164647780.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2042255980164647780.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2042255980164647780.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2158708463552061861.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2158708463552061861.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2158708463552061861.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2158708463552061861.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2188551617577872899.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2188551617577872899.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2188551617577872899.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2188551617577872899.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2207107484120061396.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2207107484120061396.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2207107484120061396.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2207107484120061396.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2210671271280905162.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2210671271280905162.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2210671271280905162.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2210671271280905162.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2232763386265850631.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2232763386265850631.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2232763386265850631.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2232763386265850631.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2244458888724058623.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2244458888724058623.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2244458888724058623.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2244458888724058623.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2259749450588653089.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2259749450588653089.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2259749450588653089.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2259749450588653089.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2311241849713115728.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2311241849713115728.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2311241849713115728.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2311241849713115728.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2391602573054987734.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2391602573054987734.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2391602573054987734.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2391602573054987734.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2403896446285081249.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2403896446285081249.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2403896446285081249.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2403896446285081249.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests243142290868654748.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests243142290868654748.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests243142290868654748.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests243142290868654748.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests249677849702104164.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests249677849702104164.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests249677849702104164.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests249677849702104164.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2501677189264924359.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2501677189264924359.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2501677189264924359.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2501677189264924359.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2532550083903103483.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2532550083903103483.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2532550083903103483.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2532550083903103483.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests254134312925686335.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests254134312925686335.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests254134312925686335.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests254134312925686335.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2547568826313330899.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2547568826313330899.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2547568826313330899.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2547568826313330899.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2556659790265397619.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2556659790265397619.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2556659790265397619.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2556659790265397619.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests261696653043051018.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests261696653043051018.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests261696653043051018.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests261696653043051018.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests265258603784254964.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests265258603784254964.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests265258603784254964.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests265258603784254964.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests27648994954730916.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests27648994954730916.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests27648994954730916.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests27648994954730916.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2779385694444573420.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2779385694444573420.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2779385694444573420.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2779385694444573420.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2795323708910593098.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2795323708910593098.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2795323708910593098.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2795323708910593098.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2862649115190901437.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2862649115190901437.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2862649115190901437.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2862649115190901437.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2976771728885450647.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2976771728885450647.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2976771728885450647.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests2976771728885450647.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3022105130994460849.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3022105130994460849.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3022105130994460849.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3022105130994460849.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3033752683643017343.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3033752683643017343.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3033752683643017343.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3033752683643017343.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3036615290221230875.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3036615290221230875.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3036615290221230875.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3036615290221230875.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3085607854369369558.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3085607854369369558.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3085607854369369558.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3085607854369369558.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3150984815442246486.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3150984815442246486.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3150984815442246486.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3150984815442246486.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3180046383838971174.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3180046383838971174.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3180046383838971174.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3180046383838971174.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests319903140595138358.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests319903140595138358.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests319903140595138358.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests319903140595138358.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3282591402519210283.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3282591402519210283.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3282591402519210283.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3282591402519210283.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3341465034294347618.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3341465034294347618.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3341465034294347618.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3341465034294347618.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3409448544398248306.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3409448544398248306.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3409448544398248306.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3409448544398248306.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3467062970552030704.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3467062970552030704.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3467062970552030704.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3467062970552030704.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3483432525064900043.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3483432525064900043.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3483432525064900043.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3483432525064900043.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3494348079445895467.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3494348079445895467.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3494348079445895467.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3494348079445895467.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3542262700313461664.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3542262700313461664.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3542262700313461664.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3542262700313461664.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3547312582607481601.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3547312582607481601.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3547312582607481601.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3547312582607481601.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3557036631248798583.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3557036631248798583.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3557036631248798583.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3557036631248798583.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3599561544022172874.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3599561544022172874.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3599561544022172874.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3599561544022172874.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3620658655402030411.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3620658655402030411.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3620658655402030411.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3620658655402030411.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3624001051627783950.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3624001051627783950.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3624001051627783950.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3624001051627783950.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3634404488379224078.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3634404488379224078.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3634404488379224078.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3634404488379224078.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3650800341525986963.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3650800341525986963.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3650800341525986963.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3650800341525986963.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests366143464524071580.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests366143464524071580.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests366143464524071580.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests366143464524071580.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3661506253894712447.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3661506253894712447.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3661506253894712447.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3661506253894712447.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3732687068712434250.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3732687068712434250.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3732687068712434250.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3732687068712434250.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3760694430201531988.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3760694430201531988.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3760694430201531988.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3760694430201531988.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3814647628187395752.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3814647628187395752.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3814647628187395752.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3814647628187395752.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3816713921929388714.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3816713921929388714.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3816713921929388714.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3816713921929388714.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3840044707339799868.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3840044707339799868.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3840044707339799868.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3840044707339799868.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3924600998008777585.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3924600998008777585.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3924600998008777585.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3924600998008777585.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3948560499788142407.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3948560499788142407.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3948560499788142407.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3948560499788142407.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3957267132056037702.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3957267132056037702.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3957267132056037702.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3957267132056037702.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests396201857966457514.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests396201857966457514.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests396201857966457514.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests396201857966457514.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3966926612243792487.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3966926612243792487.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3966926612243792487.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests3966926612243792487.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4050550732409611252.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4050550732409611252.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4050550732409611252.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4050550732409611252.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4087797488441550453.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4087797488441550453.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4087797488441550453.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4087797488441550453.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4088176747943473227.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4088176747943473227.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4088176747943473227.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4088176747943473227.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4100636690130691414.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4100636690130691414.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4100636690130691414.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4100636690130691414.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4151744333307211743.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4151744333307211743.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4151744333307211743.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4151744333307211743.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4188002137762848997.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4188002137762848997.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4188002137762848997.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4188002137762848997.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4194182834176109456.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4194182834176109456.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4194182834176109456.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4194182834176109456.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4194467254468604860.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4194467254468604860.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4194467254468604860.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4194467254468604860.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4225162799032843468.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4225162799032843468.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4225162799032843468.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4225162799032843468.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4255191433643132785.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4255191433643132785.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4255191433643132785.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4255191433643132785.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4258412495473655034.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4258412495473655034.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4258412495473655034.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4258412495473655034.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4281858187378051890.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4281858187378051890.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4281858187378051890.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4281858187378051890.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4306413548551502266.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4306413548551502266.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4306413548551502266.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4306413548551502266.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4382117599493666578.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4382117599493666578.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4382117599493666578.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4382117599493666578.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4388352464845426284.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4388352464845426284.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4388352464845426284.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4388352464845426284.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests444356825208332046.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests444356825208332046.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests444356825208332046.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests444356825208332046.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4454852163445090668.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4454852163445090668.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4454852163445090668.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4454852163445090668.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4476735920085575613.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4476735920085575613.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4476735920085575613.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4476735920085575613.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4545288383111943314.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4545288383111943314.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4545288383111943314.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4545288383111943314.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4598973459340704208.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4598973459340704208.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4598973459340704208.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4598973459340704208.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4605835974625128216.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4605835974625128216.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4605835974625128216.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4605835974625128216.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4687056492249930371.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4687056492249930371.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4687056492249930371.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4687056492249930371.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4753412102069924300.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4753412102069924300.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4753412102069924300.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4753412102069924300.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4785134513606899567.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4785134513606899567.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4785134513606899567.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4785134513606899567.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4792005003460827736.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4792005003460827736.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4792005003460827736.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4792005003460827736.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4799235551768878346.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4799235551768878346.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4799235551768878346.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4799235551768878346.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4843894748864416427.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4843894748864416427.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4843894748864416427.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4843894748864416427.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4845563292657750387.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4845563292657750387.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4845563292657750387.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4845563292657750387.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4860385408341963922.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4860385408341963922.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4860385408341963922.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4860385408341963922.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests486457711709496329.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests486457711709496329.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests486457711709496329.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests486457711709496329.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4883259025504753443.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4883259025504753443.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4883259025504753443.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4883259025504753443.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4904815696099254605.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4904815696099254605.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4904815696099254605.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4904815696099254605.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4909734301560359653.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4909734301560359653.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4909734301560359653.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4909734301560359653.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests497251493749456185.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests497251493749456185.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests497251493749456185.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests497251493749456185.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4981896080985847184.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4981896080985847184.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4981896080985847184.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests4981896080985847184.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5008287984388102779.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5008287984388102779.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5008287984388102779.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5008287984388102779.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5036062800731031162.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5036062800731031162.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5036062800731031162.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5036062800731031162.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5045855420713474746.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5045855420713474746.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5045855420713474746.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5045855420713474746.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5054248736727526866.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5054248736727526866.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5054248736727526866.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5054248736727526866.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5094476320289466305.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5094476320289466305.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5094476320289466305.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5094476320289466305.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5112389635454183446.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5112389635454183446.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5112389635454183446.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5112389635454183446.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5209389660348813409.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5209389660348813409.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5209389660348813409.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5209389660348813409.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5215773854644893788.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5215773854644893788.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5215773854644893788.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5215773854644893788.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5217468555353241429.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5217468555353241429.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5217468555353241429.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5217468555353241429.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5333525447830141376.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5333525447830141376.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5333525447830141376.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5333525447830141376.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5371572187172965943.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5371572187172965943.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5371572187172965943.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5371572187172965943.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5404873910345793820.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5404873910345793820.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5404873910345793820.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5404873910345793820.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests54085443238380604.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests54085443238380604.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests54085443238380604.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests54085443238380604.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests54286249408713700.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests54286249408713700.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests54286249408713700.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests54286249408713700.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5497323230047710175.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5497323230047710175.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5497323230047710175.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5497323230047710175.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5548425619023989471.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5548425619023989471.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5548425619023989471.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5548425619023989471.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5571523986449776229.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5571523986449776229.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5571523986449776229.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5571523986449776229.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests560228205038817825.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests560228205038817825.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests560228205038817825.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests560228205038817825.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5606505781730295962.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5606505781730295962.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5606505781730295962.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5606505781730295962.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5654817789195664845.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5654817789195664845.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5654817789195664845.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5654817789195664845.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5654920353432139103.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5654920353432139103.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5654920353432139103.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5654920353432139103.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5680814089890851415.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5680814089890851415.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5680814089890851415.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5680814089890851415.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5741668084721288217.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5741668084721288217.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5741668084721288217.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5741668084721288217.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5777751964567381082.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5777751964567381082.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5777751964567381082.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5777751964567381082.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests585204284270991167.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests585204284270991167.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests585204284270991167.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests585204284270991167.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5876184429365027340.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5876184429365027340.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5876184429365027340.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5876184429365027340.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5918315746771246479.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5918315746771246479.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5918315746771246479.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5918315746771246479.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5923190034506953231.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5923190034506953231.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5923190034506953231.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5923190034506953231.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5993864418502466383.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5993864418502466383.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5993864418502466383.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests5993864418502466383.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6040587205200279406.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6040587205200279406.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6040587205200279406.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6040587205200279406.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6048642064602308172.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6048642064602308172.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6048642064602308172.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6048642064602308172.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6066529897188364061.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6066529897188364061.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6066529897188364061.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6066529897188364061.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6069723086769714913.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6069723086769714913.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6069723086769714913.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6069723086769714913.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6099235270511347865.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6099235270511347865.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6099235270511347865.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6099235270511347865.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6164781976619894612.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6164781976619894612.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6164781976619894612.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6164781976619894612.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6185928479861414578.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6185928479861414578.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6185928479861414578.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6185928479861414578.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6186652300082386251.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6186652300082386251.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6186652300082386251.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6186652300082386251.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6224694409152326735.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6224694409152326735.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6224694409152326735.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6224694409152326735.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6327655165525935197.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6327655165525935197.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6327655165525935197.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6327655165525935197.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6367168172155287226.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6367168172155287226.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6367168172155287226.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6367168172155287226.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6407155780900097350.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6407155780900097350.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6407155780900097350.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6407155780900097350.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6442638098948147351.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6442638098948147351.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6442638098948147351.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6442638098948147351.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6482243746616981264.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6482243746616981264.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6482243746616981264.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6482243746616981264.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6500995814440238545.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6500995814440238545.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6500995814440238545.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6500995814440238545.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6565113508411205352.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6565113508411205352.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6565113508411205352.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6565113508411205352.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests657163712751787108.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests657163712751787108.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests657163712751787108.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests657163712751787108.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests661421245884028919.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests661421245884028919.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests661421245884028919.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests661421245884028919.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6614227829839383457.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6614227829839383457.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6614227829839383457.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6614227829839383457.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6630591988485168874.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6630591988485168874.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6630591988485168874.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6630591988485168874.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests663993417681919472.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests663993417681919472.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests663993417681919472.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests663993417681919472.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6675202357116492233.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6675202357116492233.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6675202357116492233.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6675202357116492233.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests67047499704409550.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests67047499704409550.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests67047499704409550.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests67047499704409550.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests674924249887376720.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests674924249887376720.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests674924249887376720.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests674924249887376720.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6805605644441067859.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6805605644441067859.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6805605644441067859.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6805605644441067859.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6806460991928120011.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6806460991928120011.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6806460991928120011.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6806460991928120011.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6953750950940828743.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6953750950940828743.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6953750950940828743.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6953750950940828743.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6960903342880764178.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6960903342880764178.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6960903342880764178.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6960903342880764178.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6970202709691636053.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6970202709691636053.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6970202709691636053.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests6970202709691636053.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7023909508711523885.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7023909508711523885.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7023909508711523885.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7023909508711523885.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7044781336416974844.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7044781336416974844.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7044781336416974844.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7044781336416974844.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7050683639575133053.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7050683639575133053.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7050683639575133053.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7050683639575133053.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7060698954178341705.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7060698954178341705.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7060698954178341705.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7060698954178341705.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7093940244895720098.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7093940244895720098.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7093940244895720098.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7093940244895720098.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7133369810290448770.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7133369810290448770.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7133369810290448770.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7133369810290448770.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7180384835187194479.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7180384835187194479.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7180384835187194479.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7180384835187194479.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7201810674787064586.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7201810674787064586.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7201810674787064586.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7201810674787064586.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7234478741430480753.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7234478741430480753.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7234478741430480753.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7234478741430480753.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7248161412544757611.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7248161412544757611.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7248161412544757611.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7248161412544757611.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7309448703845563942.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7309448703845563942.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7309448703845563942.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7309448703845563942.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests733765157829993706.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests733765157829993706.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests733765157829993706.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests733765157829993706.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7361781033546251455.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7361781033546251455.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7361781033546251455.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7361781033546251455.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7377827606138339219.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7377827606138339219.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7377827606138339219.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7377827606138339219.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7406563590601232438.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7406563590601232438.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7406563590601232438.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7406563590601232438.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7410845229103613610.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7410845229103613610.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7410845229103613610.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7410845229103613610.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7421616571840951998.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7421616571840951998.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7421616571840951998.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7421616571840951998.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7448043120230291690.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7448043120230291690.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7448043120230291690.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7448043120230291690.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7451277283121408300.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7451277283121408300.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7451277283121408300.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7451277283121408300.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests753929452227750626.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests753929452227750626.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests753929452227750626.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests753929452227750626.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7586448716966636459.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7586448716966636459.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7586448716966636459.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7586448716966636459.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7628470711428853550.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7628470711428853550.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7628470711428853550.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7628470711428853550.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests763122643044576510.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests763122643044576510.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests763122643044576510.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests763122643044576510.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7658966493939180743.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7658966493939180743.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7658966493939180743.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7658966493939180743.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests767356644185700128.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests767356644185700128.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests767356644185700128.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests767356644185700128.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7684306425849286136.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7684306425849286136.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7684306425849286136.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7684306425849286136.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7688631723787956747.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7688631723787956747.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7688631723787956747.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7688631723787956747.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7688937535149204054.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7688937535149204054.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7688937535149204054.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7688937535149204054.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7710149928620859379.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7710149928620859379.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7710149928620859379.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7710149928620859379.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7774644457443508226.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7774644457443508226.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7774644457443508226.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7774644457443508226.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7781120111927419850.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7781120111927419850.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7781120111927419850.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7781120111927419850.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7844044667805604232.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7844044667805604232.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7844044667805604232.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7844044667805604232.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7907483359936213346.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7907483359936213346.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7907483359936213346.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7907483359936213346.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7911307491993050144.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7911307491993050144.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7911307491993050144.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7911307491993050144.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7924816368636450134.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7924816368636450134.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7924816368636450134.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests7924816368636450134.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8063870674246783736.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8063870674246783736.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8063870674246783736.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8063870674246783736.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8103487071176180302.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8103487071176180302.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8103487071176180302.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8103487071176180302.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8114448524755957746.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8114448524755957746.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8114448524755957746.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8114448524755957746.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8130316919589895518.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8130316919589895518.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8130316919589895518.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8130316919589895518.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8145222008612663779.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8145222008612663779.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8145222008612663779.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8145222008612663779.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8167884883524565497.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8167884883524565497.xml index 4193be55a..2c36a76bf 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8167884883524565497.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8167884883524565497.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8174136383579371293.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8174136383579371293.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8174136383579371293.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8174136383579371293.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8221074800871247039.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8221074800871247039.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8221074800871247039.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8221074800871247039.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8290736759141003651.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8290736759141003651.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8290736759141003651.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8290736759141003651.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8316741836042339440.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8316741836042339440.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8316741836042339440.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8316741836042339440.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8400668345505472838.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8400668345505472838.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8400668345505472838.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8400668345505472838.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8480030485844132158.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8480030485844132158.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8480030485844132158.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8480030485844132158.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8500021780099163311.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8500021780099163311.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8500021780099163311.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8500021780099163311.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8548783554468645331.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8548783554468645331.xml index 099da6ca4..670e0354c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8548783554468645331.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8548783554468645331.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8549147875258505767.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8549147875258505767.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8549147875258505767.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8549147875258505767.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8592775923639102429.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8592775923639102429.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8592775923639102429.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8592775923639102429.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8606678742053447199.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8606678742053447199.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8606678742053447199.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8606678742053447199.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8739885532994315260.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8739885532994315260.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8739885532994315260.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8739885532994315260.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8760479820482959597.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8760479820482959597.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8760479820482959597.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8760479820482959597.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8792366020181874243.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8792366020181874243.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8792366020181874243.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8792366020181874243.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests880547300953801885.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests880547300953801885.xml index 1792ae5b9..ef576be99 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests880547300953801885.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests880547300953801885.xml @@ -1 +1 @@ -PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file +PRE-HEADERPOST-HEADERPRE-FOOTERPOST-FOOTER \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8832212868248881034.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8832212868248881034.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8832212868248881034.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8832212868248881034.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8839463186496945176.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8839463186496945176.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8839463186496945176.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8839463186496945176.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8928127207968281872.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8928127207968281872.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8928127207968281872.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8928127207968281872.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8949306833210330616.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8949306833210330616.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8949306833210330616.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8949306833210330616.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8954741104679113105.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8954741104679113105.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8954741104679113105.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests8954741104679113105.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests9008845104812280483.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests9008845104812280483.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests9008845104812280483.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests9008845104812280483.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests9176130469609607009.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests9176130469609607009.xml index fa255da7f..1d83e8f06 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests9176130469609607009.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests9176130469609607009.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests918123228625433463.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests918123228625433463.xml index ee8fed7af..c98cd5918 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests918123228625433463.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests918123228625433463.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests9187580814728158456.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests9187580814728158456.xml index 9de9b3f8f..602e3f63a 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests9187580814728158456.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests9187580814728158456.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests939641249748610735.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests939641249748610735.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests939641249748610735.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests939641249748610735.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests954484906299154484.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests954484906299154484.xml index cc17ae5c0..14c9951f0 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests954484906299154484.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests954484906299154484.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests971640751306117564.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests971640751306117564.xml index 5b3ddbe15..9446a179d 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests971640751306117564.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests971640751306117564.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests988766585109120069.xml b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests988766585109120069.xml index 32747f2c5..95e8f350c 100644 --- a/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests988766585109120069.xml +++ b/spring-batch-infrastructure/target/data/StaxEventWriterOutputSourceTests988766585109120069.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/spring-batch-integration/build/resources/test/jms-context.xml b/spring-batch-integration/build/resources/test/jms-context.xml index 24aaacf5a..24d362c7c 100644 --- a/spring-batch-integration/build/resources/test/jms-context.xml +++ b/spring-batch-integration/build/resources/test/jms-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd"> diff --git a/spring-batch-integration/build/resources/test/job-execution-context.xml b/spring-batch-integration/build/resources/test/job-execution-context.xml index 22e05f870..3415e61be 100644 --- a/spring-batch-integration/build/resources/test/job-execution-context.xml +++ b/spring-batch-integration/build/resources/test/job-execution-context.xml @@ -3,11 +3,11 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:context="http://www.springframework.org/schema/context" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans-2.5.xsd + https://www.springframework.org/schema/beans/spring-beans-2.5.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd + https://www.springframework.org/schema/integration/spring-integration.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context-2.5.xsd"> + https://www.springframework.org/schema/context/spring-context-2.5.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/SmokeTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/SmokeTests-context.xml index 543ae485b..951353506 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/SmokeTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/SmokeTests-context.xml @@ -3,13 +3,13 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans" xmlns:context="http://www.springframework.org/schema/context" xmlns:tx="http://www.springframework.org/schema/tx" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans-2.5.xsd + https://www.springframework.org/schema/beans/spring-beans-2.5.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd + https://www.springframework.org/schema/integration/spring-integration.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context-2.5.xsd + https://www.springframework.org/schema/context/spring-context-2.5.xsd http://www.springframework.org/schema/tx - http://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> + https://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/async/AsyncItemProcessorMessagingGatewayTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/async/AsyncItemProcessorMessagingGatewayTests-context.xml index a35de73d4..91c87b923 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/async/AsyncItemProcessorMessagingGatewayTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/async/AsyncItemProcessorMessagingGatewayTests-context.xml @@ -2,9 +2,9 @@ + https://www.springframework.org/schema/integration/spring-integration.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/async/PollingAsyncItemProcessorMessagingGatewayTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/async/PollingAsyncItemProcessorMessagingGatewayTests-context.xml index cf93e19d8..90239a823 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/async/PollingAsyncItemProcessorMessagingGatewayTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/async/PollingAsyncItemProcessorMessagingGatewayTests-context.xml @@ -2,9 +2,9 @@ + https://www.springframework.org/schema/integration/spring-integration.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/ChunkMessageItemWriterIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/ChunkMessageItemWriterIntegrationTests-context.xml index aa4659721..d0ba00aa5 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/ChunkMessageItemWriterIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/ChunkMessageItemWriterIntegrationTests-context.xml @@ -3,13 +3,13 @@ xmlns:beans="http://www.springframework.org/schema/beans" xmlns:context="http://www.springframework.org/schema/context" xmlns:tx="http://www.springframework.org/schema/tx" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans-2.5.xsd + https://www.springframework.org/schema/beans/spring-beans-2.5.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd + https://www.springframework.org/schema/integration/spring-integration.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context-2.5.xsd + https://www.springframework.org/schema/context/spring-context-2.5.xsd http://www.springframework.org/schema/tx - http://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> + https://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepIntegrationTests-context.xml index 935772bbf..c97a55007 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepIntegrationTests-context.xml @@ -3,13 +3,13 @@ xmlns:beans="http://www.springframework.org/schema/beans" xmlns:integration="http://www.springframework.org/schema/integration" xmlns:batch="http://www.springframework.org/schema/batch" xmlns:context="http://www.springframework.org/schema/context" xmlns:aop="http://www.springframework.org/schema/aop" - xsi:schemaLocation="http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/jms http://www.springframework.org/schema/jms/spring-jms.xsd - http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd - http://www.springframework.org/schema/integration/jms http://www.springframework.org/schema/integration/jms/spring-integration-jms.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/jms https://www.springframework.org/schema/jms/spring-jms.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/integration/jms https://www.springframework.org/schema/integration/jms/spring-integration-jms.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepJdbcIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepJdbcIntegrationTests-context.xml index 00ef321f5..b88160247 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepJdbcIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepJdbcIntegrationTests-context.xml @@ -4,14 +4,14 @@ xmlns:batch="http://www.springframework.org/schema/batch" xmlns:context="http://www.springframework.org/schema/context" xmlns:aop="http://www.springframework.org/schema/aop" xmlns:int-jdbc="http://www.springframework.org/schema/integration/jdbc" xmlns:jdbc="http://www.springframework.org/schema/jdbc" - xsi:schemaLocation="http://www.springframework.org/schema/jdbc http://www.springframework.org/schema/jdbc/spring-jdbc.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd - http://www.springframework.org/schema/integration/jms http://www.springframework.org/schema/integration/jms/spring-integration-jms.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/integration/jdbc http://www.springframework.org/schema/integration/jdbc/spring-integration-jdbc.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/jdbc https://www.springframework.org/schema/jdbc/spring-jdbc.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/integration/jms https://www.springframework.org/schema/integration/jms/spring-integration-jms.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/integration/jdbc https://www.springframework.org/schema/integration/jdbc/spring-integration-jdbc.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepJmsIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepJmsIntegrationTests-context.xml index 0812c62ca..b27846f9e 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepJmsIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepJmsIntegrationTests-context.xml @@ -4,11 +4,11 @@ xmlns:integration="http://www.springframework.org/schema/integration" xmlns:int-jms="http://www.springframework.org/schema/integration/jms" xmlns:jms="http://www.springframework.org/schema/jms" - xsi:schemaLocation="http://www.springframework.org/schema/jms http://www.springframework.org/schema/jms/spring-jms.xsd - http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd - http://www.springframework.org/schema/integration/jms http://www.springframework.org/schema/integration/jms/spring-integration-jms.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/jms https://www.springframework.org/schema/jms/spring-jms.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/integration/jms https://www.springframework.org/schema/integration/jms/spring-integration-jms.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkStepIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkStepIntegrationTests-context.xml index 32164acb2..2bfad626c 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkStepIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/chunk/RemoteChunkStepIntegrationTests-context.xml @@ -3,11 +3,11 @@ xmlns:beans="http://www.springframework.org/schema/beans" xmlns:integration="http://www.springframework.org/schema/integration" xmlns:batch="http://www.springframework.org/schema/batch" xmlns:context="http://www.springframework.org/schema/context" xmlns:task="http://www.springframework.org/schema/task" - xsi:schemaLocation="http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd - http://www.springframework.org/schema/task http://www.springframework.org/schema/task/spring-task.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/task https://www.springframework.org/schema/task/spring-task.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTests-context.xml index 5271a948a..64b114663 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTests-context.xml @@ -3,9 +3,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:int="http://www.springframework.org/schema/integration" xmlns:batch-int="http://www.springframework.org/schema/batch-integration" - xsi:schemaLocation="http://www.springframework.org/schema/batch-integration http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch-integration https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTestsNoJobLauncher-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTestsNoJobLauncher-context.xml index f471cfa34..5d95e348b 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTestsNoJobLauncher-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTestsNoJobLauncher-context.xml @@ -3,9 +3,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:int="http://www.springframework.org/schema/integration" xmlns:batch-int="http://www.springframework.org/schema/batch-integration" - xsi:schemaLocation="http://www.springframework.org/schema/batch-integration http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch-integration https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTestsRunning-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTestsRunning-context.xml index f69a24803..7dc6b4d53 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTestsRunning-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTestsRunning-context.xml @@ -3,9 +3,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:int="http://www.springframework.org/schema/integration" xmlns:batch-int="http://www.springframework.org/schema/batch-integration" - xsi:schemaLocation="http://www.springframework.org/schema/batch-integration http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch-integration https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTestsWithEnableBatchProcessing-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTestsWithEnableBatchProcessing-context.xml index 2871b1225..4c64e6d89 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTestsWithEnableBatchProcessing-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/JobLaunchingGatewayParserTestsWithEnableBatchProcessing-context.xml @@ -4,10 +4,10 @@ xmlns:int="http://www.springframework.org/schema/integration" xmlns:batch-int="http://www.springframework.org/schema/batch-integration" xmlns:context="http://www.springframework.org/schema/context" - xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.2.xsd - http://www.springframework.org/schema/batch-integration http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd - http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context-3.2.xsd + http://www.springframework.org/schema/batch-integration https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingIdAttrTests.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingIdAttrTests.xml index 75d3a0b3a..3cde4ad00 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingIdAttrTests.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingIdAttrTests.xml @@ -4,9 +4,9 @@ xmlns:batch-int="http://www.springframework.org/schema/batch-integration" 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.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch-integration - http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> + https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> \ No newline at end of file diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingMessageTemplateAttrTests.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingMessageTemplateAttrTests.xml index 36fbe7786..badcdb37e 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingMessageTemplateAttrTests.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingMessageTemplateAttrTests.xml @@ -4,9 +4,9 @@ xmlns:batch-int="http://www.springframework.org/schema/batch-integration" 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.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch-integration - http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> + https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> \ No newline at end of file diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingReplyChannelAttrTests.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingReplyChannelAttrTests.xml index d55a354b7..32c299ec1 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingReplyChannelAttrTests.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingReplyChannelAttrTests.xml @@ -4,9 +4,9 @@ xmlns:batch-int="http://www.springframework.org/schema/batch-integration" 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.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch-integration - http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> + https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> \ No newline at end of file diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingStepAttrTests.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingStepAttrTests.xml index f0fc3401a..d9abc1684 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingStepAttrTests.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingStepAttrTests.xml @@ -4,9 +4,9 @@ xmlns:batch-int="http://www.springframework.org/schema/batch-integration" 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.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch-integration - http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> + https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> \ No newline at end of file diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserTests.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserTests.xml index fbaf64421..bd4e18e0e 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserTests.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserTests.xml @@ -7,12 +7,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:int="http://www.springframework.org/schema/integration" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch - http://www.springframework.org/schema/batch/spring-batch.xsd + https://www.springframework.org/schema/batch/spring-batch.xsd http://www.springframework.org/schema/batch-integration - http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd - http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd"> + https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingIdAttrTests.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingIdAttrTests.xml index 09173927f..bbd80ecfb 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingIdAttrTests.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingIdAttrTests.xml @@ -4,9 +4,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:batch-int="http://www.springframework.org/schema/batch-integration" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch-integration - http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> + https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingInputChannelAttrTests.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingInputChannelAttrTests.xml index 29480b025..fdaae8d00 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingInputChannelAttrTests.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingInputChannelAttrTests.xml @@ -4,9 +4,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:batch-int="http://www.springframework.org/schema/batch-integration" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch-integration - http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> + https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingItemWriterAttrTests.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingItemWriterAttrTests.xml index cdb38ebff..f86348b08 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingItemWriterAttrTests.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingItemWriterAttrTests.xml @@ -4,9 +4,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:batch-int="http://www.springframework.org/schema/batch-integration" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch-integration - http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> + https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingOutputChannelAttrTests.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingOutputChannelAttrTests.xml index ce7889fe7..2e6b3fe85 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingOutputChannelAttrTests.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingOutputChannelAttrTests.xml @@ -4,9 +4,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:batch-int="http://www.springframework.org/schema/batch-integration" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch-integration - http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> + https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserNoProcessorTests.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserNoProcessorTests.xml index 234018ab5..417cd25c0 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserNoProcessorTests.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserNoProcessorTests.xml @@ -5,9 +5,9 @@ xmlns:batch-int="http://www.springframework.org/schema/batch-integration" xmlns:int="http://www.springframework.org/schema/integration" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch-integration - http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> + https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserTests.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserTests.xml index d1174f24b..cc998991f 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserTests.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserTests.xml @@ -5,9 +5,9 @@ xmlns:batch-int="http://www.springframework.org/schema/batch-integration" xmlns:int="http://www.springframework.org/schema/integration" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch-integration - http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> + https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/batch-setup-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/batch-setup-context.xml index 1aa9dae27..dc2cef00e 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/batch-setup-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/config/xml/batch-setup-context.xml @@ -3,9 +3,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:batch="http://www.springframework.org/schema/batch" xmlns:jdbc="http://www.springframework.org/schema/jdbc" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/jdbc http://www.springframework.org/schema/jdbc/spring-jdbc-3.2.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/jdbc https://www.springframework.org/schema/jdbc/spring-jdbc-3.2.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/file/FileToMessagesJobIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/file/FileToMessagesJobIntegrationTests-context.xml index 2ca0d3a5a..c5dc85ef2 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/file/FileToMessagesJobIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/file/FileToMessagesJobIntegrationTests-context.xml @@ -1,9 +1,9 @@ + xsi:schemaLocation="http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/file/ResourceSplitterIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/file/ResourceSplitterIntegrationTests-context.xml index 5ed3fab3d..ba064dc19 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/file/ResourceSplitterIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/file/ResourceSplitterIntegrationTests-context.xml @@ -5,12 +5,12 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.5.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-2.5.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.5.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context-2.5.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> + https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/item/MessagingGatewayIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/item/MessagingGatewayIntegrationTests-context.xml index b91680e89..241e95c20 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/item/MessagingGatewayIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/item/MessagingGatewayIntegrationTests-context.xml @@ -3,12 +3,12 @@ xmlns:context="http://www.springframework.org/schema/context" xmlns:aop="http://www.springframework.org/schema/aop" 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.5.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-2.5.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.5.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context-2.5.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> + https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/launch/JobLaunchingGatewayIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/launch/JobLaunchingGatewayIntegrationTests-context.xml index 0174d57db..5c33b1b4b 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/launch/JobLaunchingGatewayIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/launch/JobLaunchingGatewayIntegrationTests-context.xml @@ -3,9 +3,9 @@ xmlns:integration="http://www.springframework.org/schema/integration" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:batch-integration="http://www.springframework.org/schema/batch-integration" - xsi:schemaLocation="http://www.springframework.org/schema/batch-integration http://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch-integration https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/launch/JobLaunchingMessageHandlerIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/launch/JobLaunchingMessageHandlerIntegrationTests-context.xml index 22b599235..71ddfda8b 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/launch/JobLaunchingMessageHandlerIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/launch/JobLaunchingMessageHandlerIntegrationTests-context.xml @@ -3,12 +3,12 @@ xmlns:context="http://www.springframework.org/schema/context" xmlns:aop="http://www.springframework.org/schema/aop" 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.5.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-2.5.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.5.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context-2.5.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> + https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/partition/JmsIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/partition/JmsIntegrationTests-context.xml index be674b74b..bc7725d8b 100755 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/partition/JmsIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/partition/JmsIntegrationTests-context.xml @@ -5,12 +5,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:int-jms="http://www.springframework.org/schema/integration/jms" xmlns:task="http://www.springframework.org/schema/task" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd - http://www.springframework.org/schema/task http://www.springframework.org/schema/task/spring-task-3.0.xsd - http://www.springframework.org/schema/integration/jms http://www.springframework.org/schema/integration/jms/spring-integration-jms-2.0.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/task https://www.springframework.org/schema/task/spring-task-3.0.xsd + http://www.springframework.org/schema/integration/jms https://www.springframework.org/schema/integration/jms/spring-integration-jms-2.0.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/partition/PollingIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/partition/PollingIntegrationTests-context.xml index 4ce3a247c..9a27c72fe 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/partition/PollingIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/partition/PollingIntegrationTests-context.xml @@ -2,9 +2,9 @@ + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/partition/VanillaIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/partition/VanillaIntegrationTests-context.xml index 867bbc1f1..0e6a95c63 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/partition/VanillaIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/partition/VanillaIntegrationTests-context.xml @@ -1,11 +1,11 @@ + xsi:schemaLocation="http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/RepeatTransactionalPollingIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/RepeatTransactionalPollingIntegrationTests-context.xml index 5977f3b23..05cfb1348 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/RepeatTransactionalPollingIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/RepeatTransactionalPollingIntegrationTests-context.xml @@ -3,12 +3,12 @@ xmlns:context="http://www.springframework.org/schema/context" xmlns:aop="http://www.springframework.org/schema/aop" 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.5.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-2.5.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.5.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context-2.5.xsd http://www.springframework.org/schema/integration - http://www.springframework.org/schema/integration/spring-integration.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> + https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/RetryRepeatTransactionalPollingIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/RetryRepeatTransactionalPollingIntegrationTests-context.xml index d09327da9..666dce1fd 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/RetryRepeatTransactionalPollingIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/RetryRepeatTransactionalPollingIntegrationTests-context.xml @@ -5,11 +5,11 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd - http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/RetryTransactionalPollingIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/RetryTransactionalPollingIntegrationTests-context.xml index d0d3a8223..0b70044c6 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/RetryTransactionalPollingIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/RetryTransactionalPollingIntegrationTests-context.xml @@ -3,13 +3,13 @@ xmlns:context="http://www.springframework.org/schema/context" xmlns:aop="http://www.springframework.org/schema/aop" 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" xmlns:task="http://www.springframework.org/schema/task" xmlns:util="http://www.springframework.org/schema/util" - xsi:schemaLocation="http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd - http://www.springframework.org/schema/task http://www.springframework.org/schema/task/spring-task.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/task https://www.springframework.org/schema/task/spring-task.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/TransactionalPollingIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/TransactionalPollingIntegrationTests-context.xml index 861d1697a..e4443d78c 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/TransactionalPollingIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/retry/TransactionalPollingIntegrationTests-context.xml @@ -5,11 +5,11 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd - http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd"> diff --git a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/step/StepGatewayIntegrationTests-context.xml b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/step/StepGatewayIntegrationTests-context.xml index 763541bf9..c8a15e5c4 100644 --- a/spring-batch-integration/build/resources/test/org/springframework/batch/integration/step/StepGatewayIntegrationTests-context.xml +++ b/spring-batch-integration/build/resources/test/org/springframework/batch/integration/step/StepGatewayIntegrationTests-context.xml @@ -3,12 +3,12 @@ xmlns:context="http://www.springframework.org/schema/context" xmlns:aop="http://www.springframework.org/schema/aop" 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" xmlns:batch="http://www.springframework.org/schema/batch" - xsi:schemaLocation="http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd - http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.5.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-2.5.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.5.xsd + http://www.springframework.org/schema/integration https://www.springframework.org/schema/integration/spring-integration.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-2.5.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context-2.5.xsd"> diff --git a/spring-batch-integration/build/resources/test/simple-job-launcher-context.xml b/spring-batch-integration/build/resources/test/simple-job-launcher-context.xml index e0b4020e0..06dce322d 100644 --- a/spring-batch-integration/build/resources/test/simple-job-launcher-context.xml +++ b/spring-batch-integration/build/resources/test/simple-job-launcher-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-integration/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml b/spring-batch-integration/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml index 8b8a8892b..4ee76f751 100644 --- a/spring-batch-integration/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml +++ b/spring-batch-integration/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml @@ -4,12 +4,12 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/legal/epl-v10.html + https://www.eclipse.org/legal/epl-v10.html Contributors: Evgeny Mandrikov - initial API and implementation --> - + 4.0.0 diff --git a/spring-batch-samples/build/resources/main/META-INF/batch-jobs/springConfigSampleContext.xml b/spring-batch-samples/build/resources/main/META-INF/batch-jobs/springConfigSampleContext.xml index 200dc34c0..3e3221c53 100644 --- a/spring-batch-samples/build/resources/main/META-INF/batch-jobs/springConfigSampleContext.xml +++ b/spring-batch-samples/build/resources/main/META-INF/batch-jobs/springConfigSampleContext.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-samples/build/resources/main/META-INF/persistence.xml b/spring-batch-samples/build/resources/main/META-INF/persistence.xml index 50cfb848f..dc3dc605d 100644 --- a/spring-batch-samples/build/resources/main/META-INF/persistence.xml +++ b/spring-batch-samples/build/resources/main/META-INF/persistence.xml @@ -1,6 +1,6 @@ diff --git a/spring-batch-samples/build/resources/main/META-INF/spring/config-beans.xml b/spring-batch-samples/build/resources/main/META-INF/spring/config-beans.xml index 3ddbc29ce..e83c28ddb 100644 --- a/spring-batch-samples/build/resources/main/META-INF/spring/config-beans.xml +++ b/spring-batch-samples/build/resources/main/META-INF/spring/config-beans.xml @@ -5,8 +5,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context" xsi:schemaLocation=" - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> diff --git a/spring-batch-samples/build/resources/main/META-INF/spring/jobs/amqp/amqp-example-job-beans.xml b/spring-batch-samples/build/resources/main/META-INF/spring/jobs/amqp/amqp-example-job-beans.xml index c673593b4..2979a57f0 100644 --- a/spring-batch-samples/build/resources/main/META-INF/spring/jobs/amqp/amqp-example-job-beans.xml +++ b/spring-batch-samples/build/resources/main/META-INF/spring/jobs/amqp/amqp-example-job-beans.xml @@ -4,7 +4,7 @@ xmlns:beans="http://www.springframework.org/schema/beans" 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.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-samples/build/resources/main/META-INF/spring/jobs/amqp/amqp-example-job.xml b/spring-batch-samples/build/resources/main/META-INF/spring/jobs/amqp/amqp-example-job.xml index 9d52bdf8b..e251ef6b8 100644 --- a/spring-batch-samples/build/resources/main/META-INF/spring/jobs/amqp/amqp-example-job.xml +++ b/spring-batch-samples/build/resources/main/META-INF/spring/jobs/amqp/amqp-example-job.xml @@ -5,8 +5,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:batch="http://www.springframework.org/schema/batch" xsi:schemaLocation=" - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-samples/build/resources/main/META-INF/spring/jobs/messaging/rabbitmq-beans.xml b/spring-batch-samples/build/resources/main/META-INF/spring/jobs/messaging/rabbitmq-beans.xml index 946a0ffd8..5bc1c144f 100644 --- a/spring-batch-samples/build/resources/main/META-INF/spring/jobs/messaging/rabbitmq-beans.xml +++ b/spring-batch-samples/build/resources/main/META-INF/spring/jobs/messaging/rabbitmq-beans.xml @@ -6,8 +6,8 @@ xmlns:rabbit="http://www.springframework.org/schema/rabbit" xmlns:p="http://www.springframework.org/schema/p" xsi:schemaLocation=" - http://www.springframework.org/schema/rabbit http://www.springframework.org/schema/rabbit/spring-rabbit.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + http://www.springframework.org/schema/rabbit https://www.springframework.org/schema/rabbit/spring-rabbit.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-samples/build/resources/main/adhoc-job-launcher-context.xml b/spring-batch-samples/build/resources/main/adhoc-job-launcher-context.xml index b187f79e4..ed8d3e454 100644 --- a/spring-batch-samples/build/resources/main/adhoc-job-launcher-context.xml +++ b/spring-batch-samples/build/resources/main/adhoc-job-launcher-context.xml @@ -1,7 +1,7 @@ + https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-samples/build/resources/main/data-source-context.xml b/spring-batch-samples/build/resources/main/data-source-context.xml index 6cbfc6061..629b3c6ef 100644 --- a/spring-batch-samples/build/resources/main/data-source-context.xml +++ b/spring-batch-samples/build/resources/main/data-source-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/jdbc https://www.springframework.org/schema/jdbc/spring-jdbc.xsd"> diff --git a/spring-batch-samples/build/resources/main/hibernate-context.xml b/spring-batch-samples/build/resources/main/hibernate-context.xml index b28863f6a..4af30c310 100644 --- a/spring-batch-samples/build/resources/main/hibernate-context.xml +++ b/spring-batch-samples/build/resources/main/hibernate-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-samples/build/resources/main/ibatis-config.xml b/spring-batch-samples/build/resources/main/ibatis-config.xml index d038e54c5..e35dae4a3 100644 --- a/spring-batch-samples/build/resources/main/ibatis-config.xml +++ b/spring-batch-samples/build/resources/main/ibatis-config.xml @@ -1,6 +1,6 @@ + "https://ibatis.apache.org/dtd/sql-map-config-2.dtd"> diff --git a/spring-batch-samples/build/resources/main/ibatis-customer-credit.xml b/spring-batch-samples/build/resources/main/ibatis-customer-credit.xml index eabd330a9..673cda4bd 100644 --- a/spring-batch-samples/build/resources/main/ibatis-customer-credit.xml +++ b/spring-batch-samples/build/resources/main/ibatis-customer-credit.xml @@ -1,6 +1,6 @@ + "https://ibatis.apache.org/dtd/sql-map-2.dtd"> diff --git a/spring-batch-samples/build/resources/main/jobs/adhocLoopJob.xml b/spring-batch-samples/build/resources/main/jobs/adhocLoopJob.xml index 4df1fbfdf..0865fe928 100644 --- a/spring-batch-samples/build/resources/main/jobs/adhocLoopJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/adhocLoopJob.xml @@ -4,11 +4,11 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:aop="http://www.springframework.org/schema/aop" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch - http://www.springframework.org/schema/batch/spring-batch.xsd + https://www.springframework.org/schema/batch/spring-batch.xsd http://www.springframework.org/schema/aop - http://www.springframework.org/schema/aop/spring-aop.xsd"> + https://www.springframework.org/schema/aop/spring-aop.xsd"> diff --git a/spring-batch-samples/build/resources/main/jobs/amqp-example-job.xml b/spring-batch-samples/build/resources/main/jobs/amqp-example-job.xml index 9d52bdf8b..e251ef6b8 100644 --- a/spring-batch-samples/build/resources/main/jobs/amqp-example-job.xml +++ b/spring-batch-samples/build/resources/main/jobs/amqp-example-job.xml @@ -5,8 +5,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:batch="http://www.springframework.org/schema/batch" xsi:schemaLocation=" - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-batch-samples/build/resources/main/jobs/beanWrapperMapperSampleJob.xml b/spring-batch-samples/build/resources/main/jobs/beanWrapperMapperSampleJob.xml index ba12a5bcb..2b00aa692 100644 --- a/spring-batch-samples/build/resources/main/jobs/beanWrapperMapperSampleJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/beanWrapperMapperSampleJob.xml @@ -2,8 +2,8 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/spring-batch-samples/build/resources/main/jobs/compositeItemWriterSampleJob.xml b/spring-batch-samples/build/resources/main/jobs/compositeItemWriterSampleJob.xml index 7a5d1398a..388e08bc8 100644 --- a/spring-batch-samples/build/resources/main/jobs/compositeItemWriterSampleJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/compositeItemWriterSampleJob.xml @@ -2,8 +2,8 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> Sample showing usage of CompositeItemWriter. diff --git a/spring-batch-samples/build/resources/main/jobs/customerFilterJob.xml b/spring-batch-samples/build/resources/main/jobs/customerFilterJob.xml index e5d71d40c..ad727d9e1 100644 --- a/spring-batch-samples/build/resources/main/jobs/customerFilterJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/customerFilterJob.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> <job id="customerFilterJob" xmlns="http://www.springframework.org/schema/batch"> <step id="uploadCustomer"> diff --git a/spring-batch-samples/build/resources/main/jobs/delegatingJob.xml b/spring-batch-samples/build/resources/main/jobs/delegatingJob.xml index 7ee3bb150..9465c0f25 100644 --- a/spring-batch-samples/build/resources/main/jobs/delegatingJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/delegatingJob.xml @@ -2,8 +2,8 @@ <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> <description> The intent is to to give an example of how existing bean diff --git a/spring-batch-samples/build/resources/main/jobs/footballJob.xml b/spring-batch-samples/build/resources/main/jobs/footballJob.xml index 5e3395014..f73c42808 100644 --- a/spring-batch-samples/build/resources/main/jobs/footballJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/footballJob.xml @@ -2,9 +2,9 @@ <beans xmlns="http://www.springframework.org/schema/beans" xmlns:aop="http://www.springframework.org/schema/aop" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <job id="footballJob" xmlns="http://www.springframework.org/schema/batch"> <step id="playerload" next="gameLoad"> diff --git a/spring-batch-samples/build/resources/main/jobs/groovyJob.xml b/spring-batch-samples/build/resources/main/jobs/groovyJob.xml index a6b339f22..d964ced12 100644 --- a/spring-batch-samples/build/resources/main/jobs/groovyJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/groovyJob.xml @@ -2,9 +2,9 @@ <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:lang="http://www.springframework.org/schema/lang" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/lang https://www.springframework.org/schema/lang/spring-lang.xsd"> <job id="groovyJob" xmlns="http://www.springframework.org/schema/batch"> <step id="unzip-step" next="zip-step"> diff --git a/spring-batch-samples/build/resources/main/jobs/headerFooterSample.xml b/spring-batch-samples/build/resources/main/jobs/headerFooterSample.xml index 9d464afae..bf2c84555 100644 --- a/spring-batch-samples/build/resources/main/jobs/headerFooterSample.xml +++ b/spring-batch-samples/build/resources/main/jobs/headerFooterSample.xml @@ -2,8 +2,8 @@ <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> <description> Showcases reading and writing of headers and footers. Copies header from input to output and adds a footer. </description> diff --git a/spring-batch-samples/build/resources/main/jobs/hibernateJob.xml b/spring-batch-samples/build/resources/main/jobs/hibernateJob.xml index 072af78f9..f01698038 100644 --- a/spring-batch-samples/build/resources/main/jobs/hibernateJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/hibernateJob.xml @@ -2,8 +2,8 @@ <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> <description>Example for Hibernate integration.</description> diff --git a/spring-batch-samples/build/resources/main/jobs/infiniteLoopJob.xml b/spring-batch-samples/build/resources/main/jobs/infiniteLoopJob.xml index 79459c6c2..53ad9ab96 100644 --- a/spring-batch-samples/build/resources/main/jobs/infiniteLoopJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/infiniteLoopJob.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + https://www.springframework.org/schema/beans/spring-beans.xsd"> <!-- The tasklet used in this job will run in an infinite loop. This is useful for testing graceful shutdown from multiple environments. --> diff --git a/spring-batch-samples/build/resources/main/jobs/ioSampleJob.xml b/spring-batch-samples/build/resources/main/jobs/ioSampleJob.xml index de51a2541..7bf5b6e52 100644 --- a/spring-batch-samples/build/resources/main/jobs/ioSampleJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/ioSampleJob.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <job id="ioSampleJob" xmlns="http://www.springframework.org/schema/batch"> <step id="step1"> diff --git a/spring-batch-samples/build/resources/main/jobs/iosample/delimited.xml b/spring-batch-samples/build/resources/main/jobs/iosample/delimited.xml index 30e823f40..084991ee7 100644 --- a/spring-batch-samples/build/resources/main/jobs/iosample/delimited.xml +++ b/spring-batch-samples/build/resources/main/jobs/iosample/delimited.xml @@ -2,7 +2,7 @@ <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <bean id="itemReader" class="org.springframework.batch.item.file.FlatFileItemReader" scope="step"> <property name="lineMapper"> diff --git a/spring-batch-samples/build/resources/main/jobs/iosample/fixedLength.xml b/spring-batch-samples/build/resources/main/jobs/iosample/fixedLength.xml index 2085bb625..5cb917bc3 100644 --- a/spring-batch-samples/build/resources/main/jobs/iosample/fixedLength.xml +++ b/spring-batch-samples/build/resources/main/jobs/iosample/fixedLength.xml @@ -2,7 +2,7 @@ <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <bean id="itemReader" class="org.springframework.batch.item.file.FlatFileItemReader" scope="step"> <property name="resource" value="#{jobParameters[inputFile]}" /> diff --git a/spring-batch-samples/build/resources/main/jobs/iosample/hibernate.xml b/spring-batch-samples/build/resources/main/jobs/iosample/hibernate.xml index cee706487..9f2602418 100644 --- a/spring-batch-samples/build/resources/main/jobs/iosample/hibernate.xml +++ b/spring-batch-samples/build/resources/main/jobs/iosample/hibernate.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <bean id="itemReader" class="org.springframework.batch.item.database.HibernateCursorItemReader"> diff --git a/spring-batch-samples/build/resources/main/jobs/iosample/ibatis.xml b/spring-batch-samples/build/resources/main/jobs/iosample/ibatis.xml index 5f1f51f39..da9abe058 100644 --- a/spring-batch-samples/build/resources/main/jobs/iosample/ibatis.xml +++ b/spring-batch-samples/build/resources/main/jobs/iosample/ibatis.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <bean id="itemReader" class="org.springframework.batch.item.database.IbatisPagingItemReader"> diff --git a/spring-batch-samples/build/resources/main/jobs/iosample/jdbcCursor.xml b/spring-batch-samples/build/resources/main/jobs/iosample/jdbcCursor.xml index d9b3e36a4..c9286db47 100644 --- a/spring-batch-samples/build/resources/main/jobs/iosample/jdbcCursor.xml +++ b/spring-batch-samples/build/resources/main/jobs/iosample/jdbcCursor.xml @@ -2,7 +2,7 @@ <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <bean id="itemReader" class="org.springframework.batch.item.database.JdbcCursorItemReader"> <property name="dataSource" ref="dataSource"/> diff --git a/spring-batch-samples/build/resources/main/jobs/iosample/jdbcPaging.xml b/spring-batch-samples/build/resources/main/jobs/iosample/jdbcPaging.xml index 63e32dbb2..1720b2412 100644 --- a/spring-batch-samples/build/resources/main/jobs/iosample/jdbcPaging.xml +++ b/spring-batch-samples/build/resources/main/jobs/iosample/jdbcPaging.xml @@ -2,7 +2,7 @@ <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <bean id="itemReader" class="org.springframework.batch.item.database.JdbcPagingItemReader" scope="step"> <property name="dataSource" ref="dataSource" /> diff --git a/spring-batch-samples/build/resources/main/jobs/iosample/jpa.xml b/spring-batch-samples/build/resources/main/jobs/iosample/jpa.xml index 726e53766..8921196a6 100644 --- a/spring-batch-samples/build/resources/main/jobs/iosample/jpa.xml +++ b/spring-batch-samples/build/resources/main/jobs/iosample/jpa.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <bean id="itemReader" class="org.springframework.batch.item.database.JpaPagingItemReader"> diff --git a/spring-batch-samples/build/resources/main/jobs/iosample/multiLine.xml b/spring-batch-samples/build/resources/main/jobs/iosample/multiLine.xml index 193b03984..b4070db3d 100644 --- a/spring-batch-samples/build/resources/main/jobs/iosample/multiLine.xml +++ b/spring-batch-samples/build/resources/main/jobs/iosample/multiLine.xml @@ -3,8 +3,8 @@ xmlns:batch="http://www.springframework.org/schema/batch" 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.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> <batch:job id="ioSampleJob"> <batch:step id="step1"> diff --git a/spring-batch-samples/build/resources/main/jobs/iosample/multiRecordType.xml b/spring-batch-samples/build/resources/main/jobs/iosample/multiRecordType.xml index b42b13db8..fed5fd098 100644 --- a/spring-batch-samples/build/resources/main/jobs/iosample/multiRecordType.xml +++ b/spring-batch-samples/build/resources/main/jobs/iosample/multiRecordType.xml @@ -3,8 +3,8 @@ xmlns:batch="http://www.springframework.org/schema/batch" 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.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> <batch:job id="ioSampleJob"> <batch:step id="step1"> diff --git a/spring-batch-samples/build/resources/main/jobs/iosample/multiResource.xml b/spring-batch-samples/build/resources/main/jobs/iosample/multiResource.xml index 558220494..727c5eb41 100644 --- a/spring-batch-samples/build/resources/main/jobs/iosample/multiResource.xml +++ b/spring-batch-samples/build/resources/main/jobs/iosample/multiResource.xml @@ -2,7 +2,7 @@ <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <bean id="itemReader" class="org.springframework.batch.item.file.MultiResourceItemReader" scope="step"> diff --git a/spring-batch-samples/build/resources/main/jobs/iosample/repository.xml b/spring-batch-samples/build/resources/main/jobs/iosample/repository.xml index 73f4f462d..e82d7fef7 100644 --- a/spring-batch-samples/build/resources/main/jobs/iosample/repository.xml +++ b/spring-batch-samples/build/resources/main/jobs/iosample/repository.xml @@ -2,8 +2,8 @@ <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jpa="http://www.springframework.org/schema/data/jpa" - xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/data/jpa http://www.springframework.org/schema/data/jpa/spring-jpa.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/data/jpa https://www.springframework.org/schema/data/jpa/spring-jpa.xsd"> <jpa:repositories base-package="org.springframework.batch.sample.data"/> diff --git a/spring-batch-samples/build/resources/main/jobs/iosample/xml.xml b/spring-batch-samples/build/resources/main/jobs/iosample/xml.xml index c3fbcdf9d..c866b93a5 100644 --- a/spring-batch-samples/build/resources/main/jobs/iosample/xml.xml +++ b/spring-batch-samples/build/resources/main/jobs/iosample/xml.xml @@ -3,8 +3,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:util="http://www.springframework.org/schema/util" xsi:schemaLocation=" - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd"> <bean id="itemReader" class="org.springframework.batch.item.xml.StaxEventItemReader"> <property name="fragmentRootElementName" value="customer" /> diff --git a/spring-batch-samples/build/resources/main/jobs/jobStepSample.xml b/spring-batch-samples/build/resources/main/jobs/jobStepSample.xml index e5ce2c32b..3b2ca325a 100644 --- a/spring-batch-samples/build/resources/main/jobs/jobStepSample.xml +++ b/spring-batch-samples/build/resources/main/jobs/jobStepSample.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <job id="jobStepJob" restartable="true" xmlns="http://www.springframework.org/schema/batch"> <step id="jobStepJob.step1"> diff --git a/spring-batch-samples/build/resources/main/jobs/loopFlowSample.xml b/spring-batch-samples/build/resources/main/jobs/loopFlowSample.xml index 6d5bb4d83..c69942fce 100644 --- a/spring-batch-samples/build/resources/main/jobs/loopFlowSample.xml +++ b/spring-batch-samples/build/resources/main/jobs/loopFlowSample.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <job id="loopFlowSample" xmlns="http://www.springframework.org/schema/batch"> <step id="step1" next="step2"> diff --git a/spring-batch-samples/build/resources/main/jobs/mailJob.xml b/spring-batch-samples/build/resources/main/jobs/mailJob.xml index e4fc07fec..5ce9cedcb 100644 --- a/spring-batch-samples/build/resources/main/jobs/mailJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/mailJob.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <job id="mailJob" xmlns="http://www.springframework.org/schema/batch"> <step id="step1" xmlns="http://www.springframework.org/schema/batch"> diff --git a/spring-batch-samples/build/resources/main/jobs/multilineJob.xml b/spring-batch-samples/build/resources/main/jobs/multilineJob.xml index 80eac53fb..6e6425621 100644 --- a/spring-batch-samples/build/resources/main/jobs/multilineJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/multilineJob.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <job id="multilineJob" xmlns="http://www.springframework.org/schema/batch"> <step id="step1"> diff --git a/spring-batch-samples/build/resources/main/jobs/multilineOrderInputTokenizers.xml b/spring-batch-samples/build/resources/main/jobs/multilineOrderInputTokenizers.xml index 5c03b5444..f4a8582cb 100644 --- a/spring-batch-samples/build/resources/main/jobs/multilineOrderInputTokenizers.xml +++ b/spring-batch-samples/build/resources/main/jobs/multilineOrderInputTokenizers.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + https://www.springframework.org/schema/beans/spring-beans.xsd"> <bean id="orderFileTokenizer" class="org.springframework.batch.item.file.transform.PatternMatchingCompositeLineTokenizer"> <property name="tokenizers"> diff --git a/spring-batch-samples/build/resources/main/jobs/multilineOrderJob.xml b/spring-batch-samples/build/resources/main/jobs/multilineOrderJob.xml index 8d6c4c1b5..7aafd7bc4 100644 --- a/spring-batch-samples/build/resources/main/jobs/multilineOrderJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/multilineOrderJob.xml @@ -2,9 +2,9 @@ <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/batch - http://www.springframework.org/schema/batch/spring-batch.xsd"> + https://www.springframework.org/schema/batch/spring-batch.xsd"> <import resource="multilineOrderInputTokenizers.xml" /> <import resource="multilineOrderOutputAggregators.xml" /> diff --git a/spring-batch-samples/build/resources/main/jobs/multilineOrderOutputAggregators.xml b/spring-batch-samples/build/resources/main/jobs/multilineOrderOutputAggregators.xml index 83c21757c..007b8d2df 100644 --- a/spring-batch-samples/build/resources/main/jobs/multilineOrderOutputAggregators.xml +++ b/spring-batch-samples/build/resources/main/jobs/multilineOrderOutputAggregators.xml @@ -2,8 +2,8 @@ <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:util="http://www.springframework.org/schema/util" xsi:schemaLocation="http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd"> + https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd"> <util:map id="outputAggregators"> <entry key="header" value-ref="outputHeader" /> diff --git a/spring-batch-samples/build/resources/main/jobs/multilineOrderValidator.xml b/spring-batch-samples/build/resources/main/jobs/multilineOrderValidator.xml index 0f1df9443..68cc76515 100644 --- a/spring-batch-samples/build/resources/main/jobs/multilineOrderValidator.xml +++ b/spring-batch-samples/build/resources/main/jobs/multilineOrderValidator.xml @@ -2,7 +2,7 @@ <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + https://www.springframework.org/schema/beans/spring-beans.xsd"> <bean id="validator" class="org.springframework.batch.item.validator.SpringValidator"> <property name="validator"> diff --git a/spring-batch-samples/build/resources/main/jobs/parallelJob.xml b/spring-batch-samples/build/resources/main/jobs/parallelJob.xml index 901875ba1..21c5822f2 100644 --- a/spring-batch-samples/build/resources/main/jobs/parallelJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/parallelJob.xml @@ -2,9 +2,9 @@ <beans xmlns="http://www.springframework.org/schema/beans" xmlns:aop="http://www.springframework.org/schema/aop" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <job id="parallelJob" xmlns="http://www.springframework.org/schema/batch"> <step id="staging" next="loading"> diff --git a/spring-batch-samples/build/resources/main/jobs/partitionFileJob.xml b/spring-batch-samples/build/resources/main/jobs/partitionFileJob.xml index 2b034bbba..f00e3a08e 100644 --- a/spring-batch-samples/build/resources/main/jobs/partitionFileJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/partitionFileJob.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <job id="partitionJob" xmlns="http://www.springframework.org/schema/batch"> <step id="step"> diff --git a/spring-batch-samples/build/resources/main/jobs/partitionJdbcJob.xml b/spring-batch-samples/build/resources/main/jobs/partitionJdbcJob.xml index e251af491..fc35d4ebf 100644 --- a/spring-batch-samples/build/resources/main/jobs/partitionJdbcJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/partitionJdbcJob.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <job id="partitionJdbcJob" xmlns="http://www.springframework.org/schema/batch"> <step id="step"> diff --git a/spring-batch-samples/build/resources/main/jobs/restartFileSampleJob.xml b/spring-batch-samples/build/resources/main/jobs/restartFileSampleJob.xml index 3370a8864..db0a61ca8 100644 --- a/spring-batch-samples/build/resources/main/jobs/restartFileSampleJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/restartFileSampleJob.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <job id="ioSampleJob" xmlns="http://www.springframework.org/schema/batch"> <step id="step1"> diff --git a/spring-batch-samples/build/resources/main/jobs/restartSample.xml b/spring-batch-samples/build/resources/main/jobs/restartSample.xml index 82ef5d921..75d50974e 100644 --- a/spring-batch-samples/build/resources/main/jobs/restartSample.xml +++ b/spring-batch-samples/build/resources/main/jobs/restartSample.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <job id="restartSampleJob" restartable="true" xmlns="http://www.springframework.org/schema/batch"> <step id="step1"> diff --git a/spring-batch-samples/build/resources/main/jobs/retrySample.xml b/spring-batch-samples/build/resources/main/jobs/retrySample.xml index 538af8e7d..c891efe19 100644 --- a/spring-batch-samples/build/resources/main/jobs/retrySample.xml +++ b/spring-batch-samples/build/resources/main/jobs/retrySample.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <job id="retrySample" xmlns="http://www.springframework.org/schema/batch"> <step id="step1"> diff --git a/spring-batch-samples/build/resources/main/jobs/skipSampleJob.xml b/spring-batch-samples/build/resources/main/jobs/skipSampleJob.xml index 3b1e4b70d..8116ae2e8 100644 --- a/spring-batch-samples/build/resources/main/jobs/skipSampleJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/skipSampleJob.xml @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:util="http://www.springframework.org/schema/util" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd"> <job id="skipJob" incrementer="incrementer" xmlns="http://www.springframework.org/schema/batch"> diff --git a/spring-batch-samples/build/resources/main/jobs/taskletJob.xml b/spring-batch-samples/build/resources/main/jobs/taskletJob.xml index 3041c9303..8aa3f63e2 100644 --- a/spring-batch-samples/build/resources/main/jobs/taskletJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/taskletJob.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd" + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd" xmlns:p="http://www.springframework.org/schema/p"> <!-- diff --git a/spring-batch-samples/build/resources/main/jobs/tradeJob.xml b/spring-batch-samples/build/resources/main/jobs/tradeJob.xml index 02fb9bd26..69dc81647 100644 --- a/spring-batch-samples/build/resources/main/jobs/tradeJob.xml +++ b/spring-batch-samples/build/resources/main/jobs/tradeJob.xml @@ -3,8 +3,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p" xmlns:batch="http://www.springframework.org/schema/batch" - xsi:schemaLocation="http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch.xsd - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <batch:job-repository /> diff --git a/spring-batch-samples/build/resources/main/org/springframework/batch/sample/config/common-context.xml b/spring-batch-samples/build/resources/main/org/springframework/batch/sample/config/common-context.xml index b72a5bb50..7896ff2d5 100644 --- a/spring-batch-samples/build/resources/main/org/springframework/batch/sample/config/common-context.xml +++ b/spring-batch-samples/build/resources/main/org/springframework/batch/sample/config/common-context.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <bean id="customEditorConfigurer" class="org.springframework.beans.factory.config.CustomEditorConfigurer"> <property name="customEditors"> diff --git a/spring-batch-samples/build/resources/main/org/springframework/batch/sample/domain/trade/CustomerCredit.hbm.xml b/spring-batch-samples/build/resources/main/org/springframework/batch/sample/domain/trade/CustomerCredit.hbm.xml index 69b850719..9aa6e514c 100644 --- a/spring-batch-samples/build/resources/main/org/springframework/batch/sample/domain/trade/CustomerCredit.hbm.xml +++ b/spring-batch-samples/build/resources/main/org/springframework/batch/sample/domain/trade/CustomerCredit.hbm.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" - "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd"> + "https://hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="org.springframework.batch.sample.domain.trade.CustomerCredit" diff --git a/spring-batch-samples/build/resources/main/org/springframework/batch/sample/football-job-context.xml b/spring-batch-samples/build/resources/main/org/springframework/batch/sample/football-job-context.xml index e1295fc3f..4939869e4 100644 --- a/spring-batch-samples/build/resources/main/org/springframework/batch/sample/football-job-context.xml +++ b/spring-batch-samples/build/resources/main/org/springframework/batch/sample/football-job-context.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <!-- useful for launching this job on its own from the command line --> <import resource="classpath:/simple-job-launcher-context.xml" /> diff --git a/spring-batch-samples/build/resources/main/simple-job-launcher-context.xml b/spring-batch-samples/build/resources/main/simple-job-launcher-context.xml index be43000e4..38bfb7311 100644 --- a/spring-batch-samples/build/resources/main/simple-job-launcher-context.xml +++ b/spring-batch-samples/build/resources/main/simple-job-launcher-context.xml @@ -2,7 +2,7 @@ <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <import resource="data-source-context.xml" /> <import resource="classpath:/org/springframework/batch/sample/config/common-context.xml" /> diff --git a/spring-batch-samples/build/resources/main/skipSample-job-launcher-context.xml b/spring-batch-samples/build/resources/main/skipSample-job-launcher-context.xml index d059b794e..39307ffcb 100644 --- a/spring-batch-samples/build/resources/main/skipSample-job-launcher-context.xml +++ b/spring-batch-samples/build/resources/main/skipSample-job-launcher-context.xml @@ -2,7 +2,7 @@ <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <import resource="data-source-context.xml" /> <import resource="classpath:/org/springframework/batch/sample/config/common-context.xml" /> diff --git a/spring-batch-samples/build/resources/main/staging-test-context.xml b/spring-batch-samples/build/resources/main/staging-test-context.xml index 6526914a3..345eb7314 100644 --- a/spring-batch-samples/build/resources/main/staging-test-context.xml +++ b/spring-batch-samples/build/resources/main/staging-test-context.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <import resource="classpath:data-source-context.xml" /> diff --git a/spring-batch-samples/build/resources/test/job-runner-context.xml b/spring-batch-samples/build/resources/test/job-runner-context.xml index 596b80a1e..a2dc38956 100644 --- a/spring-batch-samples/build/resources/test/job-runner-context.xml +++ b/spring-batch-samples/build/resources/test/job-runner-context.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context" - xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> <context:annotation-config/> diff --git a/spring-batch-samples/build/resources/test/org/springframework/batch/sample/JobStepFunctionalTests-context.xml b/spring-batch-samples/build/resources/test/org/springframework/batch/sample/JobStepFunctionalTests-context.xml index 1d66468bf..5df2b33cc 100644 --- a/spring-batch-samples/build/resources/test/org/springframework/batch/sample/JobStepFunctionalTests-context.xml +++ b/spring-batch-samples/build/resources/test/org/springframework/batch/sample/JobStepFunctionalTests-context.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <import resource="classpath:/simple-job-launcher-context.xml" /> <import resource="classpath:/jobs/jobStepSample.xml" /> diff --git a/spring-batch-samples/build/resources/test/org/springframework/batch/sample/common/ColumnRangePartitionerTests-context.xml b/spring-batch-samples/build/resources/test/org/springframework/batch/sample/common/ColumnRangePartitionerTests-context.xml index 2072e0b5b..6df7cd7d0 100644 --- a/spring-batch-samples/build/resources/test/org/springframework/batch/sample/common/ColumnRangePartitionerTests-context.xml +++ b/spring-batch-samples/build/resources/test/org/springframework/batch/sample/common/ColumnRangePartitionerTests-context.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <import resource="classpath:data-source-context.xml"/> </beans> \ No newline at end of file diff --git a/spring-batch-samples/build/resources/test/org/springframework/batch/sample/common/StagingItemReaderTests-context.xml b/spring-batch-samples/build/resources/test/org/springframework/batch/sample/common/StagingItemReaderTests-context.xml index 83c970cfc..9c09e635e 100644 --- a/spring-batch-samples/build/resources/test/org/springframework/batch/sample/common/StagingItemReaderTests-context.xml +++ b/spring-batch-samples/build/resources/test/org/springframework/batch/sample/common/StagingItemReaderTests-context.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <import resource="classpath:staging-test-context.xml"/> </beans> diff --git a/spring-batch-samples/build/resources/test/org/springframework/batch/sample/common/StagingItemWriterTests-context.xml b/spring-batch-samples/build/resources/test/org/springframework/batch/sample/common/StagingItemWriterTests-context.xml index 640333c64..36af20657 100644 --- a/spring-batch-samples/build/resources/test/org/springframework/batch/sample/common/StagingItemWriterTests-context.xml +++ b/spring-batch-samples/build/resources/test/org/springframework/batch/sample/common/StagingItemWriterTests-context.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <import resource="classpath:staging-test-context.xml"/> </beans> \ No newline at end of file diff --git a/spring-batch-samples/build/resources/test/org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDaoTests-context.xml b/spring-batch-samples/build/resources/test/org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDaoTests-context.xml index bd56090a4..5f4086490 100644 --- a/spring-batch-samples/build/resources/test/org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDaoTests-context.xml +++ b/spring-batch-samples/build/resources/test/org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDaoTests-context.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" 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.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> <import resource="classpath:data-source-context.xml"/> diff --git a/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.HibernateFailureJobFunctionalTests.xml b/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.HibernateFailureJobFunctionalTests.xml index 7735fa3ca..2032a6872 100644 --- a/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.HibernateFailureJobFunctionalTests.xml +++ b/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.HibernateFailureJobFunctionalTests.xml @@ -26,7 +26,7 @@ [info 2017/03/23 10:06:04.154 CDT <Test worker> tid=0xc] HHH000021: Bytecode provider name : javassist -[warn 2017/03/23 10:06:04.602 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time. +[warn 2017/03/23 10:06:04.602 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace https://hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time. [info 2017/03/23 10:06:06.086 CDT <Test worker> tid=0xc] HCANN000001: Hibernate Commons Annotations {5.0.1.Final} diff --git a/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.iosample.HibernateFunctionalTests.xml b/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.iosample.HibernateFunctionalTests.xml index 76c79f583..d0d90e418 100644 --- a/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.iosample.HibernateFunctionalTests.xml +++ b/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.iosample.HibernateFunctionalTests.xml @@ -20,7 +20,7 @@ 10:06:11,102 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [org/springframework/batch/core/schema-hsqldb.sql] in 5 ms. 10:06:11,102 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [business-schema-hsqldb.sql] 10:06:11,115 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [business-schema-hsqldb.sql] in 12 ms. -[warn 2017/03/23 10:06:11.187 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time. +[warn 2017/03/23 10:06:11.187 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace https://hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time. [info 2017/03/23 10:06:11.746 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect diff --git a/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.iosample.JpaFunctionalTests.xml b/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.iosample.JpaFunctionalTests.xml index ce5bfcf90..1800628dc 100644 --- a/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.iosample.JpaFunctionalTests.xml +++ b/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.iosample.JpaFunctionalTests.xml @@ -19,7 +19,7 @@ name: customerCredit ...] -[warn 2017/03/23 10:06:14.260 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time. +[warn 2017/03/23 10:06:14.260 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace https://hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time. [info 2017/03/23 10:06:14.840 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect diff --git a/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.iosample.RepositoryFunctionalTests.xml b/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.iosample.RepositoryFunctionalTests.xml index 23c876259..938a5412c 100644 --- a/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.iosample.RepositoryFunctionalTests.xml +++ b/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.iosample.RepositoryFunctionalTests.xml @@ -21,7 +21,7 @@ name: customerCredit ...] -[warn 2017/03/23 10:06:17.188 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time. +[warn 2017/03/23 10:06:17.188 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace https://hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time. [info 2017/03/23 10:06:17.597 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect diff --git a/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.jsr352.JsrConfigSampleTests.xml b/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.jsr352.JsrConfigSampleTests.xml index 175c8f36d..db34f66ec 100644 --- a/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.jsr352.JsrConfigSampleTests.xml +++ b/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.jsr352.JsrConfigSampleTests.xml @@ -284,7 +284,7 @@ org.springframework.dao.EmptyResultDataAccessException: Incorrect result size: e 10:06:23,919 INFO SimpleAsyncTaskExecutor-1 JsrSampleItemWriter:38 - Writing person: MARK 10:06:23,919 INFO SimpleAsyncTaskExecutor-1 JsrSampleItemWriter:38 - Writing person: JANE 10:06:23,928 INFO SimpleAsyncTaskExecutor-1 SimpleStepHandler:146 - Executing step: [step2] -10:06:23,940 INFO SimpleAsyncTaskExecutor-1 JsrSampleBatchlet:42 - Calling remote service at: http://api.example.com +10:06:23,940 INFO SimpleAsyncTaskExecutor-1 JsrSampleBatchlet:42 - Calling remote service at: https://api.example.com 10:06:25,942 INFO SimpleAsyncTaskExecutor-1 JsrSampleBatchlet:46 - Remote service call complete 10:06:25,959 INFO SimpleAsyncTaskExecutor-1 JsrXmlApplicationContext:985 - Closing org.springframework.batch.core.jsr.configuration.xml.JsrXmlApplicationContext@10a33437: startup date [Thu Mar 23 10:06:23 CDT 2017]; parent: org.springframework.context.support.GenericXmlApplicationContext@88d233d 10:06:25,970 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [META-INF/batch.xml] @@ -315,7 +315,7 @@ org.springframework.dao.EmptyResultDataAccessException: Incorrect result size: e 10:06:26,063 INFO SimpleAsyncTaskExecutor-1 JsrSampleItemWriter:38 - Writing person: MARK 10:06:26,064 INFO SimpleAsyncTaskExecutor-1 JsrSampleItemWriter:38 - Writing person: JANE 10:06:26,069 INFO SimpleAsyncTaskExecutor-1 SimpleStepHandler:146 - Executing step: [step2] -10:06:26,075 INFO SimpleAsyncTaskExecutor-1 JsrSampleBatchlet:42 - Calling remote service at: http://api.example.com +10:06:26,075 INFO SimpleAsyncTaskExecutor-1 JsrSampleBatchlet:42 - Calling remote service at: https://api.example.com 10:06:28,079 INFO SimpleAsyncTaskExecutor-1 JsrSampleBatchlet:46 - Remote service call complete 10:06:28,083 INFO SimpleAsyncTaskExecutor-1 JsrXmlApplicationContext:985 - Closing org.springframework.batch.core.jsr.configuration.xml.JsrXmlApplicationContext@60bf8e3f: startup date [Thu Mar 23 10:06:25 CDT 2017]; parent: org.springframework.context.support.GenericXmlApplicationContext@88d233d 10:06:28,089 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [META-INF/batch.xml] @@ -343,7 +343,7 @@ org.springframework.dao.EmptyResultDataAccessException: Incorrect result size: e 10:06:28,204 INFO SimpleAsyncTaskExecutor-1 JsrSampleItemWriter:38 - Writing person: MARK 10:06:28,204 INFO SimpleAsyncTaskExecutor-1 JsrSampleItemWriter:38 - Writing person: JANE 10:06:28,208 INFO SimpleAsyncTaskExecutor-1 SimpleStepHandler:146 - Executing step: [step2] -10:06:28,214 INFO SimpleAsyncTaskExecutor-1 JsrSampleTasklet:45 - Calling remote service at: http://api.example.com +10:06:28,214 INFO SimpleAsyncTaskExecutor-1 JsrSampleTasklet:45 - Calling remote service at: https://api.example.com 10:06:30,218 INFO SimpleAsyncTaskExecutor-1 JsrSampleTasklet:49 - Remote service call complete 10:06:30,221 INFO SimpleAsyncTaskExecutor-1 JsrXmlApplicationContext:985 - Closing org.springframework.batch.core.jsr.configuration.xml.JsrXmlApplicationContext@eefc61b: startup date [Thu Mar 23 10:06:28 CDT 2017]; parent: org.springframework.context.support.GenericXmlApplicationContext@88d233d diff --git a/spring-batch-samples/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml b/spring-batch-samples/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml index 8b8a8892b..4ee76f751 100644 --- a/spring-batch-samples/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml +++ b/spring-batch-samples/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml @@ -4,12 +4,12 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/legal/epl-v10.html + https://www.eclipse.org/legal/epl-v10.html Contributors: Evgeny Mandrikov - initial API and implementation --> - + 4.0.0 diff --git a/spring-batch-test/build/resources/test/data-source-context.xml b/spring-batch-test/build/resources/test/data-source-context.xml index 747195996..c9e320cf0 100755 --- a/spring-batch-test/build/resources/test/data-source-context.xml +++ b/spring-batch-test/build/resources/test/data-source-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-test/build/resources/test/job-runner-context.xml b/spring-batch-test/build/resources/test/job-runner-context.xml index 5e56c1b71..f21b39219 100644 --- a/spring-batch-test/build/resources/test/job-runner-context.xml +++ b/spring-batch-test/build/resources/test/job-runner-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context-3.1.xsd"> diff --git a/spring-batch-test/build/resources/test/jobs/sample-steps.xml b/spring-batch-test/build/resources/test/jobs/sample-steps.xml index 918b38851..25265f1b7 100644 --- a/spring-batch-test/build/resources/test/jobs/sample-steps.xml +++ b/spring-batch-test/build/resources/test/jobs/sample-steps.xml @@ -4,10 +4,10 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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-3.1.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd - http://www.springframework.org/schema/batch http://www.springframework.org/schema/batch/spring-batch-2.2.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd"> diff --git a/spring-batch-test/build/resources/test/jobs/sampleFlowJob.xml b/spring-batch-test/build/resources/test/jobs/sampleFlowJob.xml index 8f65adbc5..9e532d44a 100644 --- a/spring-batch-test/build/resources/test/jobs/sampleFlowJob.xml +++ b/spring-batch-test/build/resources/test/jobs/sampleFlowJob.xml @@ -6,11 +6,11 @@ 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-3.1.xsd + https://www.springframework.org/schema/beans/spring-beans-3.1.xsd http://www.springframework.org/schema/batch - http://www.springframework.org/schema/batch/spring-batch-2.2.xsd + https://www.springframework.org/schema/batch/spring-batch-2.2.xsd http://www.springframework.org/schema/aop - http://www.springframework.org/schema/aop/spring-aop-3.1.xsd"> + https://www.springframework.org/schema/aop/spring-aop-3.1.xsd"> diff --git a/spring-batch-test/build/resources/test/jobs/sampleSimpleJob.xml b/spring-batch-test/build/resources/test/jobs/sampleSimpleJob.xml index a40bb271f..18d334b70 100644 --- a/spring-batch-test/build/resources/test/jobs/sampleSimpleJob.xml +++ b/spring-batch-test/build/resources/test/jobs/sampleSimpleJob.xml @@ -3,9 +3,9 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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-3.1.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-3.1.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> diff --git a/spring-batch-test/build/resources/test/org/springframework/batch/sample/config/common-context.xml b/spring-batch-test/build/resources/test/org/springframework/batch/sample/config/common-context.xml index 8778221ae..13a3f45ad 100755 --- a/spring-batch-test/build/resources/test/org/springframework/batch/sample/config/common-context.xml +++ b/spring-batch-test/build/resources/test/org/springframework/batch/sample/config/common-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-test/build/resources/test/org/springframework/batch/test/JobScopeTestExecutionListenerIntegrationTests-context.xml b/spring-batch-test/build/resources/test/org/springframework/batch/test/JobScopeTestExecutionListenerIntegrationTests-context.xml index 9a2e9ef1f..23ad441f5 100644 --- a/spring-batch-test/build/resources/test/org/springframework/batch/test/JobScopeTestExecutionListenerIntegrationTests-context.xml +++ b/spring-batch-test/build/resources/test/org/springframework/batch/test/JobScopeTestExecutionListenerIntegrationTests-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch.xsd"> diff --git a/spring-batch-test/build/resources/test/org/springframework/batch/test/JobScopeTestExecutionListenerTests-context.xml b/spring-batch-test/build/resources/test/org/springframework/batch/test/JobScopeTestExecutionListenerTests-context.xml index cacc056e3..52b7107fa 100644 --- a/spring-batch-test/build/resources/test/org/springframework/batch/test/JobScopeTestExecutionListenerTests-context.xml +++ b/spring-batch-test/build/resources/test/org/springframework/batch/test/JobScopeTestExecutionListenerTests-context.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> \ No newline at end of file diff --git a/spring-batch-test/build/resources/test/org/springframework/batch/test/StepScopeTestExecutionListenerIntegrationTests-context.xml b/spring-batch-test/build/resources/test/org/springframework/batch/test/StepScopeTestExecutionListenerIntegrationTests-context.xml index 325009f69..9f7a71c64 100644 --- a/spring-batch-test/build/resources/test/org/springframework/batch/test/StepScopeTestExecutionListenerIntegrationTests-context.xml +++ b/spring-batch-test/build/resources/test/org/springframework/batch/test/StepScopeTestExecutionListenerIntegrationTests-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/batch https://www.springframework.org/schema/batch/spring-batch-2.2.xsd"> diff --git a/spring-batch-test/build/resources/test/org/springframework/batch/test/StepScopeTestExecutionListenerTests-context.xml b/spring-batch-test/build/resources/test/org/springframework/batch/test/StepScopeTestExecutionListenerTests-context.xml index c30a604c0..0cc6252aa 100644 --- a/spring-batch-test/build/resources/test/org/springframework/batch/test/StepScopeTestExecutionListenerTests-context.xml +++ b/spring-batch-test/build/resources/test/org/springframework/batch/test/StepScopeTestExecutionListenerTests-context.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-test/build/resources/test/simple-job-launcher-context.xml b/spring-batch-test/build/resources/test/simple-job-launcher-context.xml index ed93c03a5..54bdec8a4 100755 --- a/spring-batch-test/build/resources/test/simple-job-launcher-context.xml +++ b/spring-batch-test/build/resources/test/simple-job-launcher-context.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-batch-test/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml b/spring-batch-test/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml index 8b8a8892b..4ee76f751 100644 --- a/spring-batch-test/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml +++ b/spring-batch-test/build/tmp/expandedArchives/org.jacoco.agent-0.7.6.201602180812.jar_5c312bj7mqc6udhfduf0lpbdu/META-INF/maven/org.jacoco/org.jacoco.agent/pom.xml @@ -4,12 +4,12 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/legal/epl-v10.html + https://www.eclipse.org/legal/epl-v10.html Contributors: Evgeny Mandrikov - initial API and implementation --> - + 4.0.0