Repository: activemq Updated Branches: refs/heads/master ef84db5e6 -> 67ad35d34
NO-JIRA: Adding 5.14.4 schemas Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/67ad35d3 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/67ad35d3 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/67ad35d3 Branch: refs/heads/master Commit: 67ad35d34289aa16c7fcc8f3ed94bb37882a8529 Parents: ef84db5 Author: Christopher L. Shannon (cshannon) <[email protected]> Authored: Mon Feb 27 07:56:14 2017 -0500 Committer: Christopher L. Shannon (cshannon) <[email protected]> Committed: Mon Feb 27 07:56:14 2017 -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/67ad35d3/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 f3c12be..08fc8bf 100644 --- a/activemq-osgi/src/main/resources/META-INF/spring.schemas +++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas @@ -52,6 +52,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.14.0.xsd=activemq.xsd 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\://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/67ad35d3/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 8cd01a2..913d21d 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -52,6 +52,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.14.0.xsd=activemq.xsd 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\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd
