Repository: activemq
Updated Branches:
  refs/heads/master 5fd63a0e4 -> 21955e2ea


[AMQ-6544] Create spring.schemas with schemas of activemq and spring


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/50dae267
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/50dae267
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/50dae267

Branch: refs/heads/master
Commit: 50dae26788400cef745932535f1c933abdd56637
Parents: 5fd63a0
Author: Christian Schneider <ch...@die-schneider.net>
Authored: Mon Dec 19 13:51:58 2016 +0100
Committer: Christian Schneider <ch...@die-schneider.net>
Committed: Mon Dec 19 13:51:58 2016 +0100

----------------------------------------------------------------------
 activemq-osgi/pom.xml                           | 21 ------
 .../src/main/resources/META-INF/spring.schemas  | 75 ++++++++++++++++++++
 2 files changed, 75 insertions(+), 21 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/50dae267/activemq-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml
index 11d980d..ddf4dba 100644
--- a/activemq-osgi/pom.xml
+++ b/activemq-osgi/pom.xml
@@ -272,27 +272,6 @@
               </resources>
             </configuration>
           </execution>
-          <execution>
-            <id>copy-spring</id>
-            <phase>validate</phase>
-            <goals>
-              <goal>copy-resources</goal>
-            </goals>
-            <configuration>
-              
<outputDirectory>${basedir}/target/extra-resources/META-INF</outputDirectory>
-              <resources>
-                <resource>
-                  
<directory>${basedir}/../activemq-spring/target/classes/META-INF</directory>
-                  <includes>
-                    <include>spring.*</include>
-                  </includes>
-                  <excludes>
-                      <exclude>spring.handlers</exclude>
-                  </excludes>
-                </resource>
-              </resources>
-            </configuration>
-          </execution>
         </executions>
       </plugin>
 

http://git-wip-us.apache.org/repos/asf/activemq/blob/50dae267/activemq-osgi/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
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 0000000..1d31287
--- /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

Reply via email to