This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new f07c379f58 #2201 Update spring.schemas to include missing
'spring-beans.xsd' mapping (#2202)
f07c379f58 is described below
commit f07c379f58a4d9defd87fa9df7aa0ac0ffd5d55d
Author: lichtin <[email protected]>
AuthorDate: Fri Jul 10 06:44:50 2026 +0200
#2201 Update spring.schemas to include missing 'spring-beans.xsd' mapping
(#2202)
---
activemq-spring/src/main/resources/META-INF/spring.schemas | 2 ++
1 file changed, 2 insertions(+)
diff --git a/activemq-spring/src/main/resources/META-INF/spring.schemas
b/activemq-spring/src/main/resources/META-INF/spring.schemas
index 776b6e36a9..5e2101e7b2 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -26,3 +26,5 @@
http\://activemq.apache.org/schema/core/activemq-core-6.3.0.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\://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans.xsd
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact