Repository: activemq Updated Branches: refs/heads/activemq-5.14.x 0a46ffdb5 -> 0057a4bfe
NO-JIRA: Adding 5.14.5 schemas Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/0057a4bf Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/0057a4bf Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/0057a4bf Branch: refs/heads/activemq-5.14.x Commit: 0057a4bfea186d8f3c30054c75a5adc1426f8c20 Parents: 0a46ffd Author: Dejan Bosanac <[email protected]> Authored: Tue Apr 11 17:21:07 2017 +0200 Committer: Dejan Bosanac <[email protected]> Committed: Tue Apr 11 17:21:07 2017 +0200 ---------------------------------------------------------------------- activemq-osgi/src/main/resources/META-INF/spring.schemas | 2 ++ activemq-spring/src/main/resources/META-INF/spring.schemas | 1 + 2 files changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/0057a4bf/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..6e4e60f 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\://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/0057a4bf/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..9602272 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -53,6 +53,7 @@ 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\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd
