This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.19.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.19.x by this push:
new 744fb35b6b Add 5.9.4 spring schemas (#1839)
744fb35b6b is described below
commit 744fb35b6b939e7ab96ca046cb97b26ab7fdaabb
Author: JB Onofré <[email protected]>
AuthorDate: Thu Mar 26 17:54:58 2026 +0100
Add 5.9.4 spring schemas (#1839)
---
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(+)
diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas
b/activemq-osgi/src/main/resources/META-INF/spring.schemas
index a593d1b532..f73fa9fbea 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -93,6 +93,7 @@
http\://activemq.apache.org/schema/core/activemq-core-5.19.0.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-5.19.1.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-5.19.2.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-5.19.3.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.19.4.xsd=activemq.xsd
http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd
diff --git a/activemq-spring/src/main/resources/META-INF/spring.schemas
b/activemq-spring/src/main/resources/META-INF/spring.schemas
index ad80ef8242..2cbc1f7268 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -93,6 +93,7 @@
http\://activemq.apache.org/schema/core/activemq-core-5.19.0.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-5.19.1.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-5.19.2.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-5.19.3.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.19.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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact