Repository: activemq Updated Branches: refs/heads/activemq-5.15.x 72c075cc9 -> 7e477d035
NO-JIRA: Add 5.15.4 schema identifier (cherry picked from commit 1db36d864d4199894d873bf7d7dfae5a23399de1) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/7e477d03 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/7e477d03 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/7e477d03 Branch: refs/heads/activemq-5.15.x Commit: 7e477d03551a4da6e302ada368d05a79bca5c1be Parents: 72c075c Author: Christopher L. Shannon (cshannon) <christopher.l.shan...@gmail.com> Authored: Thu May 17 13:14:13 2018 -0400 Committer: Christopher L. Shannon (cshannon) <christopher.l.shan...@gmail.com> Committed: Thu May 17 13:15:45 2018 -0400 ---------------------------------------------------------------------- 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/7e477d03/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 858016f..f5e68a6 100644 --- a/activemq-osgi/src/main/resources/META-INF/spring.schemas +++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas @@ -58,6 +58,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.15.0.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.2.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.3.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.15.4.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/7e477d03/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 24f2029..0109338 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -58,6 +58,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.15.0.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.2.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.3.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.15.4.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