From d4794e2420f373c90a295791712ac225953ed0b4 Mon Sep 17 00:00:00 2001 From: Willem Ning Jiang Date: Fri, 15 Jan 2010 06:36:06 +0000 Subject: [PATCH] AMQ-2569 Updated the spring.schemas file in activemq-core with the released activemq-core version git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@899542 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-core/src/main/resources/META-INF/spring.schemas | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/activemq-core/src/main/resources/META-INF/spring.schemas b/activemq-core/src/main/resources/META-INF/spring.schemas index 0fd7b385c2..497c7b30a2 100644 --- a/activemq-core/src/main/resources/META-INF/spring.schemas +++ b/activemq-core/src/main/resources/META-INF/spring.schemas @@ -18,3 +18,8 @@ http\://activemq.org/config/1.0=activemq.xsd http\://activemq.org/config/1.0/1.0.xsd=activemq.xsd http\://activemq.apache.org/schema/core=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.0.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.1.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.2.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.3.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-${pom.version}.xsd=activemq.xsd