You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cs...@apache.org on 2018/11/14 15:01:09 UTC

activemq git commit: NO-JIRA: Add 5.15.8 schema version

Repository: activemq
Updated Branches:
  refs/heads/master bc8c78cd3 -> 50d1fe9f8


NO-JIRA: Add 5.15.8 schema version


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

Branch: refs/heads/master
Commit: 50d1fe9f8e6b79150831d6b625df007c2d943169
Parents: bc8c78c
Author: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Authored: Wed Nov 14 10:00:36 2018 -0500
Committer: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Committed: Wed Nov 14 10:01:03 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/50d1fe9f/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 0eb089e..67b0cd3 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -62,6 +62,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.15.4.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.5.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.6.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.7.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.15.8.xsd=activemq.xsd
 
 http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd
 

http://git-wip-us.apache.org/repos/asf/activemq/blob/50d1fe9f/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 d3eb596..d340983 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -62,6 +62,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.15.4.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.5.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.6.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.7.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.15.8.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