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 d01dd9dc68 Upgrade to spring.schemas in preparation for the 5.19.3
release (#1805)
d01dd9dc68 is described below
commit d01dd9dc682d083ecbbd1dde7fb2f3772f371097
Author: JB Onofré <[email protected]>
AuthorDate: Thu Mar 19 11:46:57 2026 +0100
Upgrade to spring.schemas in preparation for the 5.19.3 release (#1805)
---
activemq-osgi/src/main/resources/META-INF/spring.schemas | 2 ++
activemq-spring/src/main/resources/META-INF/spring.schemas | 2 ++
2 files changed, 4 insertions(+)
diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas
b/activemq-osgi/src/main/resources/META-INF/spring.schemas
index ea744c7336..a593d1b532 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -91,6 +91,8 @@
http\://activemq.apache.org/schema/core/activemq-core-5.18.5.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-5.18.6.xsd=activemq.xsd
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\://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 245cda50cf..ad80ef8242 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -91,6 +91,8 @@
http\://activemq.apache.org/schema/core/activemq-core-5.18.5.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-5.18.6.xsd=activemq.xsd
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\://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