From e970111a17f1801bb4c89ca680206e712082adbf Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Fri, 30 Sep 2016 15:30:17 -0500 Subject: [PATCH] Use versionless schema --- .../java/conf/ldapTemplateTestContext-openldap.xml | 2 +- .../src/test/resources/batch20-applicationContext-test1.xml | 2 +- .../src/test/resources/batch20-applicationContext-test2.xml | 2 +- .../src/test/resources/batch22-applicationContext-test1.xml | 2 +- .../src/test/resources/batch22-applicationContext-test2.xml | 2 +- samples/odm/src/test/resources/config/testContext.xml | 2 +- samples/plain/src/test/resources/config/testContext.xml | 2 +- .../src/test/resources/conf/commonTestContext.xml | 2 +- .../src/test/resources/conf/ldapTemplateTestContext.xml | 2 +- .../src/test/resources/conf/commonTestContext.xml | 2 +- .../test/resources/conf/ldapTemplateNamespaceTestContext.xml | 2 +- .../src/test/resources/conf/ldapTemplateTestContext.xml | 2 +- .../src/test/resources/conf/commonTestContext.xml | 2 +- .../test/resources/conf/ldapTemplateNamespaceTestContext.xml | 2 +- .../src/test/resources/conf/ldapTemplateTestContext.xml | 2 +- .../src/test/resources/conf/ldapTemplateTestContext.xml | 2 +- ...dapPathPostProcessorMultiContextSourceOneSpecTestContext.xml | 2 +- .../baseLdapPathPostProcessorMultiContextSourceTestContext.xml | 2 +- .../conf/baseLdapPathPostProcessorNamespaceTestContext.xml | 2 +- .../baseLdapPathPostProcessorNoContextSourceTestContext.xml | 2 +- .../baseLdapPathPostProcessorPoolingNamespaceTestContext.xml | 2 +- .../baseLdapPathPostProcessorPropertyOverrideTestContext.xml | 2 +- .../resources/conf/baseLdapPathPostProcessorTestContext.xml | 2 +- .../conf/baseLdapPathPostProcessorTransactionTestContext.xml | 2 +- .../src/test/resources/conf/commonTestContext.xml | 2 +- .../test/resources/conf/distinguishedNameEditorTestContext.xml | 2 +- .../src/test/resources/conf/ldap-247-testContext.xml | 2 +- .../conf/ldapAndHibernateTransactionNamespaceTestContext.xml | 2 +- .../conf/ldapAndJdbcTransactionNamespaceTestContext.xml | 2 +- .../test/resources/conf/ldapAndJdbcTransactionTestContext.xml | 2 +- .../src/test/resources/conf/ldapContextSourceTestContext.xml | 2 +- .../test/resources/conf/ldapTemplateNamespaceTestContext.xml | 2 +- .../conf/ldapTemplateNamespaceTransactionTestContext.xml | 2 +- .../src/test/resources/conf/ldapTemplatePooledTestContext.xml | 2 +- .../src/test/resources/conf/ldapTemplateTestContext.xml | 2 +- .../conf/ldapTemplateTransactionSubtreeTestContext.xml | 2 +- .../test/resources/conf/ldapTemplateTransactionTestContext.xml | 2 +- .../conf/missingLdapAndHibernateTransactionTestContext.xml | 2 +- .../resources/conf/missingLdapAndJdbcTransactionTestContext.xml | 2 +- .../test/resources/conf/repositoryScanAnnotationTestContext.xml | 2 +- .../src/test/resources/conf/repositoryScanTestContext.xml | 2 +- .../src/test/resources/conf/simpleLdapTemplateTestContext.xml | 2 +- 42 files changed, 42 insertions(+), 42 deletions(-) diff --git a/core/src/itest-openldap/java/conf/ldapTemplateTestContext-openldap.xml b/core/src/itest-openldap/java/conf/ldapTemplateTestContext-openldap.xml index fb18a69d..02a08c54 100644 --- a/core/src/itest-openldap/java/conf/ldapTemplateTestContext-openldap.xml +++ b/core/src/itest-openldap/java/conf/ldapTemplateTestContext-openldap.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/ldif/ldif-batch/src/test/resources/batch20-applicationContext-test1.xml b/ldif/ldif-batch/src/test/resources/batch20-applicationContext-test1.xml index 85a718bb..8d6b71f3 100644 --- a/ldif/ldif-batch/src/test/resources/batch20-applicationContext-test1.xml +++ b/ldif/ldif-batch/src/test/resources/batch20-applicationContext-test1.xml @@ -2,7 +2,7 @@ diff --git a/ldif/ldif-batch/src/test/resources/batch20-applicationContext-test2.xml b/ldif/ldif-batch/src/test/resources/batch20-applicationContext-test2.xml index bdeb800d..1945e240 100644 --- a/ldif/ldif-batch/src/test/resources/batch20-applicationContext-test2.xml +++ b/ldif/ldif-batch/src/test/resources/batch20-applicationContext-test2.xml @@ -2,7 +2,7 @@ diff --git a/ldif/ldif-batch/src/test/resources/batch22-applicationContext-test1.xml b/ldif/ldif-batch/src/test/resources/batch22-applicationContext-test1.xml index 4dfb831b..63086688 100644 --- a/ldif/ldif-batch/src/test/resources/batch22-applicationContext-test1.xml +++ b/ldif/ldif-batch/src/test/resources/batch22-applicationContext-test1.xml @@ -2,7 +2,7 @@ diff --git a/ldif/ldif-batch/src/test/resources/batch22-applicationContext-test2.xml b/ldif/ldif-batch/src/test/resources/batch22-applicationContext-test2.xml index 191c554b..6df70749 100644 --- a/ldif/ldif-batch/src/test/resources/batch22-applicationContext-test2.xml +++ b/ldif/ldif-batch/src/test/resources/batch22-applicationContext-test2.xml @@ -2,7 +2,7 @@ diff --git a/samples/odm/src/test/resources/config/testContext.xml b/samples/odm/src/test/resources/config/testContext.xml index cd022e09..9fed742d 100644 --- a/samples/odm/src/test/resources/config/testContext.xml +++ b/samples/odm/src/test/resources/config/testContext.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/ldap http://www.springframework.org/schema/ldap/spring-ldap.xsd"> diff --git a/samples/plain/src/test/resources/config/testContext.xml b/samples/plain/src/test/resources/config/testContext.xml index cbd5779d..68f9f072 100644 --- a/samples/plain/src/test/resources/config/testContext.xml +++ b/samples/plain/src/test/resources/config/testContext.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/ldap http://www.springframework.org/schema/ldap/spring-ldap.xsd"> diff --git a/test/integration-tests-spring20/src/test/resources/conf/commonTestContext.xml b/test/integration-tests-spring20/src/test/resources/conf/commonTestContext.xml index a71c074e..1002b753 100644 --- a/test/integration-tests-spring20/src/test/resources/conf/commonTestContext.xml +++ b/test/integration-tests-spring20/src/test/resources/conf/commonTestContext.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/test/integration-tests/src/test/resources/conf/repositoryScanAnnotationTestContext.xml b/test/integration-tests/src/test/resources/conf/repositoryScanAnnotationTestContext.xml index 0a2710e3..f94c6521 100644 --- a/test/integration-tests/src/test/resources/conf/repositoryScanAnnotationTestContext.xml +++ b/test/integration-tests/src/test/resources/conf/repositoryScanAnnotationTestContext.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ldap="http://www.springframework.org/schema/ldap" 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.0.xsd http://www.springframework.org/schema/ldap http://www.springframework.org/schema/ldap/spring-ldap.xsd http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> + http://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/ldap http://www.springframework.org/schema/ldap/spring-ldap.xsd http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"> diff --git a/test/integration-tests/src/test/resources/conf/repositoryScanTestContext.xml b/test/integration-tests/src/test/resources/conf/repositoryScanTestContext.xml index b3aa3932..554ce8bc 100644 --- a/test/integration-tests/src/test/resources/conf/repositoryScanTestContext.xml +++ b/test/integration-tests/src/test/resources/conf/repositoryScanTestContext.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/ldap http://www.springframework.org/schema/ldap/spring-ldap.xsd"> diff --git a/test/integration-tests/src/test/resources/conf/simpleLdapTemplateTestContext.xml b/test/integration-tests/src/test/resources/conf/simpleLdapTemplateTestContext.xml index ea0669d8..2cfe8946 100644 --- a/test/integration-tests/src/test/resources/conf/simpleLdapTemplateTestContext.xml +++ b/test/integration-tests/src/test/resources/conf/simpleLdapTemplateTestContext.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans/spring-beans.xsd">