Repository: activemq
Updated Branches:
  refs/heads/master 480f1bb6c -> 13ed4b64e


NO-JIRA: Adding spring schemas


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/13ed4b64
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/13ed4b64
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/13ed4b64

Branch: refs/heads/master
Commit: 13ed4b64e8f05f7a63ba82da4916be2484fd6143
Parents: 480f1bb
Author: Christopher L. Shannon (cshannon) <christopher.l.shan...@gmail.com>
Authored: Tue Jun 27 13:32:49 2017 -0400
Committer: Christopher L. Shannon (cshannon) <christopher.l.shan...@gmail.com>
Committed: Tue Jun 27 13:32:49 2017 -0400

----------------------------------------------------------------------
 activemq-osgi/src/main/resources/META-INF/spring.schemas   | 2 ++
 activemq-spring/src/main/resources/META-INF/spring.schemas | 2 ++
 2 files changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/13ed4b64/activemq-osgi/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas 
b/activemq-osgi/src/main/resources/META-INF/spring.schemas
index 08fc8bf..270c66f 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -53,6 +53,8 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.14.1.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.14.2.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.14.3.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.14.4.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.14.5.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.15.0.xsd=activemq.xsd
 
 http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd

http://git-wip-us.apache.org/repos/asf/activemq/blob/13ed4b64/activemq-spring/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
diff --git a/activemq-spring/src/main/resources/META-INF/spring.schemas 
b/activemq-spring/src/main/resources/META-INF/spring.schemas
index 913d21d..b114a57 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -53,6 +53,8 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.14.1.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.14.2.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.14.3.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.14.4.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.14.5.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.15.0.xsd=activemq.xsd
 
 http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd

Reply via email to