diff --git a/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-context.xml b/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-context.xml index 984f5ada7b..48da214eb4 100644 --- a/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-context.xml +++ b/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-directPointcutEvents.xml b/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-directPointcutEvents.xml index 4229180233..852f747937 100644 --- a/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-directPointcutEvents.xml +++ b/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-directPointcutEvents.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-pointcutEvents.xml b/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-pointcutEvents.xml index 8350030c17..ed04cb45e0 100644 --- a/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-pointcutEvents.xml +++ b/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-pointcutEvents.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-pointcutRefEvents.xml b/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-pointcutRefEvents.xml index 23e4a88b3f..8300b28051 100644 --- a/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-pointcutRefEvents.xml +++ b/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests-pointcutRefEvents.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerPointcutErrorTests-pointcutDuplication.xml b/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerPointcutErrorTests-pointcutDuplication.xml index cd01ffd532..1162d714f3 100644 --- a/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerPointcutErrorTests-pointcutDuplication.xml +++ b/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerPointcutErrorTests-pointcutDuplication.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerPointcutErrorTests-pointcutMissing.xml b/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerPointcutErrorTests-pointcutMissing.xml index 850fbc15d1..b47670e08d 100644 --- a/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerPointcutErrorTests-pointcutMissing.xml +++ b/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerPointcutErrorTests-pointcutMissing.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-aop/src/test/java/org/springframework/aop/config/TopLevelAopTagTests-context.xml b/spring-aop/src/test/java/org/springframework/aop/config/TopLevelAopTagTests-context.xml index 6c9e44b560..acaf0bb345 100644 --- a/spring-aop/src/test/java/org/springframework/aop/config/TopLevelAopTagTests-context.xml +++ b/spring-aop/src/test/java/org/springframework/aop/config/TopLevelAopTagTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-aop/src/test/java/org/springframework/aop/framework/PrototypeTargetTests-context.xml b/spring-aop/src/test/java/org/springframework/aop/framework/PrototypeTargetTests-context.xml index 21d1eedb40..89b8d261d4 100644 --- a/spring-aop/src/test/java/org/springframework/aop/framework/PrototypeTargetTests-context.xml +++ b/spring-aop/src/test/java/org/springframework/aop/framework/PrototypeTargetTests-context.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-aop/src/test/java/org/springframework/aop/interceptor/ExposeInvocationInterceptorTests-context.xml b/spring-aop/src/test/java/org/springframework/aop/interceptor/ExposeInvocationInterceptorTests-context.xml index 5f00163fb5..1bfd0c2814 100644 --- a/spring-aop/src/test/java/org/springframework/aop/interceptor/ExposeInvocationInterceptorTests-context.xml +++ b/spring-aop/src/test/java/org/springframework/aop/interceptor/ExposeInvocationInterceptorTests-context.xml @@ -1,5 +1,5 @@ - + - + diff --git a/spring-beans/src/test/java/org/springframework/beans/factory/access/SingletonBeanFactoryLocatorTests-beans2.xml b/spring-beans/src/test/java/org/springframework/beans/factory/access/SingletonBeanFactoryLocatorTests-beans2.xml index a5167f6bfe..a9232cb027 100644 --- a/spring-beans/src/test/java/org/springframework/beans/factory/access/SingletonBeanFactoryLocatorTests-beans2.xml +++ b/spring-beans/src/test/java/org/springframework/beans/factory/access/SingletonBeanFactoryLocatorTests-beans2.xml @@ -1,6 +1,6 @@ - + diff --git a/spring-beans/src/test/java/org/springframework/beans/factory/access/SingletonBeanFactoryLocatorTests-ref1.xml b/spring-beans/src/test/java/org/springframework/beans/factory/access/SingletonBeanFactoryLocatorTests-ref1.xml index 17721213c8..28b811b08e 100644 --- a/spring-beans/src/test/java/org/springframework/beans/factory/access/SingletonBeanFactoryLocatorTests-ref1.xml +++ b/spring-beans/src/test/java/org/springframework/beans/factory/access/SingletonBeanFactoryLocatorTests-ref1.xml @@ -1,5 +1,5 @@ - + - + diff --git a/spring-beans/src/test/java/org/springframework/beans/factory/access/beans2.xml b/spring-beans/src/test/java/org/springframework/beans/factory/access/beans2.xml index a5167f6bfe..a9232cb027 100644 --- a/spring-beans/src/test/java/org/springframework/beans/factory/access/beans2.xml +++ b/spring-beans/src/test/java/org/springframework/beans/factory/access/beans2.xml @@ -1,6 +1,6 @@ - + diff --git a/spring-beans/src/test/java/org/springframework/beans/factory/annotation/CustomAutowireConfigurerTests-context.xml b/spring-beans/src/test/java/org/springframework/beans/factory/annotation/CustomAutowireConfigurerTests-context.xml index 3e5e8fa5ae..8899ef770a 100644 --- a/spring-beans/src/test/java/org/springframework/beans/factory/annotation/CustomAutowireConfigurerTests-context.xml +++ b/spring-beans/src/test/java/org/springframework/beans/factory/annotation/CustomAutowireConfigurerTests-context.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-beans/src/test/java/org/springframework/beans/factory/config/FieldRetrievingFactoryBeanTests-context.xml b/spring-beans/src/test/java/org/springframework/beans/factory/config/FieldRetrievingFactoryBeanTests-context.xml index 2e2d9fd435..c14569c7fa 100644 --- a/spring-beans/src/test/java/org/springframework/beans/factory/config/FieldRetrievingFactoryBeanTests-context.xml +++ b/spring-beans/src/test/java/org/springframework/beans/factory/config/FieldRetrievingFactoryBeanTests-context.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-beans/src/test/java/org/springframework/beans/factory/config/ObjectFactoryCreatingFactoryBeanTests-context.xml b/spring-beans/src/test/java/org/springframework/beans/factory/config/ObjectFactoryCreatingFactoryBeanTests-context.xml index 3f0b9e5fc6..3a7bc4f578 100644 --- a/spring-beans/src/test/java/org/springframework/beans/factory/config/ObjectFactoryCreatingFactoryBeanTests-context.xml +++ b/spring-beans/src/test/java/org/springframework/beans/factory/config/ObjectFactoryCreatingFactoryBeanTests-context.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-beans/src/test/java/org/springframework/beans/factory/config/PropertyPathFactoryBeanTests-context.xml b/spring-beans/src/test/java/org/springframework/beans/factory/config/PropertyPathFactoryBeanTests-context.xml index 490aab8790..e054df28df 100644 --- a/spring-beans/src/test/java/org/springframework/beans/factory/config/PropertyPathFactoryBeanTests-context.xml +++ b/spring-beans/src/test/java/org/springframework/beans/factory/config/PropertyPathFactoryBeanTests-context.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-beans/src/test/java/org/springframework/beans/factory/config/SimpleScopeTests-context.xml b/spring-beans/src/test/java/org/springframework/beans/factory/config/SimpleScopeTests-context.xml index 1c1978456c..0ebd714e01 100644 --- a/spring-beans/src/test/java/org/springframework/beans/factory/config/SimpleScopeTests-context.xml +++ b/spring-beans/src/test/java/org/springframework/beans/factory/config/SimpleScopeTests-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util-2.0.xsd"> diff --git a/spring-beans/src/test/java/org/springframework/beans/factory/parsing/CustomProblemReporterTests-context.xml b/spring-beans/src/test/java/org/springframework/beans/factory/parsing/CustomProblemReporterTests-context.xml index c2cc486e9d..12b0968204 100644 --- a/spring-beans/src/test/java/org/springframework/beans/factory/parsing/CustomProblemReporterTests-context.xml +++ b/spring-beans/src/test/java/org/springframework/beans/factory/parsing/CustomProblemReporterTests-context.xml @@ -1,6 +1,6 @@ + "https://www.springframework.org/dtd/spring-beans-2.0.dtd"> diff --git a/spring-beans/src/test/java/org/springframework/beans/factory/support/genericBeanTests.xml b/spring-beans/src/test/java/org/springframework/beans/factory/support/genericBeanTests.xml index 3e9a6577b5..c8a0ab7549 100644 --- a/spring-beans/src/test/java/org/springframework/beans/factory/support/genericBeanTests.xml +++ b/spring-beans/src/test/java/org/springframework/beans/factory/support/genericBeanTests.xml @@ -1,5 +1,5 @@ - + @@ -64,7 +64,7 @@ - + diff --git a/spring-beans/src/test/java/org/springframework/beans/factory/support/security/callbacks.xml b/spring-beans/src/test/java/org/springframework/beans/factory/support/security/callbacks.xml index 9a4917c5e9..8e604833e6 100644 --- a/spring-beans/src/test/java/org/springframework/beans/factory/support/security/callbacks.xml +++ b/spring-beans/src/test/java/org/springframework/beans/factory/support/security/callbacks.xml @@ -2,7 +2,7 @@ diff --git a/spring-beans/src/test/java/org/springframework/beans/factory/xml/DuplicateBeanIdTests-multiLevel-context.xml b/spring-beans/src/test/java/org/springframework/beans/factory/xml/DuplicateBeanIdTests-multiLevel-context.xml index 8e53cee293..f5f975bf7b 100644 --- a/spring-beans/src/test/java/org/springframework/beans/factory/xml/DuplicateBeanIdTests-multiLevel-context.xml +++ b/spring-beans/src/test/java/org/springframework/beans/factory/xml/DuplicateBeanIdTests-multiLevel-context.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-beans/src/test/java/org/springframework/beans/factory/xml/DuplicateBeanIdTests-sameLevel-context.xml b/spring-beans/src/test/java/org/springframework/beans/factory/xml/DuplicateBeanIdTests-sameLevel-context.xml index 12a2fb0860..7bd11a9871 100644 --- a/spring-beans/src/test/java/org/springframework/beans/factory/xml/DuplicateBeanIdTests-sameLevel-context.xml +++ b/spring-beans/src/test/java/org/springframework/beans/factory/xml/DuplicateBeanIdTests-sameLevel-context.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-autowire-candidates-context.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-autowire-candidates-context.xml index d6be7a4426..2749cd2338 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-autowire-candidates-context.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-autowire-candidates-context.xml @@ -2,7 +2,7 @@ diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-autowire-context.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-autowire-context.xml index 49e415572c..632d0356ce 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-autowire-context.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-autowire-context.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-init-destroy-context.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-init-destroy-context.xml index 90c5495d7c..bc030754df 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-init-destroy-context.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-init-destroy-context.xml @@ -2,7 +2,7 @@ diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-lazy-context.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-lazy-context.xml index 3c3df4abf0..78601ebf4b 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-lazy-context.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-lazy-context.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-merge-context.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-merge-context.xml index 2edadb511e..55a5cf04e7 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-merge-context.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementAttributeRecursionTests-merge-context.xml @@ -2,7 +2,7 @@ diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementTests-context.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementTests-context.xml index 5500aeedae..8a44f25d79 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementTests-context.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/NestedBeansElementTests-context.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-customDefaultProfile.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-customDefaultProfile.xml index fbd09ae0fc..74c2c2ff94 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-customDefaultProfile.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-customDefaultProfile.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-defaultAndDevProfile.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-defaultAndDevProfile.xml index 5fbc741ec8..fcb24a4fda 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-defaultAndDevProfile.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-defaultAndDevProfile.xml @@ -2,7 +2,7 @@ diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-defaultProfile.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-defaultProfile.xml index a7d425abf1..ca8cbf4c80 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-defaultProfile.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-defaultProfile.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-devProfile.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-devProfile.xml index 8ae82bc8cf..7f391e8b73 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-devProfile.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-devProfile.xml @@ -2,7 +2,7 @@ diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-multiProfile.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-multiProfile.xml index dac5fb9244..e3a36f29f5 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-multiProfile.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-multiProfile.xml @@ -2,7 +2,7 @@ diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-multiProfileNotDev.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-multiProfileNotDev.xml index b0a246c4a2..f5820c54c0 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-multiProfileNotDev.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-multiProfileNotDev.xml @@ -2,7 +2,7 @@ diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-noProfile.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-noProfile.xml index 656ea3aceb..49a8c7abd1 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-noProfile.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-noProfile.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-notDevProfile.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-notDevProfile.xml index 06ac54a37a..9d18522623 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-notDevProfile.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-notDevProfile.xml @@ -2,7 +2,7 @@ diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-prodProfile.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-prodProfile.xml index aba52d7066..879b23caee 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-prodProfile.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-prodProfile.xml @@ -2,7 +2,7 @@ diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-spaceDelimitedProfile.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-spaceDelimitedProfile.xml index 8bfb9a9813..3d50231027 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-spaceDelimitedProfile.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-spaceDelimitedProfile.xml @@ -2,7 +2,7 @@ diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-unknownProfile.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-unknownProfile.xml index 922ba29048..0b0dbcef6e 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-unknownProfile.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ProfileXmlBeanDefinitionTests-unknownProfile.xml @@ -2,7 +2,7 @@ diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-constructor-with-exclusion.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-constructor-with-exclusion.xml index 2fcb117954..0b67be5d87 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-constructor-with-exclusion.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-constructor-with-exclusion.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-with-exclusion.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-with-exclusion.xml index a2e966aab9..37a98d0ce8 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-with-exclusion.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-with-exclusion.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-with-inclusion.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-with-inclusion.xml index 9b93a16810..b47d4231ce 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-with-inclusion.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-with-inclusion.xml @@ -1,7 +1,7 @@ diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-with-selective-inclusion.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-with-selective-inclusion.xml index 089517cd42..5df4f9c21d 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-with-selective-inclusion.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/autowire-with-selective-inclusion.xml @@ -1,7 +1,7 @@ diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/beanEvents.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/beanEvents.xml index 7e262a0a0d..8503d255ad 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/beanEvents.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/beanEvents.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/beanEventsImported.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/beanEventsImported.xml index bdfc3c4c31..299c52abef 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/beanEventsImported.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/beanEventsImported.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/beanNameGeneration.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/beanNameGeneration.xml index 813049d1a5..1f22caddff 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/beanNameGeneration.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/beanNameGeneration.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/collectionMerging.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/collectionMerging.xml index d8fc1db88e..b3a6142b54 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/collectionMerging.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/collectionMerging.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/collections.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/collections.xml index 73294dfbae..6543962d56 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/collections.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/collections.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.2.xsd"> Jenny diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/collectionsWithDefaultTypes.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/collectionsWithDefaultTypes.xml index 8a31ff8696..92d5d3db1d 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/collectionsWithDefaultTypes.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/collectionsWithDefaultTypes.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd"> diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/defaultLifecycleMethods.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/defaultLifecycleMethods.xml index 635df1adc8..1a1b12529c 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/defaultLifecycleMethods.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/defaultLifecycleMethods.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/factory-methods.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/factory-methods.xml index ffcd3f7da9..52b6445664 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/factory-methods.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/factory-methods.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd"> diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ignoreDefaultLifecycleMethods.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ignoreDefaultLifecycleMethods.xml index a10029da32..25ffd4262b 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ignoreDefaultLifecycleMethods.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/ignoreDefaultLifecycleMethods.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/import.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/import.xml index 278e5dff81..44b1c8f1e9 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/import.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/import.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/importPattern.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/importPattern.xml index 085a29d85f..329d25898e 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/importPattern.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/importPattern.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/invalidPerSchema.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/invalidPerSchema.xml index 430c8adc7e..6715273a63 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/invalidPerSchema.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/invalidPerSchema.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-beans/src/test/resources/org/springframework/beans/factory/xml/schemaValidated.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/schemaValidated.xml index 7802a4c935..5f22ea3cef 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/schemaValidated.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/schemaValidated.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-beans/src/test/resources/org/springframework/beans/factory/xml/simpleConstructorNamespaceHandlerTests.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/simpleConstructorNamespaceHandlerTests.xml index d961644301..29bfd18e13 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/simpleConstructorNamespaceHandlerTests.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/simpleConstructorNamespaceHandlerTests.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> - + diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/validateWithXsd.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/validateWithXsd.xml index 20aa0f5374..c7e8abe5a5 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/validateWithXsd.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/validateWithXsd.xml @@ -6,6 +6,6 @@ This is a top level block comment - + \ No newline at end of file diff --git a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/withMeta.xml b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/withMeta.xml index 05c47afa53..5126d25395 100644 --- a/spring-beans/src/test/resources/org/springframework/beans/factory/xml/withMeta.xml +++ b/spring-beans/src/test/resources/org/springframework/beans/factory/xml/withMeta.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/databasePersistence.xml b/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/databasePersistence.xml index f3fe1a38a2..52158e71d8 100644 --- a/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/databasePersistence.xml +++ b/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/databasePersistence.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/jdbc https://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/job-scheduling-data.xml b/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/job-scheduling-data.xml index d920043283..55f2e8c899 100644 --- a/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/job-scheduling-data.xml +++ b/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/job-scheduling-data.xml @@ -1,7 +1,7 @@ - diff --git a/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/multipleAnonymousMethodInvokingJobDetailFB.xml b/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/multipleAnonymousMethodInvokingJobDetailFB.xml index 40f5a8d762..b950bcae89 100644 --- a/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/multipleAnonymousMethodInvokingJobDetailFB.xml +++ b/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/multipleAnonymousMethodInvokingJobDetailFB.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/multipleSchedulers.xml b/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/multipleSchedulers.xml index 02d8f3668b..df9af20cd5 100644 --- a/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/multipleSchedulers.xml +++ b/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/multipleSchedulers.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/quartzSchedulerLifecycleTests.xml b/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/quartzSchedulerLifecycleTests.xml index 1708cce9c7..ac2bdc3cba 100644 --- a/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/quartzSchedulerLifecycleTests.xml +++ b/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/quartzSchedulerLifecycleTests.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/schedulerAccessorBean.xml b/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/schedulerAccessorBean.xml index 0c4c9578b2..34ff380a0e 100644 --- a/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/schedulerAccessorBean.xml +++ b/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/schedulerAccessorBean.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/schedulerRepositoryExposure.xml b/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/schedulerRepositoryExposure.xml index 46410a7cd3..cb6747e2bb 100644 --- a/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/schedulerRepositoryExposure.xml +++ b/spring-context-support/src/test/resources/org/springframework/scheduling/quartz/schedulerRepositoryExposure.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/AfterAdviceBindingTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/AfterAdviceBindingTests.xml index 66d0e85228..a3616c2df3 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/AfterAdviceBindingTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/AfterAdviceBindingTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/AfterReturningAdviceBindingTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/AfterReturningAdviceBindingTests.xml index 97c02b3452..214013f01a 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/AfterReturningAdviceBindingTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/AfterReturningAdviceBindingTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/AfterThrowingAdviceBindingTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/AfterThrowingAdviceBindingTests.xml index 77dd0c3624..c163932819 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/AfterThrowingAdviceBindingTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/AfterThrowingAdviceBindingTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/AroundAdviceBindingTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/AroundAdviceBindingTests.xml index 2198e32f49..20a1703e86 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/AroundAdviceBindingTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/AroundAdviceBindingTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/AroundAdviceCircularTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/AroundAdviceCircularTests.xml index e00fa847a7..8ba7742ffa 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/AroundAdviceCircularTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/AroundAdviceCircularTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/AspectAndAdvicePrecedenceTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/AspectAndAdvicePrecedenceTests.xml index 038614eccf..4374e54d64 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/AspectAndAdvicePrecedenceTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/AspectAndAdvicePrecedenceTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/AspectJExpressionPointcutAdvisorTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/AspectJExpressionPointcutAdvisorTests.xml index 9ec75d75aa..2c97c86436 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/AspectJExpressionPointcutAdvisorTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/AspectJExpressionPointcutAdvisorTests.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/BeanNamePointcutAtAspectTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/BeanNamePointcutAtAspectTests.xml index b446755d57..4d6537107f 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/BeanNamePointcutAtAspectTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/BeanNamePointcutAtAspectTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/BeanNamePointcutTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/BeanNamePointcutTests.xml index 42dafc3e90..a0a7414348 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/BeanNamePointcutTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/BeanNamePointcutTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/BeforeAdviceBindingTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/BeforeAdviceBindingTests.xml index 4aac362c73..626fa5d4d1 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/BeforeAdviceBindingTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/BeforeAdviceBindingTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/DeclarationOrderIndependenceTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/DeclarationOrderIndependenceTests.xml index f1d0bdc21c..395b3e467b 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/DeclarationOrderIndependenceTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/DeclarationOrderIndependenceTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/DeclareParentsDelegateRefTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/DeclareParentsDelegateRefTests.xml index ee552093f9..9cde2bd2d4 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/DeclareParentsDelegateRefTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/DeclareParentsDelegateRefTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.5.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/DeclareParentsTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/DeclareParentsTests.xml index fc449b6943..c4c2e40b1a 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/DeclareParentsTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/DeclareParentsTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/ImplicitJPArgumentMatchingAtAspectJTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/ImplicitJPArgumentMatchingAtAspectJTests.xml index c88962cd53..b416933ed5 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/ImplicitJPArgumentMatchingAtAspectJTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/ImplicitJPArgumentMatchingAtAspectJTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/ImplicitJPArgumentMatchingTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/ImplicitJPArgumentMatchingTests.xml index 6a4a56e7f0..77499508c0 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/ImplicitJPArgumentMatchingTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/ImplicitJPArgumentMatchingTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/OverloadedAdviceTests-ambiguous.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/OverloadedAdviceTests-ambiguous.xml index f8ca001d0d..46205f5d74 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/OverloadedAdviceTests-ambiguous.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/OverloadedAdviceTests-ambiguous.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/OverloadedAdviceTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/OverloadedAdviceTests.xml index 94725cb5e3..17ae0428a2 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/OverloadedAdviceTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/OverloadedAdviceTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/ProceedTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/ProceedTests.xml index 8bb019245e..c2a5a18d81 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/ProceedTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/ProceedTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-after.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-after.xml index d55ed2d65e..15ec58154d 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-after.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-after.xml @@ -3,8 +3,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-atAspectJ-after.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-atAspectJ-after.xml index 0ec75f5737..d8d1e4dc23 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-atAspectJ-after.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-atAspectJ-after.xml @@ -3,8 +3,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-atAspectJ-before.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-atAspectJ-before.xml index 6eccaebfab..6db71439a5 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-atAspectJ-before.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-atAspectJ-before.xml @@ -3,8 +3,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-before.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-before.xml index 89b5be547c..9628565d7f 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-before.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/PropertyDependentAspectTests-before.xml @@ -3,8 +3,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/SharedPointcutWithArgsMismatchTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/SharedPointcutWithArgsMismatchTests.xml index 1100db6b5a..a27342a207 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/SharedPointcutWithArgsMismatchTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/SharedPointcutWithArgsMismatchTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/SubtypeSensitiveMatchingTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/SubtypeSensitiveMatchingTests.xml index 6fb76c1b52..b00acce42e 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/SubtypeSensitiveMatchingTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/SubtypeSensitiveMatchingTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/TargetPointcutSelectionTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/TargetPointcutSelectionTests.xml index 1e57557518..5d488c328f 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/TargetPointcutSelectionTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/TargetPointcutSelectionTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/ThisAndTargetSelectionOnlyPointcutsAtAspectJTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/ThisAndTargetSelectionOnlyPointcutsAtAspectJTests.xml index 98bf02616e..45aa92e1d6 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/ThisAndTargetSelectionOnlyPointcutsAtAspectJTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/ThisAndTargetSelectionOnlyPointcutsAtAspectJTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/ThisAndTargetSelectionOnlyPointcutsTests.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/ThisAndTargetSelectionOnlyPointcutsTests.xml index 4d2cb3c4bb..14678cff0f 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/ThisAndTargetSelectionOnlyPointcutsTests.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/ThisAndTargetSelectionOnlyPointcutsTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AnnotationBindingTests-context.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AnnotationBindingTests-context.xml index 7e1b50d118..c943b18eb5 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AnnotationBindingTests-context.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AnnotationBindingTests-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AnnotationPointcutTests-context.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AnnotationPointcutTests-context.xml index 9d3daabadd..a7e8694861 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AnnotationPointcutTests-context.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AnnotationPointcutTests-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectImplementingInterfaceTests-context.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectImplementingInterfaceTests-context.xml index 6490decb21..7d4edf9b6b 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectImplementingInterfaceTests-context.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectImplementingInterfaceTests-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectJAutoProxyCreatorAndLazyInitTargetSourceTests-context.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectJAutoProxyCreatorAndLazyInitTargetSourceTests-context.xml index c8e78fc5ca..c700cf5c88 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectJAutoProxyCreatorAndLazyInitTargetSourceTests-context.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectJAutoProxyCreatorAndLazyInitTargetSourceTests-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectJAutoProxyCreatorTests-aspects.xml b/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectJAutoProxyCreatorTests-aspects.xml index da15419d11..06188230e7 100644 --- a/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectJAutoProxyCreatorTests-aspects.xml +++ b/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectJAutoProxyCreatorTests-aspects.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-noSuchFactoryMethod.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-noSuchFactoryMethod.xml index 251459cf61..0d21d35fa1 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-noSuchFactoryMethod.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-noSuchFactoryMethod.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-overrides.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-overrides.xml index 0a92c7426d..733efb6463 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-overrides.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-overrides.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-parent.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-parent.xml index f575bcb44a..8903bb169d 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-parent.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-parent.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-recursiveImport.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-recursiveImport.xml index c4383ad945..cd1aba69d2 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-recursiveImport.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-recursiveImport.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-resource.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-resource.xml index 9eb0813411..7ed135855f 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-resource.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-resource.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-resourceImport.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-resourceImport.xml index 31fa7a16ba..92e233b532 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-resourceImport.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-resourceImport.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-satisfiedAllDepCheck.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-satisfiedAllDepCheck.xml index daa269998e..6e202500f3 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-satisfiedAllDepCheck.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-satisfiedAllDepCheck.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-satisfiedObjectDepCheck.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-satisfiedObjectDepCheck.xml index 65fbd833c9..bb19259074 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-satisfiedObjectDepCheck.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-satisfiedObjectDepCheck.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-satisfiedSimpleDepCheck.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-satisfiedSimpleDepCheck.xml index 9088b962e0..e3e115aef8 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-satisfiedSimpleDepCheck.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-satisfiedSimpleDepCheck.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-testWithDuplicateNameInAlias.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-testWithDuplicateNameInAlias.xml index 393028d4f1..7cf4c96afb 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-testWithDuplicateNameInAlias.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-testWithDuplicateNameInAlias.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-testWithDuplicateNames.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-testWithDuplicateNames.xml index 90de544437..45463198c7 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-testWithDuplicateNames.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-testWithDuplicateNames.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedAllDepCheckMissingObjects.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedAllDepCheckMissingObjects.xml index a771266aa9..959972152f 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedAllDepCheckMissingObjects.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedAllDepCheckMissingObjects.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedAllDepCheckMissingSimple.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedAllDepCheckMissingSimple.xml index 8cd2e72569..12dc8336c7 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedAllDepCheckMissingSimple.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedAllDepCheckMissingSimple.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedObjectDepCheck.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedObjectDepCheck.xml index a96c4d303d..90be0f13cf 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedObjectDepCheck.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedObjectDepCheck.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedSimpleDepCheck.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedSimpleDepCheck.xml index 4968b12b3a..f151082e9b 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedSimpleDepCheck.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests-unsatisfiedSimpleDepCheck.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/beans/factory/xml/support/CustomNamespaceHandlerTests-context.xml b/spring-context/src/test/java/org/springframework/beans/factory/xml/support/CustomNamespaceHandlerTests-context.xml index 17c9c7e8f5..46f6111b93 100644 --- a/spring-context/src/test/java/org/springframework/beans/factory/xml/support/CustomNamespaceHandlerTests-context.xml +++ b/spring-context/src/test/java/org/springframework/beans/factory/xml/support/CustomNamespaceHandlerTests-context.xml @@ -3,9 +3,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:test="http://www.springframework.org/schema/beans/test" xmlns:util="http://www.springframework.org/schema/util" - xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd - http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.0.xsd - http://www.springframework.org/schema/beans/test http://www.springframework.org/schema/beans/factory/xml/support/CustomNamespaceHandlerTests.xsd" + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util-2.0.xsd + http://www.springframework.org/schema/beans/test https://www.springframework.org/schema/beans/factory/xml/support/CustomNamespaceHandlerTests.xsd" default-lazy-init="true"> diff --git a/spring-context/src/test/java/org/springframework/context/access/ContextJndiBeanFactoryLocatorTests-collections.xml b/spring-context/src/test/java/org/springframework/context/access/ContextJndiBeanFactoryLocatorTests-collections.xml index 81770ea423..90b0259256 100644 --- a/spring-context/src/test/java/org/springframework/context/access/ContextJndiBeanFactoryLocatorTests-collections.xml +++ b/spring-context/src/test/java/org/springframework/context/access/ContextJndiBeanFactoryLocatorTests-collections.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> Jenny diff --git a/spring-context/src/test/java/org/springframework/context/access/ContextJndiBeanFactoryLocatorTests-parent.xml b/spring-context/src/test/java/org/springframework/context/access/ContextJndiBeanFactoryLocatorTests-parent.xml index 99d732a164..da5e835b8d 100644 --- a/spring-context/src/test/java/org/springframework/context/access/ContextJndiBeanFactoryLocatorTests-parent.xml +++ b/spring-context/src/test/java/org/springframework/context/access/ContextJndiBeanFactoryLocatorTests-parent.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-context/src/test/java/org/springframework/context/access/ContextSingletonBeanFactoryLocatorTests-context.xml b/spring-context/src/test/java/org/springframework/context/access/ContextSingletonBeanFactoryLocatorTests-context.xml index 929f26c0d7..22267a2cfd 100644 --- a/spring-context/src/test/java/org/springframework/context/access/ContextSingletonBeanFactoryLocatorTests-context.xml +++ b/spring-context/src/test/java/org/springframework/context/access/ContextSingletonBeanFactoryLocatorTests-context.xml @@ -1,5 +1,5 @@ - + + "https://jakarta.apache.org/struts/dtds/tiles-config_1_1.dtd"> diff --git a/spring-struts/src/test/resources/org/springframework/web/struts/WEB-INF/action-servlet.xml b/spring-struts/src/test/resources/org/springframework/web/struts/WEB-INF/action-servlet.xml index f934cc1f1c..958864c583 100644 --- a/spring-struts/src/test/resources/org/springframework/web/struts/WEB-INF/action-servlet.xml +++ b/spring-struts/src/test/resources/org/springframework/web/struts/WEB-INF/action-servlet.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-test-mvc/src/test/resources/META-INF/web-resources/WEB-INF/layouts/tiles.xml b/spring-test-mvc/src/test/resources/META-INF/web-resources/WEB-INF/layouts/tiles.xml index 194488e9f6..978b7c187d 100644 --- a/spring-test-mvc/src/test/resources/META-INF/web-resources/WEB-INF/layouts/tiles.xml +++ b/spring-test-mvc/src/test/resources/META-INF/web-resources/WEB-INF/layouts/tiles.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-test-mvc/src/test/resources/META-INF/web-resources/WEB-INF/views/tiles.xml b/spring-test-mvc/src/test/resources/META-INF/web-resources/WEB-INF/views/tiles.xml index c05d074fcf..19b92e6ef2 100644 --- a/spring-test-mvc/src/test/resources/META-INF/web-resources/WEB-INF/views/tiles.xml +++ b/spring-test-mvc/src/test/resources/META-INF/web-resources/WEB-INF/views/tiles.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-test-mvc/src/test/resources/org/springframework/test/web/servlet/samples/context/root-context.xml b/spring-test-mvc/src/test/resources/org/springframework/test/web/servlet/samples/context/root-context.xml index 6456a634ca..68812aeff5 100644 --- a/spring-test-mvc/src/test/resources/org/springframework/test/web/servlet/samples/context/root-context.xml +++ b/spring-test-mvc/src/test/resources/org/springframework/test/web/servlet/samples/context/root-context.xml @@ -3,7 +3,7 @@ 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"> diff --git a/spring-test-mvc/src/test/resources/org/springframework/test/web/servlet/samples/context/security.xml b/spring-test-mvc/src/test/resources/org/springframework/test/web/servlet/samples/context/security.xml index f6cb546bc7..5e83328e7a 100644 --- a/spring-test-mvc/src/test/resources/org/springframework/test/web/servlet/samples/context/security.xml +++ b/spring-test-mvc/src/test/resources/org/springframework/test/web/servlet/samples/context/security.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security-3.1.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-test-mvc/src/test/resources/org/springframework/test/web/servlet/samples/context/servlet-context.xml b/spring-test-mvc/src/test/resources/org/springframework/test/web/servlet/samples/context/servlet-context.xml index 615534d26d..0c442c5d7b 100644 --- a/spring-test-mvc/src/test/resources/org/springframework/test/web/servlet/samples/context/servlet-context.xml +++ b/spring-test-mvc/src/test/resources/org/springframework/test/web/servlet/samples/context/servlet-context.xml @@ -2,8 +2,8 @@ + http://www.springframework.org/schema/mvc https://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd"> diff --git a/spring-test-mvc/src/test/webapp/WEB-INF/layouts/tiles.xml b/spring-test-mvc/src/test/webapp/WEB-INF/layouts/tiles.xml index 55c10df4fd..d2444d74b1 100644 --- a/spring-test-mvc/src/test/webapp/WEB-INF/layouts/tiles.xml +++ b/spring-test-mvc/src/test/webapp/WEB-INF/layouts/tiles.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-test-mvc/src/test/webapp/WEB-INF/views/tiles.xml b/spring-test-mvc/src/test/webapp/WEB-INF/views/tiles.xml index 481d7625fc..c332299729 100644 --- a/spring-test-mvc/src/test/webapp/WEB-INF/views/tiles.xml +++ b/spring-test-mvc/src/test/webapp/WEB-INF/views/tiles.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-test/src/test/java/org/springframework/test/XmlBasedSpr3350SingleSpringContextTests-context.xml b/spring-test/src/test/java/org/springframework/test/XmlBasedSpr3350SingleSpringContextTests-context.xml index b1939de12f..a33ac6e361 100644 --- a/spring-test/src/test/java/org/springframework/test/XmlBasedSpr3350SingleSpringContextTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/XmlBasedSpr3350SingleSpringContextTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/annotation/ProfileValueAnnotationAwareTransactionalTests-context.xml b/spring-test/src/test/java/org/springframework/test/annotation/ProfileValueAnnotationAwareTransactionalTests-context.xml index 3c4fc976b8..a5cd6ff07d 100644 --- a/spring-test/src/test/java/org/springframework/test/annotation/ProfileValueAnnotationAwareTransactionalTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/annotation/ProfileValueAnnotationAwareTransactionalTests-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"> diff --git a/spring-test/src/test/java/org/springframework/test/context/ContextLoaderUtilsTests$BareAnnotations-context.xml b/spring-test/src/test/java/org/springframework/test/context/ContextLoaderUtilsTests$BareAnnotations-context.xml index 44d110480d..f34dae103e 100644 --- a/spring-test/src/test/java/org/springframework/test/context/ContextLoaderUtilsTests$BareAnnotations-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/ContextLoaderUtilsTests$BareAnnotations-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-test/src/test/java/org/springframework/test/context/expression/ExpressionUsageTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/expression/ExpressionUsageTests-context.xml index 38def23cd7..e3f2a0598b 100644 --- a/spring-test/src/test/java/org/springframework/test/context/expression/ExpressionUsageTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/expression/ExpressionUsageTests-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-test/src/test/java/org/springframework/test/context/junit38/ConcreteTransactionalJUnit38SpringContextTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit38/ConcreteTransactionalJUnit38SpringContextTests-context.xml index 9f2fdef412..637998122d 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit38/ConcreteTransactionalJUnit38SpringContextTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit38/ConcreteTransactionalJUnit38SpringContextTests-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"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit38/FailingBeforeAndAfterMethodsTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit38/FailingBeforeAndAfterMethodsTests-context.xml index 3c4fc976b8..a5cd6ff07d 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit38/FailingBeforeAndAfterMethodsTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit38/FailingBeforeAndAfterMethodsTests-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"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/BeforeAndAfterTransactionAnnotationTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/BeforeAndAfterTransactionAnnotationTests-context.xml index 666f357b7b..7ca966c425 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/BeforeAndAfterTransactionAnnotationTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/BeforeAndAfterTransactionAnnotationTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/ClassLevelTransactionalSpringRunnerTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/ClassLevelTransactionalSpringRunnerTests-context.xml index 9df7964a91..037686d3b1 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/ClassLevelTransactionalSpringRunnerTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/ClassLevelTransactionalSpringRunnerTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/ConcreteTransactionalJUnit4SpringContextTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/ConcreteTransactionalJUnit4SpringContextTests-context.xml index a91178410a..846369c1ab 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/ConcreteTransactionalJUnit4SpringContextTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/ConcreteTransactionalJUnit4SpringContextTests-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"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/DefaultRollbackFalseTransactionalSpringRunnerTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/DefaultRollbackFalseTransactionalSpringRunnerTests-context.xml index d9663d7c17..f4072116b3 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/DefaultRollbackFalseTransactionalSpringRunnerTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/DefaultRollbackFalseTransactionalSpringRunnerTests-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"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/DefaultRollbackTrueTransactionalSpringRunnerTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/DefaultRollbackTrueTransactionalSpringRunnerTests-context.xml index 1c44b0c01b..f99eea03c9 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/DefaultRollbackTrueTransactionalSpringRunnerTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/DefaultRollbackTrueTransactionalSpringRunnerTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/FailingBeforeAndAfterMethodsTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/FailingBeforeAndAfterMethodsTests-context.xml index 3c4fc976b8..a5cd6ff07d 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/FailingBeforeAndAfterMethodsTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/FailingBeforeAndAfterMethodsTests-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"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/MethodLevelTransactionalSpringRunnerTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/MethodLevelTransactionalSpringRunnerTests-context.xml index c9e6fa0589..536aa344ed 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/MethodLevelTransactionalSpringRunnerTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/MethodLevelTransactionalSpringRunnerTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests-context1.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests-context1.xml index b40fed69ca..f7ade734d1 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests-context1.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests-context1.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests-context2.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests-context2.xml index f6a90a62ea..949d90c186 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests-context2.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests-context2.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests-context3.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests-context3.xml index d8c31a1868..4a488e2b94 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests-context3.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/MultipleResourcesSpringJUnit4ClassRunnerAppCtxTests-context3.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/ParameterizedDependencyInjectionTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/ParameterizedDependencyInjectionTests-context.xml index 67590a6b58..4b849807af 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/ParameterizedDependencyInjectionTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/ParameterizedDependencyInjectionTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/RollbackOverrideDefaultRollbackFalseTransactionalSpringRunnerTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/RollbackOverrideDefaultRollbackFalseTransactionalSpringRunnerTests-context.xml index 44a8ae545c..996a9aff9b 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/RollbackOverrideDefaultRollbackFalseTransactionalSpringRunnerTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/RollbackOverrideDefaultRollbackFalseTransactionalSpringRunnerTests-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"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/RollbackOverrideDefaultRollbackTrueTransactionalSpringRunnerTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/RollbackOverrideDefaultRollbackTrueTransactionalSpringRunnerTests-context.xml index cda53c569e..5acdee8295 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/RollbackOverrideDefaultRollbackTrueTransactionalSpringRunnerTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/RollbackOverrideDefaultRollbackTrueTransactionalSpringRunnerTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/SpringJUnit4ClassRunnerAppCtxTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/SpringJUnit4ClassRunnerAppCtxTests-context.xml index 704b347873..27d136cda9 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/SpringJUnit4ClassRunnerAppCtxTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/SpringJUnit4ClassRunnerAppCtxTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/aci/xml/MultipleInitializersXmlConfigTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/aci/xml/MultipleInitializersXmlConfigTests-context.xml index d8e6c2f8e5..a3d4bd278c 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/aci/xml/MultipleInitializersXmlConfigTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/aci/xml/MultipleInitializersXmlConfigTests-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-test/src/test/java/org/springframework/test/context/junit4/orm/HibernateSessionFlushingTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/orm/HibernateSessionFlushingTests-context.xml index d1f5ca7849..73da6672e8 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/orm/HibernateSessionFlushingTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/orm/HibernateSessionFlushingTests-context.xml @@ -3,10 +3,10 @@ xmlns:p="http://www.springframework.org/schema/p" xmlns:context="http://www.springframework.org/schema/context" xmlns:tx="http://www.springframework.org/schema/tx" xmlns:jdbc="http://www.springframework.org/schema/jdbc" 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/tx http://www.springframework.org/schema/tx/spring-tx.xsd - http://www.springframework.org/schema/jdbc http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.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/tx https://www.springframework.org/schema/tx/spring-tx.xsd + http://www.springframework.org/schema/jdbc https://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/orm/domain/DriversLicense.hbm.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/orm/domain/DriversLicense.hbm.xml index 025256301a..8f98d7d051 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/orm/domain/DriversLicense.hbm.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/orm/domain/DriversLicense.hbm.xml @@ -1,6 +1,6 @@ + "https://hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/orm/domain/Person.hbm.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/orm/domain/Person.hbm.xml index aa6478b989..b0598cc2fe 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/orm/domain/Person.hbm.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/orm/domain/Person.hbm.xml @@ -1,6 +1,6 @@ + "https://hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/profile/importresource/import.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/profile/importresource/import.xml index 3861d0ec59..c57db6e1fa 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/profile/importresource/import.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/profile/importresource/import.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-test/src/test/java/org/springframework/test/context/junit4/profile/xml/DefaultProfileXmlConfigTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/profile/xml/DefaultProfileXmlConfigTests-context.xml index 0e672de084..872e9434e4 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/profile/xml/DefaultProfileXmlConfigTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/profile/xml/DefaultProfileXmlConfigTests-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-test/src/test/java/org/springframework/test/context/junit4/spr3896/BeanOverridingDefaultLocationsInheritedTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/spr3896/BeanOverridingDefaultLocationsInheritedTests-context.xml index 7238260bd4..960a6cd0db 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/spr3896/BeanOverridingDefaultLocationsInheritedTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/spr3896/BeanOverridingDefaultLocationsInheritedTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/spr3896/DefaultLocationsBaseTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/spr3896/DefaultLocationsBaseTests-context.xml index b40fed69ca..f7ade734d1 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/spr3896/DefaultLocationsBaseTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/spr3896/DefaultLocationsBaseTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/spr3896/DefaultLocationsInheritedTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/spr3896/DefaultLocationsInheritedTests-context.xml index f6a90a62ea..949d90c186 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/spr3896/DefaultLocationsInheritedTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/spr3896/DefaultLocationsInheritedTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/spr6128/AutowiredQualifierTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/spr6128/AutowiredQualifierTests-context.xml index 6b39409bc9..e069af3a62 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/spr6128/AutowiredQualifierTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/spr6128/AutowiredQualifierTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/spr8849/TestClass1-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/spr8849/TestClass1-context.xml index 6331470066..7d38a2c6fb 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/spr8849/TestClass1-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/spr8849/TestClass1-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-test/src/test/java/org/springframework/test/context/junit4/spr8849/TestClass2-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/spr8849/TestClass2-context.xml index 6331470066..7d38a2c6fb 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/spr8849/TestClass2-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/spr8849/TestClass2-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-test/src/test/java/org/springframework/test/context/junit4/spr8849/datasource-config.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/spr8849/datasource-config.xml index ed82b6f301..afb6017e8d 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/spr8849/datasource-config.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/spr8849/datasource-config.xml @@ -2,8 +2,8 @@ + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.1.xsd + http://www.springframework.org/schema/jdbc https://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/junit4/transactionalTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/junit4/transactionalTests-context.xml index 01a7cf9f8c..8dadb4c66f 100644 --- a/spring-test/src/test/java/org/springframework/test/context/junit4/transactionalTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/junit4/transactionalTests-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"> diff --git a/spring-test/src/test/java/org/springframework/test/context/support/CustomizedGenericXmlContextLoaderTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/support/CustomizedGenericXmlContextLoaderTests-context.xml index a057012802..1718f6085a 100644 --- a/spring-test/src/test/java/org/springframework/test/context/support/CustomizedGenericXmlContextLoaderTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/support/CustomizedGenericXmlContextLoaderTests-context.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/support/GenericXmlContextLoaderResourceLocationsTests$1ClasspathExistentDefaultLocationsTestCase-context.xml b/spring-test/src/test/java/org/springframework/test/context/support/GenericXmlContextLoaderResourceLocationsTests$1ClasspathExistentDefaultLocationsTestCase-context.xml index 44d110480d..f34dae103e 100644 --- a/spring-test/src/test/java/org/springframework/test/context/support/GenericXmlContextLoaderResourceLocationsTests$1ClasspathExistentDefaultLocationsTestCase-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/support/GenericXmlContextLoaderResourceLocationsTests$1ClasspathExistentDefaultLocationsTestCase-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-test/src/test/java/org/springframework/test/context/testng/ConcreteTransactionalTestNGSpringContextTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/testng/ConcreteTransactionalTestNGSpringContextTests-context.xml index a46a6da3d1..b2a20a9a2a 100644 --- a/spring-test/src/test/java/org/springframework/test/context/testng/ConcreteTransactionalTestNGSpringContextTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/testng/ConcreteTransactionalTestNGSpringContextTests-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/jdbc https://www.springframework.org/schema/jdbc/spring-jdbc.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/testng/DirtiesContextTransactionalTestNGSpringContextTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/testng/DirtiesContextTransactionalTestNGSpringContextTests-context.xml index f1786428fb..65990dfa9e 100644 --- a/spring-test/src/test/java/org/springframework/test/context/testng/DirtiesContextTransactionalTestNGSpringContextTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/testng/DirtiesContextTransactionalTestNGSpringContextTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd + http://www.springframework.org/schema/jdbc https://www.springframework.org/schema/jdbc/spring-jdbc.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/testng/FailingBeforeAndAfterMethodsTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/testng/FailingBeforeAndAfterMethodsTests-context.xml index f1786428fb..65990dfa9e 100644 --- a/spring-test/src/test/java/org/springframework/test/context/testng/FailingBeforeAndAfterMethodsTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/testng/FailingBeforeAndAfterMethodsTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd + http://www.springframework.org/schema/jdbc https://www.springframework.org/schema/jdbc/spring-jdbc.xsd"> diff --git a/spring-test/src/test/java/org/springframework/test/context/testng/TimedTransactionalTestNGSpringContextTests-context.xml b/spring-test/src/test/java/org/springframework/test/context/testng/TimedTransactionalTestNGSpringContextTests-context.xml index bbff4c9e56..2d78bf6520 100644 --- a/spring-test/src/test/java/org/springframework/test/context/testng/TimedTransactionalTestNGSpringContextTests-context.xml +++ b/spring-test/src/test/java/org/springframework/test/context/testng/TimedTransactionalTestNGSpringContextTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.5.xsd + http://www.springframework.org/schema/jdbc https://www.springframework.org/schema/jdbc/spring-jdbc.xsd"> diff --git a/spring-test/src/test/resources/org/springframework/test/context/hierarchies/standard/SingleTestClassWithTwoLevelContextHierarchyAndMixedConfigTypesTests-ChildConfig.xml b/spring-test/src/test/resources/org/springframework/test/context/hierarchies/standard/SingleTestClassWithTwoLevelContextHierarchyAndMixedConfigTypesTests-ChildConfig.xml index 2189b42fee..8ce6952941 100644 --- a/spring-test/src/test/resources/org/springframework/test/context/hierarchies/standard/SingleTestClassWithTwoLevelContextHierarchyAndMixedConfigTypesTests-ChildConfig.xml +++ b/spring-test/src/test/resources/org/springframework/test/context/hierarchies/standard/SingleTestClassWithTwoLevelContextHierarchyAndMixedConfigTypesTests-ChildConfig.xml @@ -1,6 +1,6 @@ + xmlns:c="http://www.springframework.org/schema/c" xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-test/src/test/resources/org/springframework/test/context/hierarchies/standard/TestHierarchyLevelTwoWithSingleLevelContextHierarchyAndMixedConfigTypesTests-context.xml b/spring-test/src/test/resources/org/springframework/test/context/hierarchies/standard/TestHierarchyLevelTwoWithSingleLevelContextHierarchyAndMixedConfigTypesTests-context.xml index 3abc44bda6..91c9f59c24 100644 --- a/spring-test/src/test/resources/org/springframework/test/context/hierarchies/standard/TestHierarchyLevelTwoWithSingleLevelContextHierarchyAndMixedConfigTypesTests-context.xml +++ b/spring-test/src/test/resources/org/springframework/test/context/hierarchies/standard/TestHierarchyLevelTwoWithSingleLevelContextHierarchyAndMixedConfigTypesTests-context.xml @@ -1,6 +1,6 @@ + xmlns:c="http://www.springframework.org/schema/c" xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-test/src/test/resources/org/springframework/test/context/hierarchies/web/DispatcherWacRootWacEarTests-context.xml b/spring-test/src/test/resources/org/springframework/test/context/hierarchies/web/DispatcherWacRootWacEarTests-context.xml index 496fc0b08e..9f755c03e5 100644 --- a/spring-test/src/test/resources/org/springframework/test/context/hierarchies/web/DispatcherWacRootWacEarTests-context.xml +++ b/spring-test/src/test/resources/org/springframework/test/context/hierarchies/web/DispatcherWacRootWacEarTests-context.xml @@ -1,6 +1,6 @@ + xmlns:c="http://www.springframework.org/schema/c" xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-test/src/test/resources/org/springframework/test/context/junit4/spr9799/Spr9799XmlConfigTests-context.xml b/spring-test/src/test/resources/org/springframework/test/context/junit4/spr9799/Spr9799XmlConfigTests-context.xml index d0c286154b..9eb8fced79 100644 --- a/spring-test/src/test/resources/org/springframework/test/context/junit4/spr9799/Spr9799XmlConfigTests-context.xml +++ b/spring-test/src/test/resources/org/springframework/test/context/junit4/spr9799/Spr9799XmlConfigTests-context.xml @@ -1,8 +1,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/mvc https://www.springframework.org/schema/mvc/spring-mvc.xsd + http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-test/src/test/resources/org/springframework/test/context/support/DelegatingSmartContextLoaderTests$ImproperDuplicateDefaultXmlAndConfigClassTestCase-context.xml b/spring-test/src/test/resources/org/springframework/test/context/support/DelegatingSmartContextLoaderTests$ImproperDuplicateDefaultXmlAndConfigClassTestCase-context.xml index 6f4ac80752..b024689c1e 100644 --- a/spring-test/src/test/resources/org/springframework/test/context/support/DelegatingSmartContextLoaderTests$ImproperDuplicateDefaultXmlAndConfigClassTestCase-context.xml +++ b/spring-test/src/test/resources/org/springframework/test/context/support/DelegatingSmartContextLoaderTests$ImproperDuplicateDefaultXmlAndConfigClassTestCase-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-test/src/test/resources/org/springframework/test/context/support/DelegatingSmartContextLoaderTests$XmlTestCase-context.xml b/spring-test/src/test/resources/org/springframework/test/context/support/DelegatingSmartContextLoaderTests$XmlTestCase-context.xml index 965ab428bf..4165b41ea7 100644 --- a/spring-test/src/test/resources/org/springframework/test/context/support/DelegatingSmartContextLoaderTests$XmlTestCase-context.xml +++ b/spring-test/src/test/resources/org/springframework/test/context/support/DelegatingSmartContextLoaderTests$XmlTestCase-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-test/src/test/resources/org/springframework/test/context/web/BasicXmlWacTests-context.xml b/spring-test/src/test/resources/org/springframework/test/context/web/BasicXmlWacTests-context.xml index 90653e21e8..220b78cace 100644 --- a/spring-test/src/test/resources/org/springframework/test/context/web/BasicXmlWacTests-context.xml +++ b/spring-test/src/test/resources/org/springframework/test/context/web/BasicXmlWacTests-context.xml @@ -1,6 +1,6 @@ + xmlns:c="http://www.springframework.org/schema/c" xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/spring-test/src/test/resources/org/springframework/test/context/web/RequestAndSessionScopedBeansWacTests-context.xml b/spring-test/src/test/resources/org/springframework/test/context/web/RequestAndSessionScopedBeansWacTests-context.xml index 7f2a6c5b23..a8412fa930 100644 --- a/spring-test/src/test/resources/org/springframework/test/context/web/RequestAndSessionScopedBeansWacTests-context.xml +++ b/spring-test/src/test/resources/org/springframework/test/context/web/RequestAndSessionScopedBeansWacTests-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-tx/src/main/java/org/springframework/jca/context/ra.xml b/spring-tx/src/main/java/org/springframework/jca/context/ra.xml index 54f0b7a76d..4309c9a4f2 100644 --- a/spring-tx/src/main/java/org/springframework/jca/context/ra.xml +++ b/spring-tx/src/main/java/org/springframework/jca/context/ra.xml @@ -1,7 +1,7 @@ Spring Framework Spring Connector diff --git a/spring-tx/src/test/java/org/springframework/transaction/annotation/annotationTransactionNamespaceHandlerTests.xml b/spring-tx/src/test/java/org/springframework/transaction/annotation/annotationTransactionNamespaceHandlerTests.xml index bd659fd893..1700e9de85 100644 --- a/spring-tx/src/test/java/org/springframework/transaction/annotation/annotationTransactionNamespaceHandlerTests.xml +++ b/spring-tx/src/test/java/org/springframework/transaction/annotation/annotationTransactionNamespaceHandlerTests.xml @@ -4,10 +4,10 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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.0.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.0.xsd - http://www.springframework.org/schema/context http://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.0.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context-2.5.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-2.0.xsd"> diff --git a/spring-tx/src/test/java/org/springframework/transaction/config/annotationDrivenConfigurationClassTests.xml b/spring-tx/src/test/java/org/springframework/transaction/config/annotationDrivenConfigurationClassTests.xml index 7207e09a60..6ead5633a8 100644 --- a/spring-tx/src/test/java/org/springframework/transaction/config/annotationDrivenConfigurationClassTests.xml +++ b/spring-tx/src/test/java/org/springframework/transaction/config/annotationDrivenConfigurationClassTests.xml @@ -3,10 +3,10 @@ xmlns:aop="http://www.springframework.org/schema/aop" 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 - 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/tx http://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> + xsi:schemaLocation="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/tx https://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> diff --git a/spring-tx/src/test/java/org/springframework/transaction/config/annotationDrivenProxyTargetClassTests.xml b/spring-tx/src/test/java/org/springframework/transaction/config/annotationDrivenProxyTargetClassTests.xml index a707e84fd3..5d8a8de156 100644 --- a/spring-tx/src/test/java/org/springframework/transaction/config/annotationDrivenProxyTargetClassTests.xml +++ b/spring-tx/src/test/java/org/springframework/transaction/config/annotationDrivenProxyTargetClassTests.xml @@ -2,7 +2,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/aop https://www.springframework.org/schema/aop/spring-aop-2.5.xsd http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> diff --git a/spring-tx/src/test/java/org/springframework/transaction/interceptor/noTransactionAttributeSource.xml b/spring-tx/src/test/java/org/springframework/transaction/interceptor/noTransactionAttributeSource.xml index e9ef193b44..7c038abe09 100644 --- a/spring-tx/src/test/java/org/springframework/transaction/interceptor/noTransactionAttributeSource.xml +++ b/spring-tx/src/test/java/org/springframework/transaction/interceptor/noTransactionAttributeSource.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-tx/src/test/java/org/springframework/transaction/interceptor/transactionalBeanFactory.xml b/spring-tx/src/test/java/org/springframework/transaction/interceptor/transactionalBeanFactory.xml index 7b576f80f6..5681c67d23 100644 --- a/spring-tx/src/test/java/org/springframework/transaction/interceptor/transactionalBeanFactory.xml +++ b/spring-tx/src/test/java/org/springframework/transaction/interceptor/transactionalBeanFactory.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-tx/src/test/java/org/springframework/transaction/txNamespaceHandlerTests.xml b/spring-tx/src/test/java/org/springframework/transaction/txNamespaceHandlerTests.xml index a8adf10c6d..35b96652a7 100644 --- a/spring-tx/src/test/java/org/springframework/transaction/txNamespaceHandlerTests.xml +++ b/spring-tx/src/test/java/org/springframework/transaction/txNamespaceHandlerTests.xml @@ -3,9 +3,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:aop="http://www.springframework.org/schema/aop" 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.0.xsd - http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd - http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.5.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx-2.5.xsd"> diff --git a/spring-web/src/main/resources/META-INF/web-fragment.xml b/spring-web/src/main/resources/META-INF/web-fragment.xml index e687c8b58e..ef85d0866a 100644 --- a/spring-web/src/main/resources/META-INF/web-fragment.xml +++ b/spring-web/src/main/resources/META-INF/web-fragment.xml @@ -1,7 +1,7 @@ spring_web diff --git a/spring-web/src/test/resources/org/springframework/http/converter/feed/atom.xml b/spring-web/src/test/resources/org/springframework/http/converter/feed/atom.xml index 15b9ed69db..18f968a6ab 100644 --- a/spring-web/src/test/resources/org/springframework/http/converter/feed/atom.xml +++ b/spring-web/src/test/resources/org/springframework/http/converter/feed/atom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://www.w3.org/2005/Atom https://www.kbcafe.com/rss/atom.xsd.xml"> title subtitle diff --git a/spring-web/src/test/resources/org/springframework/http/converter/feed/rss.xml b/spring-web/src/test/resources/org/springframework/http/converter/feed/rss.xml index 7f0fe53c57..49c3053c43 100644 --- a/spring-web/src/test/resources/org/springframework/http/converter/feed/rss.xml +++ b/spring-web/src/test/resources/org/springframework/http/converter/feed/rss.xml @@ -2,7 +2,7 @@ title - http://example.com + https://example.com description title1 diff --git a/spring-web/src/test/resources/org/springframework/web/context/request/requestScopeTests.xml b/spring-web/src/test/resources/org/springframework/web/context/request/requestScopeTests.xml index 3ed39dfd7a..1b9769e7d1 100644 --- a/spring-web/src/test/resources/org/springframework/web/context/request/requestScopeTests.xml +++ b/spring-web/src/test/resources/org/springframework/web/context/request/requestScopeTests.xml @@ -2,7 +2,7 @@ + https://www.springframework.org/schema/beans/spring-beans-2.0.xsd"> diff --git a/spring-web/src/test/resources/org/springframework/web/context/request/requestScopedProxyTests.xml b/spring-web/src/test/resources/org/springframework/web/context/request/requestScopedProxyTests.xml index 92759852b5..d357806bdd 100644 --- a/spring-web/src/test/resources/org/springframework/web/context/request/requestScopedProxyTests.xml +++ b/spring-web/src/test/resources/org/springframework/web/context/request/requestScopedProxyTests.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/spring-web/src/test/resources/org/springframework/web/context/request/sessionScopeTests.xml b/spring-web/src/test/resources/org/springframework/web/context/request/sessionScopeTests.xml index e92f639f8c..a371316fd7 100644 --- a/spring-web/src/test/resources/org/springframework/web/context/request/sessionScopeTests.xml +++ b/spring-web/src/test/resources/org/springframework/web/context/request/sessionScopeTests.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/applicationContext.xml b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/applicationContext.xml index 9a4a216313..40188c4fd3 100644 --- a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/applicationContext.xml +++ b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/applicationContext.xml @@ -1,5 +1,5 @@ - ]> diff --git a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/empty-portlet.xml b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/empty-portlet.xml index 0ae01091c4..f865ad2a14 100644 --- a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/empty-portlet.xml +++ b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/empty-portlet.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/resources/messageSource.xml b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/resources/messageSource.xml index 58e00ac37e..f1b816e6a0 100644 --- a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/resources/messageSource.xml +++ b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/resources/messageSource.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/resources/themeSource.xml b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/resources/themeSource.xml index 1e7d04517d..3ffbdb2cb9 100644 --- a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/resources/themeSource.xml +++ b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/resources/themeSource.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/test-portlet.xml b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/test-portlet.xml index f8d44ee12b..4f177c4b95 100644 --- a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/test-portlet.xml +++ b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/test-portlet.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/test-servlet.xml b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/test-servlet.xml index 85885f238d..56124d993c 100644 --- a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/test-servlet.xml +++ b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/WEB-INF/test-servlet.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/handler/parameterMapping.xml b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/handler/parameterMapping.xml index f3fddf0d76..42c2df0143 100644 --- a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/handler/parameterMapping.xml +++ b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/handler/parameterMapping.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/handler/portletModeMapping.xml b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/handler/portletModeMapping.xml index fc62e717e8..08dcc78525 100644 --- a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/handler/portletModeMapping.xml +++ b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/handler/portletModeMapping.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/handler/portletModeParameterMapping.xml b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/handler/portletModeParameterMapping.xml index 066d1a88c2..420b5b810f 100644 --- a/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/handler/portletModeParameterMapping.xml +++ b/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/handler/portletModeParameterMapping.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc-tiles3/src/test/resources/org/springframework/web/servlet/view/tiles3/tiles-definitions.xml b/spring-webmvc-tiles3/src/test/resources/org/springframework/web/servlet/view/tiles3/tiles-definitions.xml index feb4a09cb8..dd2ffcb434 100644 --- a/spring-webmvc-tiles3/src/test/resources/org/springframework/web/servlet/view/tiles3/tiles-definitions.xml +++ b/spring-webmvc-tiles3/src/test/resources/org/springframework/web/servlet/view/tiles3/tiles-definitions.xml @@ -1,7 +1,7 @@ + "https://tiles.apache.org/dtds/tiles-config_3_0.dtd"> diff --git a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/ContextLoaderTests-acc-context.xml b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/ContextLoaderTests-acc-context.xml index 6080b76eb0..32b583beda 100644 --- a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/ContextLoaderTests-acc-context.xml +++ b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/ContextLoaderTests-acc-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-webmvc/src/test/java/org/springframework/web/context/WEB-INF/applicationContext.xml b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/applicationContext.xml index b4d7c366f2..9a023f5da2 100644 --- a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/applicationContext.xml +++ b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/applicationContext.xml @@ -1,5 +1,5 @@ - ]> diff --git a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/context-addition.xml b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/context-addition.xml index f213aa1996..90a4d7baa1 100644 --- a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/context-addition.xml +++ b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/context-addition.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/empty-context.xml b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/empty-context.xml index 704859f049..cf04aa4fbe 100644 --- a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/empty-context.xml +++ b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/empty-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-webmvc/src/test/java/org/springframework/web/context/WEB-INF/fail.xml b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/fail.xml index 54d05ef2a3..4cc4213c0c 100644 --- a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/fail.xml +++ b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/fail.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/resources/messageSource.xml b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/resources/messageSource.xml index a40e827ba9..c954d650c8 100644 --- a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/resources/messageSource.xml +++ b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/resources/messageSource.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/resources/themeSource.xml b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/resources/themeSource.xml index 1e7d04517d..3ffbdb2cb9 100644 --- a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/resources/themeSource.xml +++ b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/resources/themeSource.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/test-servlet.xml b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/test-servlet.xml index 85885f238d..56124d993c 100644 --- a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/test-servlet.xml +++ b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/test-servlet.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/testNamespace.xml b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/testNamespace.xml index 89c42365d4..b0dd8abea8 100644 --- a/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/testNamespace.xml +++ b/spring-webmvc/src/test/java/org/springframework/web/context/WEB-INF/testNamespace.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-webmvc/src/test/java/org/springframework/web/context/beans1.xml b/spring-webmvc/src/test/java/org/springframework/web/context/beans1.xml index 1058161049..0fd8fc88e3 100644 --- a/spring-webmvc/src/test/java/org/springframework/web/context/beans1.xml +++ b/spring-webmvc/src/test/java/org/springframework/web/context/beans1.xml @@ -1,6 +1,6 @@ - + diff --git a/spring-webmvc/src/test/java/org/springframework/web/context/ref1.xml b/spring-webmvc/src/test/java/org/springframework/web/context/ref1.xml index 60f521c91c..1456d8da79 100644 --- a/spring-webmvc/src/test/java/org/springframework/web/context/ref1.xml +++ b/spring-webmvc/src/test/java/org/springframework/web/context/ref1.xml @@ -1,5 +1,5 @@ - + is recommended because it will impact only applications that use the custom class loader and does not require any changes to the server configuration. - See the Tomcat 6.0.x documentation + See the Tomcat 6.0.x documentation for more details about available context locations. @@ -3818,7 +3818,7 @@ http://www.springframework.org/schema/context For efficiency, the embedded web-app configuration style is recommended recommended because it will impact only applications that use the class loader. See the Tomcat 5.x documentation + xl:href="https://tomcat.apache.org/tomcat-5.5-doc/config/context.html">documentation for more details about available context locations. Tomcat versions prior to 5.5.20 contained a bug in the @@ -3827,7 +3827,7 @@ TR: REVISED, PLS REVIEW. Chnaged the last one to *inside*--> is recommended server.xml configuration, regardless of whether a class loader is specified or whether it is the official or a custom one. See Tomcat's bugzilla for more + xl:href="https://issues.apache.org/bugzilla/show_bug.cgi?id=39704">more details. In Tomcat 5.5.x, versions 5.5.20 or later, you should set @@ -3896,7 +3896,7 @@ TR: REVISED, PLS REVIEW. Chnaged the last one to *inside*--> is recommended environments (depending on your operation policies). Additionally, the JDK agent will instrument the entire VM which can prove expensive. For performance reasons, it is recommended to use this configuration only if your target environment - (such as Jetty) does not have (or does not support) a dedicated LTW. + (such as Jetty) does not have (or does not support) a dedicated LTW. @@ -3907,7 +3907,7 @@ TR: REVISED, PLS REVIEW. Chnaged the last one to *inside*--> is recommended Further Resources More information on AspectJ can be found on the AspectJ website. + xl:href="https://www.eclipse.org/aspectj">AspectJ website. The book Eclipse AspectJ by Adrian Colyer et. al. (Addison-Wesley, 2005) provides a comprehensive introduction and diff --git a/src/reference/docbook/beans-annotation-config.xml b/src/reference/docbook/beans-annotation-config.xml index 06d5e3c31a..e415f201e3 100644 --- a/src/reference/docbook/beans-annotation-config.xml +++ b/src/reference/docbook/beans-annotation-config.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Annotation-based container configuration @@ -29,7 +29,7 @@ linkend="beans-java">JavaConfig option, Spring allows annotations to be used in a non-invasive way, without touching the target components source code and that in terms of tooling, all configuration styles are - supported by the SpringSource Tool Suite. @@ -68,23 +68,23 @@ 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 + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context.xsd"> + https://www.springframework.org/schema/context/spring-context.xsd"> <context:annotation-config/> </beans> (The implicitly registered post-processors include AutowiredAnnotationBeanPostProcessor, CommonAnnotationBeanPostProcessor, PersistenceAnnotationBeanPostProcessor, as well as the aforementioned RequiredAnnotationBeanPostProcessor.) @@ -362,9 +362,9 @@ 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 + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context.xsd"> + https://www.springframework.org/schema/context/spring-context.xsd"> <context:annotation-config/> @@ -479,9 +479,9 @@ public @interface Genre { 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 + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context.xsd"> + https://www.springframework.org/schema/context/spring-context.xsd"> <context:annotation-config/> @@ -602,9 +602,9 @@ public @interface MovieQualifier { 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 + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context.xsd"> + https://www.springframework.org/schema/context/spring-context.xsd"> <context:annotation-config/> @@ -643,7 +643,7 @@ public @interface MovieQualifier { <classname>CustomAutowireConfigurer</classname> The CustomAutowireConfigurer is a BeanFactoryPostProcessor that enables you to register your own custom qualifier annotation types even if they are @@ -724,7 +724,7 @@ public @interface MovieQualifier { the ApplicationContext of which the CommonAnnotationBeanPostProcessor is aware. The names can be resolved through JNDI if you configure Spring's SimpleJndiBeanFactory explicitly. However, it is recommended that you rely on the default behavior and simply use Spring's JNDI lookup capabilities to preserve the level of diff --git a/src/reference/docbook/beans-classpath-scanning.xml b/src/reference/docbook/beans-classpath-scanning.xml index c1930ab94d..8f1d7599be 100644 --- a/src/reference/docbook/beans-classpath-scanning.xml +++ b/src/reference/docbook/beans-classpath-scanning.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Classpath scanning and managed components Most examples in this chapter use XML to specify the configuration @@ -27,7 +27,7 @@ Starting with Spring 3.0, many features provided by the Spring JavaConfig + xl:href="https://www.springsource.org/javaconfig">Spring JavaConfig project are part of the core Spring Framework. This allows you to define beans using Java rather than using the traditional XML files. Take a look at the @Configuration, @@ -113,9 +113,9 @@ public class JpaMovieFinder implements MovieFinder { 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 + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context.xsd"> + https://www.springframework.org/schema/context/spring-context.xsd"> <context:component-scan base-package="org.example"/> @@ -402,7 +402,7 @@ public class MovieFinderImpl implements MovieFinder { If you do not want to rely on the default bean-naming strategy, you can provide a custom bean-naming strategy. First, implement the BeanNameGenerator interface, and be sure to include a default no-arg constructor. Then, provide the fully-qualified class name when configuring the scanner: @@ -439,7 +439,7 @@ public class MovieFinderImpl implements MovieFinder { To provide a custom strategy for scope resolution rather than relying on the annotation-based approach, implement the ScopeMetadataResolver interface, and be sure to include a default no-arg constructor. Then, provide the fully-qualified class name when configuring the scanner: diff --git a/src/reference/docbook/beans-context-additional.xml b/src/reference/docbook/beans-context-additional.xml index 8cf19e31ad..0fb0a1bfcf 100644 --- a/src/reference/docbook/beans-context-additional.xml +++ b/src/reference/docbook/beans-context-additional.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Additional Capabilities of the <interfacename>ApplicationContext</interfacename> @@ -17,7 +17,7 @@ functionality for managing and manipulating beans, including in a programmatic way. The org.springframework.context package adds the ApplicationContext interface, which extends the BeanFactory interface, in addition to extending other interfaces to provide additional functionality @@ -497,9 +497,9 @@ argument.required=Ebagum lad, the {0} argument is required, I say, required.Spring + xl:href="https://springsource.org/spring-integration">Spring Integration project provides complete support for building - lightweight, pattern-oriented, event-driven architectures that build upon the well-known Spring programming model. @@ -612,7 +612,7 @@ argument.required=Ebagum lad, the {0} argument is required, I say, required.TaskExecutor abstraction. Check out the JavaDoc of the SpringContextResourceAdapter class for the configuration details involved in RAR deployment. diff --git a/src/reference/docbook/beans-customizing.xml b/src/reference/docbook/beans-customizing.xml index 9e5c4284b9..f1f5663c51 100644 --- a/src/reference/docbook/beans-customizing.xml +++ b/src/reference/docbook/beans-customizing.xml @@ -6,8 +6,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xl="http://www.w3.org/1999/xlink" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Customizing the nature of a bean
diff --git a/src/reference/docbook/beans-dependencies.xml b/src/reference/docbook/beans-dependencies.xml index 7c09841290..d383c207c0 100644 --- a/src/reference/docbook/beans-dependencies.xml +++ b/src/reference/docbook/beans-dependencies.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Dependencies A typical enterprise application does not consist of a single object (or @@ -180,7 +180,7 @@ public class ExampleBean { look up the parameter name from the constructor. If you can't compile your code with debug flag (or don't want to) you can use @ConstructorProperties + xl:href="https://download.oracle.com/javase/6/docs/api/java/beans/ConstructorProperties.html">@ConstructorProperties JDK annotation to explicitly name your constructor arguments. The sample class would then have to look as follows: @@ -537,7 +537,7 @@ public class ExampleBean { xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p" 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="myDataSource" class="org.apache.commons.dbcp.BasicDataSource" destroy-method="close" @@ -552,8 +552,8 @@ public class ExampleBean { The preceding XML is more succinct; however, typos are discovered at runtime rather than design time, unless you use an IDE such as IntelliJ IDEA or the SpringSource Tool + xl:href="https://www.jetbrains.com/idea/">IntelliJ IDEA or the SpringSource Tool Suite (STS) that support automatic property completion when you create bean definitions. Such IDE assistance is highly recommended. @@ -972,7 +972,7 @@ support=support@example.co.uk xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p" 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 name="classic" class="com.example.ExampleBean"> <property name="email" value="foo@bar.com"/> @@ -995,7 +995,7 @@ support=support@example.co.uk xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p" 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 name="john-classic" class="com.example.Person"> <property name="name" value="John Doe"/> @@ -1047,7 +1047,7 @@ support=support@example.co.uk xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:c="http://www.springframework.org/schema/c" 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="bar" class="x.y.Bar"/> <bean id="baz" class="x.y.Baz"/> @@ -1475,7 +1475,7 @@ public class CommandManager implements ApplicationContextAware { You can read more about the motivation for Method Injection in - this blog entry. diff --git a/src/reference/docbook/beans-extension-points.xml b/src/reference/docbook/beans-extension-points.xml index d2a0aa80c3..6376fb4f17 100644 --- a/src/reference/docbook/beans-extension-points.xml +++ b/src/reference/docbook/beans-extension-points.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Container Extension Points Typically, an application developer does not need to subclass @@ -185,9 +185,9 @@ public class InstantiationTracingBeanPostProcessor implements BeanPostProcessor xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:lang="http://www.springframework.org/schema/lang" 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/lang - http://www.springframework.org/schema/lang/spring-lang.xsd"> + https://www.springframework.org/schema/lang/spring-lang.xsd"> <lang:groovy id="messenger" script-source="classpath:org/springframework/scripting/groovy/Messenger.groovy"> diff --git a/src/reference/docbook/beans-java.xml b/src/reference/docbook/beans-java.xml index 2a76971104..8decc4f885 100644 --- a/src/reference/docbook/beans-java.xml +++ b/src/reference/docbook/beans-java.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Java-based container configuration
@@ -723,7 +723,7 @@ public static void main(String[] args) { ServiceConfig, how do you know exactly where the @Autowired AccountRepository bean is declared? It's not explicit in the code, and this may be just fine. Remember - that the SpringSource Tool Suite provides tooling that can render graphs showing how everything is wired up - that may be all you need. Also, your Java IDE can easily find all declarations and uses diff --git a/src/reference/docbook/beans-scopes.xml b/src/reference/docbook/beans-scopes.xml index 05d336edbc..6754d690e7 100644 --- a/src/reference/docbook/beans-scopes.xml +++ b/src/reference/docbook/beans-scopes.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Bean scopes When you create a bean definition, you create a @@ -99,7 +99,7 @@ As of Spring 3.0, a thread scope is available, but is not registered by default. For more information, see the documentation for SimpleThreadScope. For instructions on how to register this or any other custom scope, see . @@ -393,9 +393,9 @@ 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/aop - http://www.springframework.org/schema/aop/spring-aop.xsd"> + https://www.springframework.org/schema/aop/spring-aop.xsd"> <!-- an HTTP Session-scoped bean exposed as a proxy --> <bean id="userPreferences" class="com.foo.UserPreferences" scope="session"> @@ -545,7 +545,7 @@ implement your own scopes, see the Scope implementations that are supplied with the Spring Framework itself and the Scope Javadoc, which explains the methods you need to implement in more detail. @@ -640,9 +640,9 @@ beanFactory.registerScope("thread", threadScope); 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/aop - http://www.springframework.org/schema/aop/spring-aop.xsd"> + https://www.springframework.org/schema/aop/spring-aop.xsd"> <bean class="org.springframework.beans.factory.config.CustomScopeConfigurer"> <property name="scopes"> diff --git a/src/reference/docbook/beans-standard-annotations.xml b/src/reference/docbook/beans-standard-annotations.xml index 486d14830b..e1baf82326 100644 --- a/src/reference/docbook/beans-standard-annotations.xml +++ b/src/reference/docbook/beans-standard-annotations.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Using JSR 330 Standard Annotations Starting with Spring 3.0, Spring offers support for JSR-330 standard annotations (Dependency Injection). @@ -17,7 +17,7 @@ If you are using Maven, the javax.inject artifact is available in the standard Maven repository - (http://repo1.maven.org/maven2/javax/inject/javax.inject/1/). + (https://repo1.maven.org/maven2/javax/inject/javax.inject/1/). You can add the following dependency to your file pom.xml: @@ -170,7 +170,7 @@ component-scanning in the exact same way as when using Spring annotations: javax.inject also provides a - @Scope annotation. + @Scope annotation. Nevertheless, this one is only intended to be used for creating your own annotations. diff --git a/src/reference/docbook/beans.xml b/src/reference/docbook/beans.xml index c164c1440b..818fb6bdd3 100644 --- a/src/reference/docbook/beans.xml +++ b/src/reference/docbook/beans.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> The IoC container
@@ -33,11 +33,11 @@ The footnote should x-ref to first section in that chapter but I can't find the The org.springframework.beans and org.springframework.context packages are the basis for Spring Framework's IoC container. The BeanFactory interface provides an advanced configuration mechanism capable of managing any type of object. ApplicationContext is a sub-interface of BeanFactory. It adds easier integration with Spring's AOP features; message resource handling (for use in @@ -84,9 +84,9 @@ The footnote should x-ref to first section in that chapter but I can't find the ApplicationContext interface are supplied out-of-the-box with Spring. In standalone applications it is common to create an instance of ClassPathXmlApplicationContext or FileSystemXmlApplicationContext. While XML has been the traditional format for defining configuration metadata you can instruct the container to use @@ -99,9 +99,9 @@ The footnote should x-ref to first section in that chapter but I can't find the in a web application scenario, a simple eight (or so) lines of boilerplate J2EE web descriptor XML in the web.xml file of the application will typically suffice (see ). - If you are using the SpringSource Tool Suite Eclipse-powered development environment - or Spring Roo this + or Spring Roo this boilerplate configuration can be easily created with few mouse clicks or keystrokes. @@ -151,7 +151,7 @@ The footnote should x-ref to first section in that chapter but I can't find the Java-based configuration: Starting with Spring 3.0, many features provided by the Spring JavaConfig + xl:href="https://www.springsource.org/javaconfig">Spring JavaConfig project became part of the core Spring Framework. Thus you can define beans external to your application classes by using Java rather than XML files. To use these new features, see the @@ -187,7 +187,7 @@ The footnote should x-ref to first section in that chapter but I can't find the <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="..." class="..."> <!-- collaborators and configuration for this bean go here --> @@ -241,7 +241,7 @@ The footnote should x-ref to first section in that chapter but I can't find the <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"> <!-- services --> @@ -264,7 +264,7 @@ The footnote should x-ref to first section in that chapter but I can't find the <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="accountDao" class="org.springframework.samples.jpetstore.dao.ibatis.SqlMapAccountDao"> @@ -282,7 +282,7 @@ The footnote should x-ref to first section in that chapter but I can't find the In the preceding example, the service layer consists of the class PetStoreServiceImpl, and two data access objects of the type SqlMapAccountDao and SqlMapItemDao - are based on the iBatis + are based on the iBatis Object/Relational mapping framework. The property name element refers to the name of the JavaBean property, and the ref element refers to the name of another bean @@ -1177,10 +1177,10 @@ cfg.postProcessBeanFactory(factory); a single ApplicationContext as a parent to WebApplicationContexts across WAR files. In this case you should look into using the utility class ContextSingletonBeanFactoryLocator locator that is described in this SpringSource team blog entry.
diff --git a/src/reference/docbook/cache.xml b/src/reference/docbook/cache.xml index 040b6fa5e3..9ac276cca4 100644 --- a/src/reference/docbook/cache.xml +++ b/src/reference/docbook/cache.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Cache Abstraction
@@ -32,7 +32,7 @@ performance but does that by allowing the same data to be read multiple times in a fast fashion. A further explanation of the differences between two can be found - here. + here. At its core, the abstraction applies caching to Java methods, reducing thus the number of executions based on the @@ -57,7 +57,7 @@ Note that just like other services in Spring Framework, the caching service is an abstraction (not a cache implementation) and requires the use of an actual storage to store the cache data - that is, the abstraction frees the developer from having to write the caching logic but does not provide the actual stores. There are two integrations available out of the box, for JDK java.util.concurrent.ConcurrentMap - and EhCache - see for more information on plugging in other cache stores/providers. + and EhCache - see for more information on plugging in other cache stores/providers.
@@ -305,8 +305,8 @@ public class AppConfig { xmlns:cache="http://www.springframework.org/schema/cache" - http://www.springframework.org/schema/cache http://www.springframework.org/schema/cache/spring-cache.xsd]]> + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd]]> + http://www.springframework.org/schema/cache https://www.springframework.org/schema/cache/spring-cache.xsd]]> ]]> ]]> @@ -577,7 +577,7 @@ public Book findBook(ISBN isbn, boolean checkWarehouse, boolean includeUsed)]]>< GemFire is a memory-oriented/disk-backed, elastically scalable, continuously available, active (with built-in pattern-based subscription notifications), globally replicated database and provides fully-featured edge caching. For further information on how to use GemFire as a CacheManager (and more), please refer - to the Spring GemFire reference documentation. + to the Spring GemFire reference documentation.
@@ -607,7 +607,7 @@ public Book findBook(ISBN isbn, boolean checkWarehouse, boolean includeUsed)]]>< Clearly there are plenty of caching products out there that can be used as a backing store. To plug them in, one needs to provide a CacheManager and Cache implementation since unfortunately there is no available standard that we can use instead. This may sound harder then it is since in practice, - the classes tend to be simple adapters that map the caching abstraction framework on top of the storage API as the ehcache classes can show. + the classes tend to be simple adapters that map the caching abstraction framework on top of the storage API as the ehcache classes can show. Most CacheManager classes can use the classes in org.springframework.cache.support package, such as AbstractCacheManager which takes care of the boiler-plate code leaving only the actual mapping to be completed. We hope that in time, the libraries that provide integration with Spring can fill in this small configuration gap. diff --git a/src/reference/docbook/cci.xml b/src/reference/docbook/cci.xml index 051d587da5..d3b977704a 100644 --- a/src/reference/docbook/cci.xml +++ b/src/reference/docbook/cci.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> JCA CCI
diff --git a/src/reference/docbook/classic-aop-spring.xml b/src/reference/docbook/classic-aop-spring.xml index 68cb0d62db..c52caef4a1 100644 --- a/src/reference/docbook/classic-aop-spring.xml +++ b/src/reference/docbook/classic-aop-spring.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Classic Spring AOP Usage In this appendix we discuss diff --git a/src/reference/docbook/classic-spring.xml b/src/reference/docbook/classic-spring.xml index fe44039b83..a2ccb05978 100644 --- a/src/reference/docbook/classic-spring.xml +++ b/src/reference/docbook/classic-spring.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Classic Spring Usage This appendix discusses some classic Spring usage patterns as a diff --git a/src/reference/docbook/dao.xml b/src/reference/docbook/dao.xml index 98fe5c226c..a1cc09cec3 100644 --- a/src/reference/docbook/dao.xml +++ b/src/reference/docbook/dao.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> DAO support
diff --git a/src/reference/docbook/dynamic-languages.xml b/src/reference/docbook/dynamic-languages.xml index 2cbed3a10a..c6f1f8bcf7 100644 --- a/src/reference/docbook/dynamic-languages.xml +++ b/src/reference/docbook/dynamic-languages.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Dynamic language support
@@ -23,7 +23,7 @@ There is nothing stopping the inclusion of further languages though. If you want to see support for <insert your favourite dynamic language here>, you can always raise an issue on Spring's - JIRA + JIRA page (or implement such support yourself). @@ -130,8 +130,8 @@ class GroovyMessenger implements Messenger { +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"> ]]><!-- this is the bean definition for the Groovy-backed Messenger implementation --> @@ -1041,8 +1041,8 @@ class TestBeanValidator implements Validator { +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"> scope="prototype" @@ -1068,10 +1068,10 @@ http://www.springframework.org/schema/lang http://www.springframework.org/schema - The JRuby homepage + The JRuby homepage - The Groovy homepage + The Groovy homepage The BeanShell homepage diff --git a/src/reference/docbook/ejb.xml b/src/reference/docbook/ejb.xml index 3ebf18a009..1ca0d182d9 100644 --- a/src/reference/docbook/ejb.xml +++ b/src/reference/docbook/ejb.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Enterprise JavaBeans (EJB) integration
diff --git a/src/reference/docbook/expressions.xml b/src/reference/docbook/expressions.xml index d13951a5f3..5cb6820b4d 100644 --- a/src/reference/docbook/expressions.xml +++ b/src/reference/docbook/expressions.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Spring Expression Language (SpEL)
@@ -960,7 +960,7 @@ String queryResultString = The Elvis Operator The Elvis operator is a shortening of the ternary operator syntax - and is used in the Groovy + and is used in the Groovy language. With the ternary operator syntax you usually have to repeat a variable twice, for example: @@ -1001,7 +1001,7 @@ System.out.println(name); // Elvis Presley The Safe Navigation operator is used to avoid a NullPointerException and comes from the Groovy + xl:href="https://groovy.codehaus.org/Operators#Operators-SafeNavigationOperator(%3F.)">Groovy language. Typically when you have a reference to an object you might need to verify that it is not null before accessing methods or properties of the object. To avoid this, the safe navigation operator diff --git a/src/reference/docbook/images/ejb.svg b/src/reference/docbook/images/ejb.svg index d8b275784a..d7aa88684f 100644 --- a/src/reference/docbook/images/ejb.svg +++ b/src/reference/docbook/images/ejb.svg @@ -1,5 +1,5 @@ - + diff --git a/src/reference/docbook/images/full.svg b/src/reference/docbook/images/full.svg index 31b18f916f..0a4d069484 100644 --- a/src/reference/docbook/images/full.svg +++ b/src/reference/docbook/images/full.svg @@ -1,5 +1,5 @@ - + diff --git a/src/reference/docbook/images/remoting.svg b/src/reference/docbook/images/remoting.svg index 2b2d59337b..65690bf332 100644 --- a/src/reference/docbook/images/remoting.svg +++ b/src/reference/docbook/images/remoting.svg @@ -1,5 +1,5 @@ - + diff --git a/src/reference/docbook/images/spring-overview.svg b/src/reference/docbook/images/spring-overview.svg index dc5f41612f..422516c329 100644 --- a/src/reference/docbook/images/spring-overview.svg +++ b/src/reference/docbook/images/spring-overview.svg @@ -1,5 +1,5 @@ - + diff --git a/src/reference/docbook/images/thirdparty-web.svg b/src/reference/docbook/images/thirdparty-web.svg index a3966dbefb..494cfb9106 100644 --- a/src/reference/docbook/images/thirdparty-web.svg +++ b/src/reference/docbook/images/thirdparty-web.svg @@ -1,5 +1,5 @@ - + diff --git a/src/reference/docbook/index.xml b/src/reference/docbook/index.xml index a3e2c92d5c..c59668aa81 100644 --- a/src/reference/docbook/index.xml +++ b/src/reference/docbook/index.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Spring Framework Reference Documentation @@ -203,7 +203,7 @@ This document is a reference guide to Spring Framework features. If you have any requests, comments, or questions on this document, please post them on the user mailing list or on the support forums at - . + . diff --git a/src/reference/docbook/jdbc.xml b/src/reference/docbook/jdbc.xml index 6c87dd8adb..7f8969e8fb 100644 --- a/src/reference/docbook/jdbc.xml +++ b/src/reference/docbook/jdbc.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Data access with JDBC
@@ -453,9 +453,9 @@ private static final class ActorMapper implements RowMapper<Actor> { 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 + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context.xsd"> + https://www.springframework.org/schema/context/spring-context.xsd"> <bean id="corporateEventDao" class="com.example.JdbcCorporateEventDao"> <property name="dataSource" ref="dataSource"/> @@ -502,9 +502,9 @@ public class JdbcCorporateEventDao implements CorporateEventDao { 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 + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context.xsd"> + https://www.springframework.org/schema/context/spring-context.xsd"> <!-- Scans within the base package of the application for @Components to configure as beans --> <context:component-scan base-package="org.springframework.docs.test" /> @@ -623,7 +623,7 @@ public int countOfActorsByFirstName(String firstName) { BeanPropertySqlParameterSource class. This class wraps an arbitrary JavaBean (that is, an instance of a class that adheres to the JavaBean + xl:href="https://java.sun.com/products/javabeans/docs/spec.html">the JavaBean conventions), and uses the properties of the wrapped JavaBean as the source of named parameter values. @@ -2669,8 +2669,8 @@ SqlTypeValue value = new AbstractSqlTypeValue() { The org.springframework.jdbc.datasource.embedded package provides support for embedded Java database engines. Support for HSQL, H2, and Derby is provided natively. You + xl:href="https://www.h2database.com">H2, and Derby is provided natively. You can also use an extensible API to plug in new embedded database types and DataSource implementations. diff --git a/src/reference/docbook/jms.xml b/src/reference/docbook/jms.xml index 23b24fc249..9ff927f488 100644 --- a/src/reference/docbook/jms.xml +++ b/src/reference/docbook/jms.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> JMS (Java Message Service)
@@ -922,8 +922,8 @@ public interface SessionAwareMessageListener { xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jms="http://www.springframework.org/schema/jms" xsi:schemaLocation=" -http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd -http://www.springframework.org/schema/jms http://www.springframework.org/schema/jms/spring-jms.xsd"> +http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd +http://www.springframework.org/schema/jms https://www.springframework.org/schema/jms/spring-jms.xsd"> <!-- <bean/> definitions here --> diff --git a/src/reference/docbook/jmx.xml b/src/reference/docbook/jmx.xml index 05e8588ebf..8915c49469 100644 --- a/src/reference/docbook/jmx.xml +++ b/src/reference/docbook/jmx.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> JMX
@@ -1617,15 +1617,15 @@ public class JmxTestBean implements IJmxTestBean, NotificationPublisherAware { - The JMX homepage at Sun + The JMX homepage at Sun - The JMX specification (JSR-000003) + The JMX specification (JSR-000003) - The JMX Remote API specification (JSR-000160) + The JMX Remote API specification (JSR-000160) @@ -1635,7 +1635,7 @@ public class JmxTestBean implements IJmxTestBean, NotificationPublisherAware { - Getting Started with JMX - an introductory article from Sun. + Getting Started with JMX - an introductory article from Sun.
diff --git a/src/reference/docbook/mail.xml b/src/reference/docbook/mail.xml index bcc1325fd4..6597d226d8 100644 --- a/src/reference/docbook/mail.xml +++ b/src/reference/docbook/mail.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Email
@@ -17,10 +17,10 @@ application in order to be able to use the Spring Framework's email library. - The JavaMail mail.jar library + The JavaMail mail.jar library - The JAF activation.jar library + The JAF activation.jar library All of these libraries are freely available on the web. @@ -303,7 +303,7 @@ sender.send(message);]]> to create email content.
A Velocity-based example - To use Velocity to + To use Velocity to create your email template(s), you will need to have the Velocity libraries available on your classpath. You will also need to create one or more Velocity templates for the email content that your application needs. Find below the Velocity @@ -376,7 +376,7 @@ public class SimpleRegistrationService implements RegistrationService { + https://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/src/reference/docbook/migration-3.1.xml b/src/reference/docbook/migration-3.1.xml index 15ca8d4979..af8fcfd66e 100644 --- a/src/reference/docbook/migration-3.1.xml +++ b/src/reference/docbook/migration-3.1.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Migrating to Spring Framework 3.1 In this appendix we discuss what users will want to know when upgrading to diff --git a/src/reference/docbook/migration-3.2.xml b/src/reference/docbook/migration-3.2.xml index 79f5c9150c..5632ddd6c2 100644 --- a/src/reference/docbook/migration-3.2.xml +++ b/src/reference/docbook/migration-3.2.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Migrating to Spring Framework 3.2 In this appendix we discuss what users will want to know when upgrading to @@ -60,7 +60,7 @@ For OSGi users OSGi metadata is no longer published within individual Spring Framework jar MANIFEST.MF files. Please see this - announcement + announcement for more information about how users can get OSGi-ready versions of Spring Framework 3.2 jars.
@@ -158,10 +158,10 @@ means of understanding what's changed between versions. Going forward these will be published between each minor version, e.g. from 3.1.3.RELEASE to 3.1.4.RELEASE; from the latest maintenance version to the latest GA release, e.g. - + 3.1.3.RELEASE to 3.2.0.RELEASE; and in between each milestone and/or RC for users who are tracking next-generation development, e.g. - + 3.2.0.RC2 to 3.2.0.RELEASE.
@@ -171,183 +171,183 @@ The following packages and types have been wholly or partially deprecated in Spring Framework 3.2 and may be removed in a future version. Click through to the linked Javadoc for each item for exact details. See also the - + complete list of deprecations in the framework. - + org.springframework.orm.ibatis - + org.springframework.scheduling.backportconcurrent - + org.springframework.ejb.support - + org.springframework.http.converter.xml.XmlAwareFormHttpMessageConverter - + org.springframework.web.jsf.DelegatingVariableResolver - + org.springframework.web.jsf.SpringBeanVariableResolver - + org.springframework.ui.velocity.CommonsLoggingLogSystem - + org.springframework.ui.velocity.VelocityEngineUtils - + org.springframework.beans.factory.config.BeanReferenceFactoryBean - + org.springframework.beans.factory.config.CommonsLogFactoryBean - + org.springframework.beans.instrument.classloading.oc4j.OC4JLoadTimeWeaver - + org.springframework.transaction.jta.OC4JJtaTransactionManager - + org.springframework.web.util.ExpressionEvaluationUtils - + org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter - + org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver - + org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping - + org.springframework.web.servlet.mvc.annotation.ServletAnnotationMappingUtils - + org.springframework.jmx.support.MBeanRegistrationSupport - + org.springframework.test.context.ContextConfigurationAttributes - + org.springframework.test.context.junit4.AbstractTransactionalJUnit4SpringContextTests: use of the simpleJdbcTemplate instance variable has been deprecated in favor of the new jdbcTemplate instance variable. - + org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests: use of the simpleJdbcTemplate instance variable has been deprecated in favor of the new jdbcTemplate instance variable. - + org.springframework.test.jdbc.SimpleJdbcTestUtils has been deprecated in favor of JdbcTestUtils which now contains all of the functionality previously available in SimpleJdbcTestUtils. - + org.springframework.web.servlet.view.ContentNegotiatingViewResolver - + org.springframework.transaction.interceptor.TransactionAspectUtils - + org.springframework.http.HttpStatus - + org.springframework.web.util.UriUtils - + org.springframework.orm.jpa.vendor.TopLinkJpaDialect - + org.springframework.orm.jpa.vendor.TopLinkJpaVendorAdapter - + org.springframework.orm.util.CachingMapDecorator diff --git a/src/reference/docbook/mvc.xml b/src/reference/docbook/mvc.xml index 6d1101cf03..07e0263d19 100644 --- a/src/reference/docbook/mvc.xml +++ b/src/reference/docbook/mvc.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Web MVC framework
@@ -749,9 +749,9 @@ public class HelloWorldController { 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 + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context.xsd"> + https://www.springframework.org/schema/context/spring-context.xsd"> <context:component-scan base-package="org.springframework.samples.petclinic.web"/> @@ -958,13 +958,13 @@ public class ClinicController { A URI Template is a URI-like string, containing one or more variable names. When you substitute values for these variables, the template becomes a URI. The proposed + xl:href="https://bitworking.org/projects/URI-Templates/">proposed RFC for URI Templates defines how a URI is parameterized. For example, the URI Template - http://www.example.com/users/{userId} contains the + https://www.example.com/users/{userId} contains the variable userId. Assigning the value fred to the variable yields - http://www.example.com/users/fred. + https://www.example.com/users/fred. In Spring MVC you can use the @PathVariable annotation on a method @@ -1096,11 +1096,11 @@ public class RelativePathUriTemplateController { Matrix Variables The URI specification - RFC 3986 + RFC 3986 defines the possibility of including name-value pairs within path segments. There is no specific term used in the spec. The general "URI path parameters" could be applied although the more unique - "Matrix URIs", + "Matrix URIs", originating from an old post by Tim Berners-Lee, is also frequently used and fairly well known. Within Spring MVC these are referred to as matrix variables. @@ -2514,7 +2514,7 @@ deferredResult.setResult(data); Explaining the motivation for async request processing and when or why to use it are beyond the scope of this document. For further information you may wish to read - this blog post series. + this blog post series.
@@ -2598,7 +2598,7 @@ deferredResult.setResult(data); <web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" + xsi:schemaLocation="http://java.sun.com/xml/ns/javaee https://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" version="3.0"> ... @@ -2835,7 +2835,7 @@ public class TimeBasedAccessInterceptor extends HandlerInterceptorAdapter { if (openingTime <= hour && hour < closingTime) { return true; } else { - response.sendRedirect("http://host.com/outsideOfficeHours.html"); + response.sendRedirect("https://host.com/outsideOfficeHours.html"); return false; } } @@ -3219,7 +3219,7 @@ public String upload(...) { simply operate in terms of logical view names. A logical view name such as redirect:/myapp/some/resource will redirect relative to the current Servlet context, while a name such as - redirect:http://myhost.com/some/arbitrary/path will + redirect:https://myhost.com/some/arbitrary/path will redirect to an absolute URL.
@@ -3260,9 +3260,9 @@ public String upload(...) { Use a distinct URI for each resource, typically by using a different file extension in the URI. For example, the URI - http://www.example.com/users/fred.pdf requests a PDF + https://www.example.com/users/fred.pdf requests a PDF representation of the user fred, and - http://www.example.com/users/fred.xml requests an + https://www.example.com/users/fred.xml requests an XML representation. @@ -3271,15 +3271,15 @@ public String upload(...) { Use the same URI for the client to locate the resource, but set the Accept HTTP request header to list the - media + media types that it understands. For example, an HTTP request for - http://www.example.com/users/fred with an + https://www.example.com/users/fred with an Accept header set to application/pdf requests a PDF representation of the user fred, while - http://www.example.com/users/fred with an + https://www.example.com/users/fred with an Accept header set to text/xml requests an XML representation. This strategy is known as content + xl:href="https://en.wikipedia.org/wiki/Content_negotiation">content negotiation. @@ -3492,7 +3492,7 @@ public class ContentController { For example you can expand and encode a URI template string: UriComponents uriComponents = - UriComponentsBuilder.fromUriString("http://example.com/hotels/{hotel}/bookings/{booking}").build(); + UriComponentsBuilder.fromUriString("https://example.com/hotels/{hotel}/bookings/{booking}").build(); URI uri = uriComponents.expand("42", "21").encode().toUri(); @@ -3680,7 +3680,7 @@ ServletUriComponentsBuilder ucb = *.view resources containing a parameter named siteLanguage will now change the locale. So, for example, a request for the following URL, - http://www.sf.net/home.view?siteLanguage=nl will + https://www.sf.net/home.view?siteLanguage=nl will change the site language to Dutch.
<bean id="localeChangeInterceptor" @@ -3847,7 +3847,7 @@ background=/themes/cool/img/coolBg.jpg org.springframework.web.multipart package. Spring provides one MultipartResolver implementation for use with Commons + xl:href="https://jakarta.apache.org/commons/fileupload"> Commons FileUpload and another for use with Servlet 3.0 multipart request parsing. @@ -4627,7 +4627,7 @@ public class ErrorController { 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"> <!-- this bean with the well known name generates view names for us --> <bean id="viewNameTranslator" @@ -4686,7 +4686,7 @@ public class ErrorController {
ETag support - An ETag + An ETag (entity tag) is an HTTP response header returned by an HTTP/1.1 compliant web server used to determine change in content at a given URL. It can be considered to be the more sophisticated successor to the @@ -4879,9 +4879,9 @@ public class WebConfig { 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/mvc - http://www.springframework.org/schema/mvc/spring-mvc.xsd"> + https://www.springframework.org/schema/mvc/spring-mvc.xsd"> <mvc:annotation-driven /> @@ -5025,7 +5025,7 @@ public class WebConfig extends WebMvcConfigurerAdapter { To customize the default configuration of <mvc:annotation-driven /> check what attributes and sub-elements it supports. You can view the - Spring MVC XML schema + Spring MVC XML schema or use the code completion feature of your IDE to discover what attributes and sub-elements are available. The sample below shows a subset of what is available: @@ -5412,7 +5412,7 @@ public class WebConfig extends WebMvcConfigurerAdapter { There are many excellent articles and tutorials that show how to build web applications with Spring MVC. Read them at the Spring + xl:href="https://www.springsource.org/documentation">Spring Documentation page. diff --git a/src/reference/docbook/new-in-3.0.xml b/src/reference/docbook/new-in-3.0.xml index 41136fd450..770c614988 100644 --- a/src/reference/docbook/new-in-3.0.xml +++ b/src/reference/docbook/new-in-3.0.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> New Features and Enhancements in Spring Framework 3.0 If you have been using the Spring Framework for some time, you will be @@ -57,7 +57,7 @@ this documentation, some errors may nevertheless have crept in. If you do spot any typos or even more serious errors, and you can spare a few cycles during lunch, please do bring the error to the attention of the Spring - team by raising an + team by raising an issue.
@@ -67,7 +67,7 @@ There are many excellent articles and tutorials that show how to get started with Spring Framework 3 features. Read them at the - Spring Documentation page. + Spring Documentation page. The samples have been improved and updated to take advantage of the new features in Spring @@ -84,7 +84,7 @@ some samples (in particular Petclinic) to illustrate various features. For more information on Subversion (or in short SVN), see the project homepage at: - http://subversion.apache.org/ + https://subversion.apache.org/
@@ -292,7 +292,7 @@ across all the products in the Spring portfolio. Its language features are driven by the requirements of the projects in the Spring portfolio, including tooling requirements for code completion support within the - Eclipse based SpringSource + Eclipse based SpringSource Tool Suite. The following is an example of how the Expression Language can be @@ -325,7 +325,7 @@ public class RewardsTestDatabase { Java based bean metadata Some core features from the JavaConfig + xl:href="https://www.springsource.org/javaconfig">JavaConfig project have been added to the Spring Framework now. This means that the following annotations are now directly supported: diff --git a/src/reference/docbook/new-in-3.1.xml b/src/reference/docbook/new-in-3.1.xml index 8a56bfd647..ce614880bf 100644 --- a/src/reference/docbook/new-in-3.1.xml +++ b/src/reference/docbook/new-in-3.1.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> New Features and Enhancements in Spring Framework 3.1 This is a list of new features for Spring Framework 3.1. A number of features @@ -24,7 +24,7 @@ + xl:href="https://spring.io/blog/2011/02/23/spring-3-1-m1-caching/"> Cache Abstraction (SpringSource team blog) @@ -36,13 +36,13 @@ + xl:href="https://spring.io/blog/2011/02/11/spring-framework-3-1-m1-released/"> XML profiles (SpringSource Team Blog) + xl:href="https://spring.io/blog/2011/02/14/spring-3-1-m1-introducing-profile/"> Introducing @Profile (SpringSource Team Blog) @@ -64,7 +64,7 @@ + xl:href="https://spring.io/blog/2011/02/11/spring-framework-3-1-m1-released/"> Environment Abstraction (SpringSource Team Blog) @@ -80,7 +80,7 @@ + xl:href="https://spring.io/blog/2011/02/15/spring-3-1-m1-unified-property-management/"> Unified Property Management (SpringSource Team Blog) @@ -194,7 +194,7 @@ Spring + xl:href="https://spring.io/blog/2011/06/21/spring-3-1-m2-testing-with-configuration-classes-and-profiles/">Spring 3.1 M2: Testing with @Configuration Classes and Profiles (SpringSource Team Blog) @@ -274,7 +274,7 @@ - Diff from Spring's + Diff from Spring's Greenhouse reference application demonstrating migration from web.xml to WebApplicationInitializer diff --git a/src/reference/docbook/new-in-3.2.xml b/src/reference/docbook/new-in-3.2.xml index dc53ce9777..bff0e0b31b 100644 --- a/src/reference/docbook/new-in-3.2.xml +++ b/src/reference/docbook/new-in-3.2.xml @@ -1,6 +1,6 @@ RequestMappingHandlerMapping.setUseRegisteredSuffixPatternMatch. + xl:href="https://docs.spring.io/spring-framework/docs/3.2.0.BUILD-SNAPSHOT/api/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMapping.html#setUseRegisteredSuffixPatternMatch(boolean)">RequestMappingHandlerMapping.setUseRegisteredSuffixPatternMatch.
diff --git a/src/reference/docbook/orm.xml b/src/reference/docbook/orm.xml index 5861abe61e..517c711af8 100644 --- a/src/reference/docbook/orm.xml +++ b/src/reference/docbook/orm.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Object Relational Mapping (ORM) Data Access
@@ -231,7 +231,7 @@ public class ProductDaoImpl implements ProductDao { Hibernate We will start with a coverage of Hibernate 3 in a Spring + xl:href="https://hibernate.org/">Hibernate 3 in a Spring environment, using it to demonstrate the approach that Spring takes towards integrating O/R mappers. This section will cover many issues in detail and show different variations of DAO implementations and @@ -419,11 +419,11 @@ TR: REVISED, PLS REVIEW.-->This declarative transaction capability allows you xmlns:tx="http://www.springframework.org/schema/tx" 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/tx - http://www.springframework.org/schema/tx/spring-tx.xsd + https://www.springframework.org/schema/tx/spring-tx.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"> <!-- SessionFactory, DataSource, etc. omitted --> @@ -512,11 +512,11 @@ TR: REVISED, PLS REVIEW.-->This declarative transaction capability allows you xmlns:tx="http://www.springframework.org/schema/tx" 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/tx - http://www.springframework.org/schema/tx/spring-tx.xsd + https://www.springframework.org/schema/tx/spring-tx.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"> <!-- SessionFactory, DataSource, etc. omitted --> @@ -1155,11 +1155,11 @@ TR: OK AS IS. Two different callback methhods - one is Spring's (*afterCompletio xmlns:tx="http://www.springframework.org/schema/tx" 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/tx - http://www.springframework.org/schema/tx/spring-tx.xsd + https://www.springframework.org/schema/tx/spring-tx.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"> <bean id="myTxManager" class="org.springframework.orm.jdo.JdoTransactionManager"> <property name="persistenceManagerFactory" ref="myPmf"/> @@ -1260,7 +1260,7 @@ TR: OK AS IS. Two different callback methhods - one is Spring's (*afterCompletio The Spring JPA, available under the org.springframework.orm.jpa package, offers comprehensive support for the Java + xl:href="https://java.sun.com/developer/technicalArticles/J2EE/jpa/index.html">Java Persistence API in a similar manner to the integration with Hibernate or JDO, while being aware of the underlying implementation in order to provide additional features. @@ -1459,7 +1459,7 @@ TR: OK AS IS. The requirement is to provide the classloader for the runtime envi plugged in a specific manner, depending whether the environment is a web container or application server. Hooking ClassTransformers through a Java 5 agent + xl:href="https://java.sun.com/j2se/1.5.0/docs/api/java/lang/instrument/package-summary.html">agent typically is not efficient. The agents work against the entire virtual machine and inspect every class that is loaded, which is usually @@ -1736,11 +1736,11 @@ TR: REVISED, PLS REVIEW. Should be *inside your war*. --> places: On the community download site http://www.springsource.org/download/community. + xl:href="https://www.springsource.org/download/community">https://www.springsource.org/download/community. Here you find all the Spring jars bundled together into a zip file for easy download. The names of the jars here since version 3.0 are in the form @@ -393,7 +393,7 @@ TR: OK. Added to diagram.--> dependencies are also in this "long" form, with external libraries (not from SpringSource) having the prefix com.springsource. See the FAQ + xl:href="https://www.springsource.com/repository/app/faq">FAQ for more information. @@ -529,7 +529,7 @@ TR: OK. Added to diagram.--> Various http://www.springsource.com/repository + xl:href="https://www.springsource.com/repository">https://www.springsource.com/repository @@ -596,7 +596,7 @@ TR: OK. Added to diagram.--> <repositories> <repository> <id>com.springsource.repository.maven.release</id> - <url>http://repo.springsource.org/release/</url> + <url>https://repo.springsource.org/release/</url> <snapshots><enabled>false</enabled></snapshots> </repository> </repositories> @@ -606,7 +606,7 @@ TR: OK. Added to diagram.--> <repositories> <repository> <id>com.springsource.repository.maven.milestone</id> - <url>http://repo.springsource.org/milestone/</url> + <url>https://repo.springsource.org/milestone/</url> <snapshots><enabled>false</enabled></snapshots> </repository> </repositories> @@ -616,7 +616,7 @@ TR: OK. Added to diagram.--> <repositories> <repository> <id>com.springsource.repository.maven.snapshot</id> - <url>http://repo.springsource.org/snapshot/</url> + <url>https://repo.springsource.org/snapshot/</url> <snapshots><enabled>true</enabled></snapshots> </repository> </repositories> @@ -640,14 +640,14 @@ TR: OK. Added to diagram.--> <repositories> <repository> <id>com.springsource.repository.bundles.release</id> - <url>http://repository.springsource.com/maven/bundles/release/</url> + <url>https://repository.springsource.com/maven/bundles/release/</url> </repository> </repositories> If you are managing your dependencies by hand, the URL in the repository declaration above is not browsable, but there is a user interface at http://www.springsource.com/repository + xl:href="https://www.springsource.com/repository">https://www.springsource.com/repository that can be used to search for and download dependencies. It also has handy snippets of Maven and Ivy configuration that you can copy and paste if you are using those tools. @@ -657,7 +657,7 @@ TR: OK. Added to diagram.--> Ivy Dependency Management If you prefer to use Ivy to manage dependencies + xl:href="https://ant.apache.org/ivy">Ivy to manage dependencies then there are similar names and configuration options. To configure Ivy to point to the SpringSource EBR add the @@ -668,18 +668,18 @@ TR: OK. Added to diagram.--> <url name="com.springsource.repository.bundles.release"> - <ivy pattern="http://repository.springsource.com/ivy/bundles/release/ + <ivy pattern="https://repository.springsource.com/ivy/bundles/release/ [organisation]/[module]/[revision]/[artifact]-[revision].[ext]" /> - <artifact pattern="http://repository.springsource.com/ivy/bundles/release/ + <artifact pattern="https://repository.springsource.com/ivy/bundles/release/ [organisation]/[module]/[revision]/[artifact]-[revision].[ext]" /> </url> <url name="com.springsource.repository.bundles.external"> - <ivy pattern="http://repository.springsource.com/ivy/bundles/external/ + <ivy pattern="https://repository.springsource.com/ivy/bundles/external/ [organisation]/[module]/[revision]/[artifact]-[revision].[ext]" /> - <artifact pattern="http://repository.springsource.com/ivy/bundles/external/ + <artifact pattern="https://repository.springsource.com/ivy/bundles/external/ [organisation]/[module]/[revision]/[artifact]-[revision].[ext]" /> </url> @@ -746,7 +746,7 @@ TR: OK. Added to diagram.--> problematic. If we could turn back the clock and start Spring now as a new project it would use a different logging dependency. The first choice would probably be the Simple Logging Facade for Java (SLF4J), which is also used by a lot + xl:href="https://www.slf4j.org">SLF4J), which is also used by a lot of other tools that people use with Spring inside their applications. @@ -851,7 +851,7 @@ TR: OK. Added to diagram.--> A more common choice amongst SLF4J users, which uses fewer steps and generates fewer dependencies, is to bind directly to Logback. This removes the extra + xl:href="https://logback.qos.ch">Logback. This removes the extra binding step because Logback implements SLF4J directly, so you only need to depend on two libraries not four (jcl-over-slf4j and logback). If you do that you might also need to exclude the @@ -863,7 +863,7 @@ TR: OK. Added to diagram.--> Using Log4J Many people use Log4j as a logging + xl:href="https://logging.apache.org/log4j">Log4j as a logging framework for configuration and management purposes. It's efficient and well-established, and in fact it's what we use at runtime when we build and test Spring. Spring also provides some utilities for diff --git a/src/reference/docbook/oxm.xml b/src/reference/docbook/oxm.xml index 608b847f26..8bc0e82068 100644 --- a/src/reference/docbook/oxm.xml +++ b/src/reference/docbook/oxm.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Marshalling XML using O/X Mappers
@@ -319,9 +319,9 @@ public class Application { xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ]]> + ]]> ]]> Currently, the following tags are available: @@ -441,7 +441,7 @@ public class Application { though a mapping file can be used to have more control over the behavior of Castor. - For more information on Castor, refer to the + For more information on Castor, refer to the Castor web site. The Spring integration classes reside in the org.springframework.oxm.castor package. @@ -465,7 +465,7 @@ public class Application { Although it is possible to rely on Castor's default marshalling behavior, it might be necessary to have more control over it. This can be accomplished using a Castor mapping file. For more information, refer - to Castor XML Mapping. + to Castor XML Mapping. The mapping can be set using the mappingLocation resource property, indicated @@ -570,7 +570,7 @@ public class Application { XmlObject, and contain XML binding information in them. - For more information on XMLBeans, refer to the + For more information on XMLBeans, refer to the XMLBeans web site . The Spring-WS integration classes reside in the org.springframework.oxm.xmlbeans package. @@ -727,7 +727,7 @@ public class Application { generates clean XML. - For more information on XStream, refer to the + For more information on XStream, refer to the XStream web site. The Spring integration classes reside in the org.springframework.oxm.xstream package. @@ -764,7 +764,7 @@ public class Application { This will make sure that only the registered classes are eligible for unmarshalling. - Additionally, you can register + Additionally, you can register custom converters to make sure that only your supported classes can be unmarshalled. You might want to add a CatchAllConverter as the last converter in the list, in addition to converters that explicitly support the domain classes that should be supported. diff --git a/src/reference/docbook/portlet.xml b/src/reference/docbook/portlet.xml index b658ab2e8c..ee6befe8ec 100644 --- a/src/reference/docbook/portlet.xml +++ b/src/reference/docbook/portlet.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Portlet MVC Framework
@@ -971,7 +971,7 @@ public class SampleController extends AbstractController { in the org.springframework.web.portlet.multipart package. Spring provides a PortletMultipartResolver for use with - Commons FileUpload. + Commons FileUpload. How uploading files is supported will be described in the rest of this section. By default, no multipart handling will be done by Spring Portlet @@ -1295,7 +1295,7 @@ public class FileUploadBean { <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 class="org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping"/> @@ -1347,9 +1347,9 @@ public class FileUploadBean { 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 + https://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context - http://www.springframework.org/schema/context/spring-context.xsd"> + https://www.springframework.org/schema/context/spring-context.xsd"> <context:component-scan base-package="org.springframework.samples.petportal.portlet"/> diff --git a/src/reference/docbook/preface.xml b/src/reference/docbook/preface.xml index 0f7d5388f4..75c22f0476 100644 --- a/src/reference/docbook/preface.xml +++ b/src/reference/docbook/preface.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Preface Developing software applications is hard enough even with good tools @@ -37,6 +37,6 @@ This document provides a reference guide to Spring's features. If you have any requests or comments, please add an issue at - . + . diff --git a/src/reference/docbook/remoting.xml b/src/reference/docbook/remoting.xml index 643221af8e..132d3d9896 100644 --- a/src/reference/docbook/remoting.xml +++ b/src/reference/docbook/remoting.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Remoting and web services using Spring
@@ -217,7 +217,7 @@ public class AccountServiceImpl implements AccountService { Hessian offers a binary HTTP-based remoting protocol. It is developed by Caucho and more information about Hessian itself can be found - at . + at .
Wiring up the <classname>DispatcherServlet</classname> for @@ -372,7 +372,7 @@ public class AccountServiceImpl implements AccountService { <para>Of course, this example doesn't show a flexible kind of security infrastructure. For more options as far as security is concerned, have a look at the Spring Security project at <link - xl:href="http://static.springsource.org/spring-security/site/"></link>.</para> + xl:href="https://docs.spring.io/spring-security/site/"></link>.</para> </note> </section> </section> @@ -392,7 +392,7 @@ public class AccountServiceImpl implements AccountService { by J2SE to perform HTTP calls or Commons <classname>HttpClient</classname>. Use the latter if you need more advanced and easy-to-use functionality. Refer to <link - xl:href="http://jakarta.apache.org/commons/httpclient">jakarta.apache.org/commons/httpclient</link> + xl:href="https://jakarta.apache.org/commons/httpclient">jakarta.apache.org/commons/httpclient</link> for more info.</para> <section xml:id="remoting-httpinvoker-server"> @@ -1042,7 +1042,7 @@ public class SimpleCheckingAccountService implements CheckingAccountService { <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="connectionFactory" class="org.apache.activemq.ActiveMQConnectionFactory"> <property name="brokerURL" value="tcp://ep-t43:61616"/> @@ -1064,7 +1064,7 @@ public class SimpleCheckingAccountService implements CheckingAccountService { <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="checkingAccountService" class="org.springframework.jms.remoting.JmsInvokerServiceExporter"> @@ -1109,7 +1109,7 @@ public class Server { <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="checkingAccountService" class="org.springframework.jms.remoting.JmsInvokerProxyFactoryBean"> @@ -1136,7 +1136,7 @@ public class Client { }</programlisting> <para>You may also wish to investigate the support provided by the <link - xl:href="http://lingo.codehaus.org/">Lingo</link> project, which (to quote + xl:href="https://lingo.codehaus.org/">Lingo</link> project, which (to quote the homepage blurb) <quote> <emphasis>... is a lightweight POJO based remoting and messaging library based on the Spring Framework's remoting libraries which @@ -1244,7 +1244,7 @@ public class Client { common REST operations this approach is too low level as shown below.</para> - <programlisting>String uri = "http://example.com/hotels/1/bookings"; + <programlisting>String uri = "https://example.com/hotels/1/bookings"; PostMethod post = new PostMethod(uri); String request = // create booking request content @@ -1279,28 +1279,28 @@ if (HttpStatus.SC_CREATED == post.getStatusCode()) { <entry>DELETE</entry> <entry><link - xl:href="http://static.springsource.org/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#delete(String,%20Object...)">delete</link></entry> + xl:href="https://docs.spring.io/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#delete(String,%20Object...)">delete</link></entry> </row> <row> <entry>GET</entry> <entry><link - xl:href="http://static.springsource.org/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#getForObject(String,%20Class,%20Object...)">getForObject</link></entry> + xl:href="https://docs.spring.io/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#getForObject(String,%20Class,%20Object...)">getForObject</link></entry> </row> <row> <entry></entry> <entry><link - xl:href="http://static.springsource.org/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#getForEntity(String,%20Class,%20Object...)">getForEntity</link></entry> + xl:href="https://docs.spring.io/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#getForEntity(String,%20Class,%20Object...)">getForEntity</link></entry> </row> <row> <entry>HEAD</entry> <entry><link - xl:href="http://static.springsource.org/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#headForHeaders(String,%20Object...)">headForHeaders(String + xl:href="https://docs.spring.io/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#headForHeaders(String,%20Object...)">headForHeaders(String url, String… urlVariables)</link></entry> </row> @@ -1308,7 +1308,7 @@ if (HttpStatus.SC_CREATED == post.getStatusCode()) { <entry>OPTIONS</entry> <entry><link - xl:href="http://static.springsource.org/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#optionsForAllow(String,%20Object...)">optionsForAllow(String + xl:href="https://docs.spring.io/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#optionsForAllow(String,%20Object...)">optionsForAllow(String url, String… urlVariables)</link></entry> </row> @@ -1316,7 +1316,7 @@ if (HttpStatus.SC_CREATED == post.getStatusCode()) { <entry>POST</entry> <entry><link - xl:href="http://static.springsource.org/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#postForLocation(String,%20Object,%20Object...)">postForLocation(String + xl:href="https://docs.spring.io/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#postForLocation(String,%20Object,%20Object...)">postForLocation(String url, Object request, String… urlVariables)</link></entry> </row> @@ -1324,7 +1324,7 @@ if (HttpStatus.SC_CREATED == post.getStatusCode()) { <entry></entry> <entry><link - xl:href="http://static.springsource.org/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#postForObject(java.lang.String,%20java.lang.Object,%20java.lang.Class,%20java.lang.String...)">postForObject(String + xl:href="https://docs.spring.io/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#postForObject(java.lang.String,%20java.lang.Object,%20java.lang.Class,%20java.lang.String...)">postForObject(String url, Object request, Class<T> responseType, String… uriVariables)</link></entry> </row> @@ -1333,7 +1333,7 @@ if (HttpStatus.SC_CREATED == post.getStatusCode()) { <entry>PUT</entry> <entry><link - xl:href="http://static.springsource.org/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#put(String,%20Object,%20Object...)">put(String + xl:href="https://docs.spring.io/spring/docs/current/api/org/springframework/web/client/RestTemplate.html#put(String,%20Object,%20Object...)">put(String url, Object request, String…urlVariables)</link></entry> </row> </tbody> @@ -1373,7 +1373,7 @@ if (HttpStatus.SC_CREATED == post.getStatusCode()) { <literal>String</literal> variable length argument or a <literal>Map<String,String></literal>. For example,</para> - <programlisting language="java">String result = restTemplate.getForObject("http://example.com/hotels/{hotel}/bookings/{booking}", + <programlisting language="java">String result = restTemplate.getForObject("https://example.com/hotels/{hotel}/bookings/{booking}", String.class,"42", "21"); </programlisting> @@ -1381,7 +1381,7 @@ if (HttpStatus.SC_CREATED == post.getStatusCode()) { <programlisting language="java">Map<String, String> vars = Collections.singletonMap("hotel", "42"); String result = - restTemplate.getForObject("http://example.com/hotels/{hotel}/rooms/{hotel}", String.class, vars); + restTemplate.getForObject("https://example.com/hotels/{hotel}/rooms/{hotel}", String.class, vars); </programlisting> <para>using a <literal>Map<String,String></literal>.</para> @@ -1411,7 +1411,7 @@ String result = <classname>HttpClient</classname> directly rewritten to use the <classname>RestTemplate</classname> is shown below</para> - <programlisting>uri = "http://example.com/hotels/{id}/bookings"; + <programlisting>uri = "https://example.com/hotels/{id}/bookings"; RestTemplate template = new RestTemplate(); @@ -1459,12 +1459,12 @@ URI location = template.postForLocation(uri, booking, "1"); For example the following: </para> - <programlisting language="java">restTemplate.getForObject("http://example.com/hotel list", String.class);</programlisting> + <programlisting language="java">restTemplate.getForObject("https://example.com/hotel list", String.class);</programlisting> - <para>will perform a GET on <filename>http://example.com/hotel%20list</filename>. + <para>will perform a GET on <filename>https://example.com/hotel%20list</filename>. That means if the input URL String is already encoded, it will be encoded twice -- - i.e. <filename>http://example.com/hotel%20list</filename> will become - <filename>http://example.com/hotel%2520list</filename>. + i.e. <filename>https://example.com/hotel%20list</filename> will become + <filename>https://example.com/hotel%2520list</filename>. If this is not the intended effect, use the <classname>java.net.URI</classname> method variant, which assumes the URL is already encoded is also generally useful if you want @@ -1477,7 +1477,7 @@ URI location = template.postForLocation(uri, booking, "1"); </para> <programlisting language="java">UriComponents uriComponents = - UriComponentsBuilder.fromUriString("http://example.com/hotels/{hotel}/bookings/{booking}").build() + UriComponentsBuilder.fromUriString("https://example.com/hotels/{hotel}/bookings/{booking}").build() .expand("42", "21") .encode(); @@ -1511,7 +1511,7 @@ URI uri = uriComponents.toUri();</programlisting> requestHeaders.set("MyRequestHeader", "MyValue"); HttpEntity<?> requestEntity = new HttpEntity(requestHeaders); -HttpEntity<String> response = template.exchange("http://example.com/hotels/{hotel}", +HttpEntity<String> response = template.exchange("https://example.com/hotels/{hotel}", HttpMethod.GET, requestEntity, String.class, "42"); String responseHeader = response.getHeaders().getFirst("MyResponseHeader"); diff --git a/src/reference/docbook/resources.xml b/src/reference/docbook/resources.xml index 9ccd6d8550..3bc37073b9 100644 --- a/src/reference/docbook/resources.xml +++ b/src/reference/docbook/resources.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> <title>Resources
@@ -293,7 +293,7 @@ Resource template = ctx.getResource("file:/some/resource/path/myTemplate.txt"); - Resource template = ctx.getResource("http://myhost.com/resource/path/myTemplate.txt"); + Resource template = ctx.getResource("https://myhost.com/resource/path/myTemplate.txt"); The following table summarizes the strategy for converting Strings to @@ -341,7 +341,7 @@ http: - http://myserver/logo.png + https://myserver/logo.png Loaded as a diff --git a/src/reference/docbook/scheduling.xml b/src/reference/docbook/scheduling.xml index 55c36cbc1b..3181a85404 100644 --- a/src/reference/docbook/scheduling.xml +++ b/src/reference/docbook/scheduling.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Task Execution and Scheduling
@@ -25,7 +25,7 @@ Spring also features integration classes for supporting scheduling with the Timer, part of the JDK since 1.3, and the Quartz Scheduler (). Both of those + xl:href="https://www.quartz-scheduler.org/">). Both of those schedulers are set up using a FactoryBean with optional references to Timer or Trigger instances, respectively. Furthermore, a @@ -612,7 +612,7 @@ void doSomething(String s) { be considered in light of the executor's queue capacity. For the full description of the relationship between pool size and queue capacity, consult the documentation for ThreadPoolExecutor. + xl:href="https://java.sun.com/javase/6/docs/api/java/util/concurrent/ThreadPoolExecutor.html">ThreadPoolExecutor. The main idea is that when a task is submitted, the executor will first try to use a free thread if the number of active threads is currently less than the core size. If the core size has been reached, then the @@ -710,7 +710,7 @@ void doSomething(String s) { Job and JobDetail objects to realize scheduling of all kinds of jobs. For the basic concepts behind Quartz, have a look at . For convenience + xl:href="https://www.quartz-scheduler.org/">. For convenience purposes, Spring offers a couple of classes that simplify the usage of Quartz within Spring-based applications. @@ -884,7 +884,7 @@ public class ExampleJob extends QuartzJobBean { SchedulerFactoryBean for you to set, such as the calendars used by the job details, properties to customize Quartz with, etc. Have a look at the SchedulerFactoryBean + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/scheduling/quartz/SchedulerFactoryBean.html">SchedulerFactoryBean Javadoc for more information.
diff --git a/src/reference/docbook/spring-form.tld.xml b/src/reference/docbook/spring-form.tld.xml index a28237adbe..6a2aa4cebb 100644 --- a/src/reference/docbook/spring-form.tld.xml +++ b/src/reference/docbook/spring-form.tld.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> spring-form.tld
Introduction @@ -15,7 +15,7 @@ the Spring Framework provides you with some tags for evaluating errors, setting themes and outputting internationalized messages. Please note that the various tags generated by this form tag library - are compliant with the XHTML-1.0-Strict specification and attendant DTD. + are compliant with the XHTML-1.0-Strict specification and attendant DTD. This appendix describes the spring-form.tld tag library. diff --git a/src/reference/docbook/spring.tld.xml b/src/reference/docbook/spring.tld.xml index 0ae0a49ea3..e308ccf475 100644 --- a/src/reference/docbook/spring.tld.xml +++ b/src/reference/docbook/spring.tld.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> spring.tld
Introduction @@ -15,7 +15,7 @@ the Spring Framework provides you with some tags for evaluating errors, setting themes and outputting internationalized messages. Please note that the various tags generated by this form tag library - are compliant with the XHTML-1.0-Strict specification and attendant DTD. + are compliant with the XHTML-1.0-Strict specification and attendant DTD. This appendix describes the spring.tld tag library. diff --git a/src/reference/docbook/swf-sidebar.xml b/src/reference/docbook/swf-sidebar.xml index 0d69d2617f..296b2868b5 100644 --- a/src/reference/docbook/swf-sidebar.xml +++ b/src/reference/docbook/swf-sidebar.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Spring Web Flow Spring Web Flow (SWF) aims to be the best solution for the management @@ -23,6 +23,6 @@ that drive business processes. For more information about SWF, consult the - Spring Web Flow website. + Spring Web Flow website. diff --git a/src/reference/docbook/testing.xml b/src/reference/docbook/testing.xml index e1ff6a7dda..be645df0c4 100644 --- a/src/reference/docbook/testing.xml +++ b/src/reference/docbook/testing.xml @@ -1,6 +1,6 @@ EasyMock or existing Servlet + xl:href="http://easymock.org/">EasyMock or existing Servlet API mock objects such as MockObjects.
@@ -2187,7 +2187,7 @@ public class WacTests { executing tests with a build framework such as Ant, Maven, or Gradle it is important to make sure that the build framework does not fork between tests. For example, if the forkMode + xl:href="https://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#forkMode">forkMode for the Maven Surefire plug-in is set to always or pertest, the TestContext framework will not be able to cache application contexts between test classes and the @@ -2521,7 +2521,7 @@ public class HibernateTitleRepositoryTests { <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"> <!-- this bean will be injected into the HibernateTitleRepositoryTests class --> <bean id="titleRepository" class=" - JUnit: + JUnit: A programmer-oriented testing framework for Java . Used by the Spring Framework in its test suite. @@ -3727,12 +3727,12 @@ public class HibernateClinicTests extends AbstractClinicTests { }
- "Mock + "Mock Objects": Article in Wikipedia. - EasyMock: Java + EasyMock: Java library that provides Mock Objects for interfaces (and objects through the class extension) by generating them on the fly using Java's proxy mechanism. Used by the Spring Framework @@ -3740,12 +3740,12 @@ public class HibernateClinicTests extends AbstractClinicTests { } - JMock: Library that + JMock: Library that supports test-driven development of Java code with mock objects. - Mockito: Java mock + Mockito: Java mock library based on the test spy pattern. diff --git a/src/reference/docbook/transaction.xml b/src/reference/docbook/transaction.xml index 2faac4652e..648b3d29cb 100644 --- a/src/reference/docbook/transaction.xml +++ b/src/reference/docbook/transaction.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Transaction Management
@@ -188,7 +188,7 @@ TR: OK AS IS - I think it's fine as is - the concepts apply to both programmatic resources, which is not a requirement for many applications. Many high-end applications use a single, highly scalable database (such as Oracle RAC) instead. Standalone transaction managers such as Atomikos Transactions and + xl:href="https://www.atomikos.com/">Atomikos Transactions and JOTM are other options. Of course, you may need other application server capabilities such as Java Message Service (JMS) and J2EE Connector Architecture @@ -380,9 +380,9 @@ TR:REVISED, PLS REVIEW--> xmlns:jee="http://www.springframework.org/schema/jee" 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/jee - http://www.springframework.org/schema/jee/spring-jee.xsd"> + https://www.springframework.org/schema/jee/spring-jee.xsd"> <jee:jndi-lookup id="dataSource" jndi-name="jdbc/jpetstore"/> @@ -800,11 +800,11 @@ public class DefaultFooService implements FooService { xmlns:tx="http://www.springframework.org/schema/tx" 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/tx - http://www.springframework.org/schema/tx/spring-tx.xsd + https://www.springframework.org/schema/tx/spring-tx.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"> <!-- this is the service object that we want to make transactional --> <bean id="fooService" class="x.y.service.DefaultFooService"/> @@ -1084,11 +1084,11 @@ if the underlying application server infrastructure throws an Error the transact xmlns:tx="http://www.springframework.org/schema/tx" 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/tx - http://www.springframework.org/schema/tx/spring-tx.xsd + https://www.springframework.org/schema/tx/spring-tx.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"> <aop:config> @@ -1128,11 +1128,11 @@ if the underlying application server infrastructure throws an Error the transact xmlns:tx="http://www.springframework.org/schema/tx" 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/tx - http://www.springframework.org/schema/tx/spring-tx.xsd + https://www.springframework.org/schema/tx/spring-tx.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"> <aop:config> @@ -1361,11 +1361,11 @@ public class DefaultFooService implements FooService { xmlns:tx="http://www.springframework.org/schema/tx" 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/tx - http://www.springframework.org/schema/tx/spring-tx.xsd + https://www.springframework.org/schema/tx/spring-tx.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"> <!-- this is the service object that we want to make transactional --> <bean id="fooService" class="x.y.service.DefaultFooService"/> @@ -2026,11 +2026,11 @@ public class SimpleProfiler implements Ordered { xmlns:tx="http://www.springframework.org/schema/tx" 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/tx - http://www.springframework.org/schema/tx/spring-tx.xsd + https://www.springframework.org/schema/tx/spring-tx.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"> <bean id="fooService" class="x.y.service.DefaultFooService"/> @@ -2081,11 +2081,11 @@ TR: REVISED, PLS REVIEW. changed to 'desired'; seems clear that the desired orde xmlns:tx="http://www.springframework.org/schema/tx" 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/tx - http://www.springframework.org/schema/tx/spring-tx.xsd + https://www.springframework.org/schema/tx/spring-tx.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"> <bean id="fooService" class="x.y.service.DefaultFooService"/> @@ -2191,7 +2191,7 @@ AnnotationTransactionAspect.aspectOf().setTransactionManager(txManager); To weave your applications with the AnnotationTransactionAspect you must either build your application with AspectJ (see the AspectJ + xl:href="https://www.eclipse.org/aspectj/doc/released/devguide/index.html">AspectJ Development Guide) or use load-time weaving. See for a discussion of load-time weaving with AspectJ. @@ -2523,7 +2523,7 @@ txManager.commit(status); Distributed + xl:href="https://www.javaworld.com/javaworld/jw-01-2009/jw-01-spring-transactions.html">Distributed transactions in Spring, with and without XA is a JavaWorld presentation in which SpringSource's David Syer guides you through seven patterns for distributed transactions in Spring applications, @@ -2531,9 +2531,9 @@ txManager.commit(status); - Java + Java Transaction Design Strategies is a book available from InfoQ that provides a well-paced + xl:href="https://www.infoq.com/">InfoQ that provides a well-paced introduction to transactions in Java. It also includes side-by-side examples of how to configure and use transactions with both the Spring Framework and EJB3. diff --git a/src/reference/docbook/validation.xml b/src/reference/docbook/validation.xml index 2eb98a76b0..22d3636aa6 100644 --- a/src/reference/docbook/validation.xml +++ b/src/reference/docbook/validation.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Validation, Data Binding, and Type Conversion
@@ -233,9 +233,9 @@ More information on the MessageCodesResolver and the default strategy can be found online with the Javadocs for MessageCodesResolver and DefaultMessageCodesResolver respectively.
@@ -250,7 +250,7 @@ would have a setter method setBingoMadness(..) and a getter method getBingoMadness(). For more information about JavaBeans and the specification, please refer to Sun's - website ( java.sun.com/products/javabeans).
One quite important class in the beans package is the @@ -625,7 +625,7 @@ Float salary = (Float) company.getPropertyValue("managingDirector.salary");]]>Note that you can also use the standard BeanInfo JavaBeans mechanism here as well (described in not-amazing-detail here). Find below an example of using the BeanInfo mechanism for explicitly registering one or more PropertyEditor @@ -1268,8 +1268,8 @@ public final class DateFormatter implements Formatter { }]]> The Spring team welcomes community-driven Formatter contributions; - see http://jira.springframework.org to contribute. + see https://jira.springframework.org to contribute.
@@ -1456,9 +1456,9 @@ public interface FormatterRegistrar { 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/mvc - http://www.springframework.org/schema/mvc/spring-mvc.xsd"> + https://www.springframework.org/schema/mvc/spring-mvc.xsd"> @@ -1480,9 +1480,9 @@ public interface FormatterRegistrar { 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/mvc - http://www.springframework.org/schema/mvc/spring-mvc.xsd"> + https://www.springframework.org/schema/mvc/spring-mvc.xsd"> @@ -1564,7 +1564,7 @@ public class AppConfig { 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> @@ -1652,7 +1652,7 @@ public class AppConfig { these constraints will be enforced. For general information on JSR-303, see the Bean Validation + xl:href="https://jcp.org/en/jsr/detail?id=303">Bean Validation Specification. For information on the specific capabilities of the default reference implementation, see the Hibernate Validator @@ -1868,9 +1868,9 @@ public class MyController { 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/mvc - http://www.springframework.org/schema/mvc/spring-mvc.xsd"> + https://www.springframework.org/schema/mvc/spring-mvc.xsd"> @@ -1910,9 +1910,9 @@ public class MyController { 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/mvc - http://www.springframework.org/schema/mvc/spring-mvc.xsd"> + https://www.springframework.org/schema/mvc/spring-mvc.xsd"> diff --git a/src/reference/docbook/view.xml b/src/reference/docbook/view.xml index a39942eb46..237c9913ed 100644 --- a/src/reference/docbook/view.xml +++ b/src/reference/docbook/view.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> View technologies
@@ -884,7 +884,7 @@ public String deletePet(@PathVariable int ownerId, @PathVariable int petId) { To be able to use Tiles, you have to configure it using files containing definitions (for basic information on definitions and other Tiles concepts, please have a look at ). In Spring this is done using the + xl:href="https://tiles.apache.org" />). In Spring this is done using the TilesConfigurer. Have a look at the following piece of example ApplicationContext configuration: @@ -1012,13 +1012,13 @@ findOwnersForm.url=/WEB-INF/jsp/findOwners.jsp
Velocity & FreeMarker - Velocity and FreeMarker are two templating + Velocity and FreeMarker are two templating languages that can be used as view technologies within Spring MVC applications. The languages are quite similar and serve similar needs and so are considered together in this section. For semantic and syntactic differences between the two languages, see the FreeMarker web site. + xl:href="https://freemarker.apache.org/">FreeMarker web site.
Dependencies @@ -1147,7 +1147,7 @@ findOwnersForm.url=/WEB-INF/jsp/findOwners.jsp </bean> Refer to the API + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/ui/velocity/VelocityEngineFactory.html">API documentation for Spring configuration of Velocity, or the Velocity documentation for examples and definitions of the 'velocity.properties' file itself. @@ -2609,7 +2609,7 @@ simpleReport.reportDataKey=myBeanData For an example of creating an Atom view please refer to Alef Arendsen's SpringSource Team Blog entry. + xl:href="https://spring.io/blog/2009/03/16/adding-an-atom-view-to-an-application-using-springs-rest-support/">entry.
diff --git a/src/reference/docbook/web-integration.xml b/src/reference/docbook/web-integration.xml index eff8255796..77e8955d51 100644 --- a/src/reference/docbook/web-integration.xml +++ b/src/reference/docbook/web-integration.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Integrating with other web frameworks
@@ -14,10 +14,10 @@ This chapter details Spring's integration with third party web frameworks such as JSF, Struts, WebWork, and Tapestry. + xl:href="https://java.sun.com/javaee/javaserverfaces/">JSF, Struts, WebWork, and Tapestry. @@ -88,7 +88,7 @@ contains all of the 'business beans' in one's application. On to specifics: all that one need do is to declare a ContextLoaderListener + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/context/ContextLoaderListener.html">ContextLoaderListener in the standard Java EE servlet web.xml file of one's web application, and add a contextConfigLocation <context-param/> section (in the same file) that defines which set @@ -111,7 +111,7 @@ context parameter, the ContextLoaderListener will look for a file called /WEB-INF/applicationContext.xml to load. Once the context files are loaded, Spring creates a WebApplicationContext + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/context/WebApplicationContext.html">WebApplicationContext object based on the bean definitions and stores it in the ServletContext of the web application. @@ -123,7 +123,7 @@ WebApplicationContext ctx = WebApplicationContextUtils.getWebApplicationContext(servletContext); The WebApplicationContextUtils + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/context/support/WebApplicationContextUtils.html">WebApplicationContextUtils class is for convenience, so you don't have to remember the name of the ServletContext attribute. Its getWebApplicationContext() method will return @@ -155,10 +155,10 @@ official part of the Java EE umbrella. For a popular JSF runtime as well as for popular JSF component - libraries, check out the Apache + libraries, check out the Apache MyFaces project. The MyFaces project also provides common JSF extensions such as MyFaces Orchestra: a + xl:href="https://myfaces.apache.org/orchestra/">MyFaces Orchestra: a Spring-based JSF extension that provides rich conversation scope support. @@ -167,7 +167,7 @@ established Spring Faces module, both for JSF-centric usage (as described in this section) and for Spring-centric usage (using JSF views within a Spring MVC dispatcher). Check out the Spring Web Flow + xl:href="https://www.springframework.org/webflow">Spring Web Flow website for details! @@ -181,7 +181,7 @@ The easiest way to integrate one's Spring middle-tier with one's JSF web layer is to use the + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/jsf/DelegatingVariableResolver.html"> DelegatingVariableResolver class. To configure this variable resolver in one's application, one will need to edit one's faces-context.xml file. After the @@ -279,7 +279,7 @@ well when mapping one's properties to beans in faces-config.xml, but at times one may need to grab a bean explicitly. The + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/jsf/FacesContextUtils.html"> FacesContextUtils class makes this easy. It is similar to WebApplicationContextUtils, except that it takes a FacesContext parameter @@ -292,7 +292,7 @@
Apache Struts 1.x and 2.x - Struts used to be the + Struts used to be the de facto web framework for Java applications, mainly because it was one of the first to be released (June 2001). It has now been renamed to Struts 1 (as opposed to Struts 2). Many applications still use it. @@ -311,7 +311,7 @@ Struts 2 is effectively a different product - a successor of WebWork 2.2 (as discussed in ), carrying the Struts brand now. Check out the Struts 2 Spring + xl:href="https://struts.apache.org/2.x/docs/spring-plugin.html">Spring Plugin for the built-in Spring integration shipped with Struts 2. In general, Struts 2 is closer to WebWork 2.2 than to Struts 1 in terms of its Spring integration implications. @@ -338,7 +338,7 @@ ContextLoaderPlugin The ContextLoaderPlugin + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/struts/ContextLoaderPlugIn.html">ContextLoaderPlugin is a Struts 1.1+ plug-in that loads a Spring context file for the Struts ActionServlet. This context refers to the root WebApplicationContext (loaded by the @@ -368,7 +368,7 @@ StrutsTestCase's MockStrutsTestCase won't initialize Listeners on startup so putting all your context files in the plugin is a workaround. (A + xl:href="https://sourceforge.net/tracker/index.php?func=detail&aid=1088866&group_id=39190&atid=424562"> bug has been filed for this issue, but has been closed as 'Wont Fix'). @@ -409,7 +409,7 @@ DelegatingRequestProcessor To configure the + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/struts/DelegatingRequestProcessor.html"> DelegatingRequestProcessor in your struts-config.xml file, override the "processorClass" property in the <controller> element. These @@ -437,7 +437,7 @@ If you are using Tiles in your Struts application, you must configure your <controller> with the DelegatingTilesRequestProcessor + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/struts/DelegatingTilesRequestProcessor.html">DelegatingTilesRequestProcessor instead.
@@ -449,7 +449,7 @@ can't use the DelegatingRequestProcessor or DelegatingTilesRequestProcessor approaches, you can use the + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/struts/DelegatingActionProxy.html"> DelegatingActionProxy as the type in your action-mapping.
@@ -487,7 +487,7 @@ is to extend Spring's Action classes for Struts. For example, instead of subclassing Struts' Action class, you can subclass Spring's + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/struts/ActionSupport.html"> ActionSupport class. The ActionSupport class provides additional @@ -516,23 +516,23 @@ to the name: ActionSupport, + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/struts/ActionSupport.html">ActionSupport, DispatchActionSupport, + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/struts/DispatchActionSupport.html">DispatchActionSupport, LookupDispatchActionSupport + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/struts/LookupDispatchActionSupport.html">LookupDispatchActionSupport and MappingDispatchActionSupport. + xl:href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/struts/MappingDispatchActionSupport.html">MappingDispatchActionSupport. @@ -548,7 +548,7 @@
WebWork 2.x - From the WebWork + From the WebWork homepage: @@ -567,7 +567,7 @@ nicely decoupled validation. One of the key enablers in WebWork's technology stack is an + xl:href="https://www.opensymphony.com/webwork/wikidocs/IoC%20Overview.html">an IoC container to manage Webwork Actions, handle the "wiring" of business objects, etc. Prior to WebWork version 2.2, WebWork used its own proprietary IoC container (and provided integration points so that one @@ -582,9 +582,9 @@ principle, it would be foolish to document the Spring-WebWork integration in light of the fact that the WebWork team have already written such a writeup. Please consult the Spring-WebWork + xl:href="https://www.opensymphony.com/webwork/wikidocs/Spring.html">Spring-WebWork integration page on the WebWork wiki + xl:href="https://wiki.opensymphony.com/display/WW/WebWork">WebWork wiki for the full lowdown. Note that the Spring-WebWork integration code was developed (and @@ -592,14 +592,14 @@ themselves. So please refer first to the WebWork site and forums if you are having issues with the integration. But feel free to post comments and queries regarding the Spring-WebWork integration on the - Spring + Spring support forums, too.
Tapestry 3.x and 4.x - From the Tapestry + From the Tapestry homepage: @@ -662,8 +662,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jee="http://www.springframework.org/schema/jee" xsi:schemaLocation=" -http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd -http://www.springframework.org/schema/jee http://www.springframework.org/schema/jee/spring-jee.xsd"> +http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd +http://www.springframework.org/schema/jee https://www.springframework.org/schema/jee/spring-jee.xsd"> <beans> <!-- the DataSource --> @@ -813,7 +813,7 @@ public class MyEngine extends org.apache.tapestry.engine.BaseEngine { <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE application PUBLIC "-//Apache Software Foundation//Tapestry Specification 3.0//EN" - "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd"> + "https://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd"> <application name="Whatever xPortal" engine-class="com.whatever.web.xportal.MyEngine"> @@ -844,7 +844,7 @@ public class MyEngine extends org.apache.tapestry.engine.BaseEngine { <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE page-specification PUBLIC "-//Apache Software Foundation//Tapestry Specification 3.0//EN" - "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd"> + "https://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd"> <page-specification class="com.whatever.web.xportal.pages.Login"> @@ -1112,23 +1112,23 @@ public abstract class Login extends BasePage implements ErrorProperty, PageRende The JSF + xl:href="https://java.sun.com/javaee/javaserverfaces/">JSF homepage - The Struts + The Struts homepage The WebWork + xl:href="https://www.opensymphony.com/webwork/">WebWork homepage - The Tapestry + The Tapestry homepage diff --git a/src/reference/docbook/xml-custom.xml b/src/reference/docbook/xml-custom.xml index f37b6306b3..02c1091cdf 100644 --- a/src/reference/docbook/xml-custom.xml +++ b/src/reference/docbook/xml-custom.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> Extensible XML authoring
Introduction @@ -270,7 +270,7 @@ public class SimpleDateFormatBeanDefinitionParser extends AbstractSingleBeanDefi xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:myns="http://www.mycompany.com/schema/myns" 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 http://www.mycompany.com/schema/myns http://www.mycompany.com/schema/myns/myns.xsd"> ]]><!-- as a top-level bean --> ]]> @@ -482,7 +482,7 @@ http\://www.foo.com/schema/component/component.xsd=com/foo/component.xsd]]> By way of another example, let's say that the service class that you are defining a bean definition for a service object that will (unknown to it) be accessing a clustered - JCache, and you want to ensure that + JCache, and you want to ensure that the named JCache instance is eagerly started within the surrounding cluster: jcache:cache-name="checking.account"> - The XML Schema Part 1: Structures Second Edition + The XML Schema Part 1: Structures Second Edition - The XML Schema Part 2: Datatypes Second Edition + The XML Schema Part 2: Datatypes Second Edition
diff --git a/src/reference/docbook/xsd-configuration.xml b/src/reference/docbook/xsd-configuration.xml index a78556a27c..269758f1a3 100644 --- a/src/reference/docbook/xsd-configuration.xml +++ b/src/reference/docbook/xsd-configuration.xml @@ -5,8 +5,8 @@ xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd - http://www.w3.org/1999/xlink http://www.docbook.org/xml/5.0/xsd/xlink.xsd"> + http://docbook.org/ns/docbook https://www.docbook.org/xml/5.0/xsd/docbook.xsd + http://www.w3.org/1999/xlink https://www.docbook.org/xml/5.0/xsd/xlink.xsd"> XML Schema-based configuration
Introduction @@ -59,7 +59,7 @@ + "https://www.springframework.org/dtd/spring-beans-2.0.dtd"> @@ -72,7 +72,7 @@ +http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> ]]><!-- bean definitions here -->xmlns:util="http://www.springframework.org/schema/util"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 definitions here --> Setting a bean property or constructor arg from a field value - FieldRetrievingFactoryBean + FieldRetrievingFactoryBean is a FactoryBean which retrieves a static or non-static field value. It is typically used for retrieving public static @@ -153,7 +153,7 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schem Find below an example which shows how a static field is exposed, by - using the staticField + using the staticField property: It is also possible to access a non-static (instance) field of another bean, as described in the API documentation for the - FieldRetrievingFactoryBean + FieldRetrievingFactoryBean class. @@ -481,8 +481,8 @@ public class Client { xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ]]>xmlns:jee="http://www.springframework.org/schema/jee"http://www.springframework.org/schema/jee http://www.springframework.org/schema/jee/spring-jee.xsd" +http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd +]]>http://www.springframework.org/schema/jee https://www.springframework.org/schema/jee/spring-jee.xsd" ]]><!-- bean definitions here -->xmlns:lang="http://www.springframework.org/schema/lang"http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang.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" ]]><!-- bean definitions here -->xmlns:jms="http://www.springframework.org/schema/jms"http://www.springframework.org/schema/jms http://www.springframework.org/schema/jms/spring-jms.xsd" +http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd +]]>http://www.springframework.org/schema/jms https://www.springframework.org/schema/jms/spring-jms.xsd" ]]><!-- bean definitions here -->xmlns:tx="http://www.springframework.org/schema/tx"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/tx https://www.springframework.org/schema/tx/spring-tx.xsd ]]><!-- bean definitions here -->xmlns:aop="http://www.springframework.org/schema/aop"http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.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" ]]><!-- bean definitions here -->xmlns:context="http://www.springframework.org/schema/context"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" ]]><!-- bean definitions here -->xmlns:jdbc="http://www.springframework.org/schema/jdbc"http://www.springframework.org/schema/jdbc http://www.springframework.org/schema/jdbc/spring-jdbc.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.xsd" ]]><!-- bean definitions here -->xmlns:jdbc="http://www.springframework.org/schema/cache"http://www.springframework.org/schema/cache http://www.springframework.org/schema/jdbc/spring-cache.xsd" +http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd +]]>http://www.springframework.org/schema/cache https://www.springframework.org/schema/jdbc/spring-cache.xsd" ]]><!-- bean definitions here --> +http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> ]]>]]>raise an issue + raise an issue and an example with your favorite IDE/editor may be included in the next release.
Setting up Eclipse The following steps illustrate setting up - Eclipse to be XSD-aware. + Eclipse to be XSD-aware. The assumption in the following steps is that you already have an Eclipse project open (either a brand new project or an already existing one). @@ -931,8 +931,8 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schem 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"> ]]> @@ -969,7 +969,7 @@ http://www.springframework.org/schema/util http://www.springframework.org/schema The Eclipse Web Tools Platform (WTP) - + @@ -977,7 +977,7 @@ http://www.springframework.org/schema/util http://www.springframework.org/schema A list of Eclipse XML plugins - + @@ -988,7 +988,7 @@ http://www.springframework.org/schema/util http://www.springframework.org/schema Patches showing how to configure an Eclipse XML editor are welcomed. Any such contributions are best submitted as patches via the Spring Framework - JIRA Issue Tracker + JIRA Issue Tracker and may be featured in the next release. Unfortunately, precisely because there is no standard XML editor for Eclipse, @@ -1001,11 +1001,11 @@ http://www.springframework.org/schema/util http://www.springframework.org/schema Spring IDE There is a dedicated Spring Framework plugin for Eclipse called - Spring IDE and it is pretty darn cool. (There's a + Spring IDE and it is pretty darn cool. (There's a considered and non-biased opinion for you!) This plugin makes using Spring even easier, and it has more than just support for the core Spring Framework... Spring Web Flow is supported too. Details of how to install Spring IDE can be found on the - Spring IDE installation page. + Spring IDE installation page. @@ -1040,7 +1040,7 @@ http://www.springframework.org/schema/util http://www.springframework.org/schema Setting up IntelliJ IDEA The following steps illustrate setting up the - IntelliJ IDEA IDE to be XSD-aware. + IntelliJ IDEA IDE to be XSD-aware. The assumption in the following steps is that you already have an IDEA project open (either a brand new project or an already existing one). @@ -1053,8 +1053,8 @@ http://www.springframework.org/schema/util http://www.springframework.org/schema 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"> ]]> diff --git a/src/test/java/org/springframework/aop/config/AopNamespaceHandlerScopeIntegrationTests-context.xml b/src/test/java/org/springframework/aop/config/AopNamespaceHandlerScopeIntegrationTests-context.xml index 49e480a664..56d265dc06 100644 --- a/src/test/java/org/springframework/aop/config/AopNamespaceHandlerScopeIntegrationTests-context.xml +++ b/src/test/java/org/springframework/aop/config/AopNamespaceHandlerScopeIntegrationTests-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-2.0.xsd + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> diff --git a/src/test/java/org/springframework/aop/framework/autoproxy/AdvisorAutoProxyCreatorIntegrationTests-context.xml b/src/test/java/org/springframework/aop/framework/autoproxy/AdvisorAutoProxyCreatorIntegrationTests-context.xml index c5b04a53df..3f2fd1ba6a 100644 --- a/src/test/java/org/springframework/aop/framework/autoproxy/AdvisorAutoProxyCreatorIntegrationTests-context.xml +++ b/src/test/java/org/springframework/aop/framework/autoproxy/AdvisorAutoProxyCreatorIntegrationTests-context.xml @@ -1,5 +1,5 @@ - +