From: Erik Brakkee Date: Tue, 5 Jul 2011 16:46:00 +0000 (+0000) Subject: no longer depending on hard coded value of schema versions. X-Git-Tag: wamblee-utils-0.7~15 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=2a84195b0e930d25fd3b005490c764bfc73acff7;p=utils no longer depending on hard coded value of schema versions. Using the schema without a version so it is always resolved from the jar. --- diff --git a/system/spring/src/test/resources/test.org.wamblee.system.spring.xml b/system/spring/src/test/resources/test.org.wamblee.system.spring.xml index 238054b5..b74efcb9 100644 --- a/system/spring/src/test/resources/test.org.wamblee.system.spring.xml +++ b/system/spring/src/test/resources/test.org.wamblee.system.spring.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/system/spring/src/test/resources/test.org.wamblee.system.springWithProperties.xml b/system/spring/src/test/resources/test.org.wamblee.system.springWithProperties.xml index 1ece7d14..1faef844 100644 --- a/system/spring/src/test/resources/test.org.wamblee.system.springWithProperties.xml +++ b/system/spring/src/test/resources/test.org.wamblee.system.springWithProperties.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/system/spring/src/test/resources/test.org.wamblee.system.springWithProperties2.xml b/system/spring/src/test/resources/test.org.wamblee.system.springWithProperties2.xml index 1546261f..c4d0d02e 100644 --- a/system/spring/src/test/resources/test.org.wamblee.system.springWithProperties2.xml +++ b/system/spring/src/test/resources/test.org.wamblee.system.springWithProperties2.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans/spring-beans.xsd"> diff --git a/system/spring/src/test/resources/test.org.wamblee.system.springWithRequirements.xml b/system/spring/src/test/resources/test.org.wamblee.system.springWithRequirements.xml index a2f60d83..99e89a00 100644 --- a/system/spring/src/test/resources/test.org.wamblee.system.springWithRequirements.xml +++ b/system/spring/src/test/resources/test.org.wamblee.system.springWithRequirements.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans/spring-beans.xsd">