Repository: activemq Updated Branches: refs/heads/activemq-5.14.x 16de69502 -> 2c737a32a
NO-JIRA: Adding 5.14.4 schemas (cherry picked from commit 67ad35d34289aa16c7fcc8f3ed94bb37882a8529) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/2c737a32 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/2c737a32 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/2c737a32 Branch: refs/heads/activemq-5.14.x Commit: 2c737a32a1b7b11aa463b08c0f6ac7d4035ecc83 Parents: 16de695 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:47 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/2c737a32/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/2c737a32/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
