diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 11d980d20c..ddf4dbac86 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -272,27 +272,6 @@ - - copy-spring - validate - - copy-resources - - - ${basedir}/target/extra-resources/META-INF - - - ${basedir}/../activemq-spring/target/classes/META-INF - - spring.* - - - spring.handlers - - - - - diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas b/activemq-osgi/src/main/resources/META-INF/spring.schemas new file mode 100644 index 0000000000..1d31287508 --- /dev/null +++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas @@ -0,0 +1,75 @@ +## --------------------------------------------------------------------------- +## Licensed to the Apache Software Foundation (ASF) under one or more +## contributor license agreements. See the NOTICE file distributed with +## this work for additional information regarding copyright ownership. +## The ASF licenses this file to You under the Apache License, Version 2.0 +## (the "License"); you may not use this file except in compliance with +## the License. You may obtain a copy of the License at +## +## http://www.apache.org/licenses/LICENSE-2.0 +## +## Unless required by applicable law or agreed to in writing, software +## distributed under the License is distributed on an "AS IS" BASIS, +## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +## See the License for the specific language governing permissions and +## limitations under the License. +## --------------------------------------------------------------------------- +http\://activemq.org/config/1.0=activemq.xsd +http\://activemq.org/config/1.0/1.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.0.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.1.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.2.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.3.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.3.1.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.3.2.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.4.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.4.1.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.4.2.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.5.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.5.1.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.6.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.7.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.8.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.9.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.9.1.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.10.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.10.1.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.11.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.11.1.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.11.2.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.12.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.12.1.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.12.2.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.13.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.13.1.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.13.2.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.13.3.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.13.4.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.13.5.xsd=activemq.xsd +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\://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-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd +http\://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd +http\://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd +http\://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd +http\://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd +http\://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd +http\://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd +http\://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd +http\://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd +http\://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd +http\://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd +http\://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd +http\://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd +http\://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd +http\://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd +http\://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd +http\://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd +http\://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd