This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch revert-2211-backport-2202-activemq-6.2.x in repository https://gitbox.apache.org/repos/asf/activemq.git
commit b30ed0fa484ce3bc54e81c55a29c58c0bc41ffe0 Author: JB Onofré <[email protected]> AuthorDate: Tue Jul 21 18:30:08 2026 +0200 Revert "#2201 Update spring.schemas to include missing 'spring-beans.xsd' map…" This reverts commit 32441f470960058912f14bcf932b9bf71d456275. --- activemq-spring/src/main/resources/META-INF/spring.schemas | 2 -- 1 file changed, 2 deletions(-) diff --git a/activemq-spring/src/main/resources/META-INF/spring.schemas b/activemq-spring/src/main/resources/META-INF/spring.schemas index dc834fed6b..f02f2aee30 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -33,5 +33,3 @@ http\://activemq.apache.org/schema/core/activemq-core-6.2.8.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
