This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c3ded82d Remove old spring-ws bundles
5c3ded82d is described below

commit 5c3ded82dbd93559e0c7f748678c56ff692d553b
Author: JB Onofré <[email protected]>
AuthorDate: Wed Jul 17 07:37:48 2024 +0200

    Remove old spring-ws bundles
---
 spring-ws-core-2.4.2.RELEASE/pom.xml               | 204 ---------------------
 .../src/main/resources/OSGI-INF/bundle.info        |  13 --
 spring-ws-security-2.4.2.RELEASE/pom.xml           | 157 ----------------
 .../src/main/resources/OSGI-INF/bundle.info        |  13 --
 spring-ws-support-2.4.2.RELEASE/pom.xml            | 169 -----------------
 .../src/main/resources/OSGI-INF/bundle.info        |  13 --
 spring-ws-test-2.4.2.RELEASE/pom.xml               | 127 -------------
 .../src/main/resources/OSGI-INF/bundle.info        |  13 --
 8 files changed, 709 deletions(-)

diff --git a/spring-ws-core-2.4.2.RELEASE/pom.xml 
b/spring-ws-core-2.4.2.RELEASE/pom.xml
deleted file mode 100644
index 367c13982..000000000
--- a/spring-ws-core-2.4.2.RELEASE/pom.xml
+++ /dev/null
@@ -1,204 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
-
-    <!--
-
-        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.
-    -->
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.servicemix.bundles</groupId>
-        <artifactId>bundles-pom</artifactId>
-        <version>14</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.spring-ws-core</artifactId>
-    <version>2.4.2.RELEASE_3-SNAPSHOT</version>
-    <packaging>bundle</packaging>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-
-    <scm>
-        
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
-        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
-        <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
-  </scm>
-
-    <properties>
-        <pkgGroupId>org.springframework.ws</pkgGroupId>
-        <pkgArtifactId>spring-ws-core</pkgArtifactId>
-        <pkgVersion>2.4.2.RELEASE</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            org.springframework.ws
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            javax.activation, 
-            javax.servlet, 
-            javax.servlet.http, 
-            javax.wsdl, 
-            javax.wsdl.extensions, 
-            javax.wsdl.extensions.schema, 
-            javax.wsdl.extensions.soap, 
-            javax.wsdl.extensions.soap12, 
-            javax.wsdl.factory, 
-            javax.wsdl.xml, 
-            javax.xml, 
-            javax.xml.bind, 
-            javax.xml.bind.annotation, 
-            javax.xml.namespace, 
-            javax.xml.parsers, 
-            javax.xml.soap, 
-            javax.xml.stream, 
-            javax.xml.stream.events, 
-            javax.xml.stream.util, 
-            javax.xml.transform, 
-            javax.xml.transform.dom, 
-            javax.xml.transform.sax, 
-            javax.xml.transform.stax, 
-            javax.xml.transform.stream, 
-            javax.xml.xpath, 
-            nu.xom;resolution:=optional, 
-            nu.xom.converters;resolution:=optional, 
-            org.apache.axiom.attachments;resolution:=optional, 
-            org.apache.axiom.om;resolution:=optional, 
-            org.apache.axiom.om.ds;resolution:=optional, 
-            org.apache.axiom.om.impl;resolution:=optional, 
-            org.apache.axiom.om.util;resolution:=optional, 
-            org.apache.axiom.soap;resolution:=optional, 
-            org.apache.axiom.soap.impl.builder;resolution:=optional, 
-            org.apache.commons.httpclient;resolution:=optional, 
-            org.apache.commons.httpclient.auth;resolution:=optional, 
-            org.apache.commons.httpclient.methods;resolution:=optional, 
-            org.apache.commons.httpclient.params;resolution:=optional, 
-            org.apache.commons.logging;resolution:=optional, 
-            org.apache.http;resolution:=optional, 
-            org.apache.http.auth;resolution:=optional, 
-            org.apache.http.client;resolution:=optional, 
-            org.apache.http.client.methods;resolution:=optional, 
-            org.apache.http.conn;resolution:=optional, 
-            org.apache.http.conn.routing;resolution:=optional, 
-            org.apache.http.entity;resolution:=optional, 
-            org.apache.http.impl.client;resolution:=optional, 
-            org.apache.http.impl.conn;resolution:=optional, 
-            org.apache.http.params;resolution:=optional, 
-            org.apache.http.protocol;resolution:=optional, 
-            org.apache.http.util;resolution:=optional, 
-            org.dom4j;resolution:=optional, 
-            org.dom4j.io;resolution:=optional, 
-            org.jdom2;resolution:=optional, 
-            org.jdom2.input;resolution:=optional, 
-            org.jdom2.transform;resolution:=optional, 
-            
org.springframework.aop.support;version="[4,5)";resolution:=optional, 
-            org.springframework.beans;version="[4,5)";resolution:=optional, 
-            
org.springframework.beans.factory;version="[4,5)";resolution:=optional, 
-            
org.springframework.beans.factory.annotation;version="[4,5)";resolution:=optional,
 
-            
org.springframework.beans.factory.config;version="[4,5)";resolution:=optional, 
-            
org.springframework.beans.factory.parsing;version="[4,5)";resolution:=optional, 
-            
org.springframework.beans.factory.support;version="[4,5)";resolution:=optional, 
-            
org.springframework.beans.factory.xml;version="[4,5)";resolution:=optional, 
-            
org.springframework.beans.propertyeditors;version="[4,5)";resolution:=optional, 
-            org.springframework.context;version="[4,5)";resolution:=optional, 
-            
org.springframework.context.annotation;version="[4,5)";resolution:=optional, 
-            
org.springframework.context.support;version="[4,5)";resolution:=optional, 
-            org.springframework.core;version="[4,5)";resolution:=optional, 
-            
org.springframework.core.annotation;version="[4,5)";resolution:=optional, 
-            
org.springframework.core.convert;version="[4,5)";resolution:=optional, 
-            
org.springframework.core.convert.support;version="[4,5)";resolution:=optional, 
-            org.springframework.core.io;version="[4,5)";resolution:=optional, 
-            
org.springframework.core.io.support;version="[4,5)";resolution:=optional, 
-            org.springframework.http;version="[4,5)";resolution:=optional, 
-            
org.springframework.http.client;version="[4,5)";resolution:=optional, 
-            org.springframework.oxm;version="[4,5)";resolution:=optional, 
-            org.springframework.oxm.mime;version="[4,5)";resolution:=optional, 
-            
org.springframework.stereotype;version="[4,5)";resolution:=optional, 
-            org.springframework.util;version="[4,5)";resolution:=optional, 
-            org.springframework.util.xml;version="[4,5)";resolution:=optional, 
-            
org.springframework.validation;version="[4,5)";resolution:=optional, 
-            
org.springframework.web.context;version="[4,5)";resolution:=optional, 
-            
org.springframework.web.context.support;version="[4,5)";resolution:=optional, 
-            
org.springframework.web.servlet;version="[4,5)";resolution:=optional, 
-            org.springframework.web.util;version="[4,5)";resolution:=optional, 
-            org.springframework.xml;resolution:=optional, 
-            org.springframework.xml.namespace;resolution:=optional, 
-            org.springframework.xml.sax;resolution:=optional, 
-            org.springframework.xml.transform;resolution:=optional, 
-            org.springframework.xml.validation;resolution:=optional, 
-            org.springframework.xml.xpath;resolution:=optional, 
-            org.springframework.xml.xsd;resolution:=optional, 
-            org.springframework.xml.xsd.commons;resolution:=optional, 
-            org.w3c.dom;resolution:=optional, 
-            org.w3c.dom.ls;resolution:=optional, 
-            org.xml.sax;resolution:=optional, 
-            org.xml.sax.ext;resolution:=optional, 
-            org.xml.sax.helpers;resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-shade-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>shade</goal>
-                        </goals>
-                        <configuration>
-                            <artifactSet>
-                                <includes>
-                                    
<include>${pkgGroupId}:${pkgArtifactId}</include>
-                                </includes>
-                            </artifactSet>
-                            <filters>
-                                <filter>
-                                    
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
-                                    <includes>
-                                        <include>**/*.schemas</include>
-                                        <include>**/*.handlers</include>
-                                    </includes>
-                                </filter>
-                            </filters>
-                            
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
-                            
<createDependencyReducedPom>true</createDependencyReducedPom>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git 
a/spring-ws-core-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-ws-core-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 265675cc5..000000000
--- a/spring-ws-core-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,13 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Spring Web Services aims to facilitate contract-first SOAP service 
development, 
-    allowing for the creation of flexible web services using one of the many 
ways 
-    to manipulate XML payloads. 
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://projects.spring.io/spring-ws/\u001B[0m
diff --git a/spring-ws-security-2.4.2.RELEASE/pom.xml 
b/spring-ws-security-2.4.2.RELEASE/pom.xml
deleted file mode 100644
index e441d5224..000000000
--- a/spring-ws-security-2.4.2.RELEASE/pom.xml
+++ /dev/null
@@ -1,157 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
-
-    <!--
-
-        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.
-    -->
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.servicemix.bundles</groupId>
-        <artifactId>bundles-pom</artifactId>
-        <version>14</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.spring-ws-security</artifactId>
-    <version>2.4.2.RELEASE_3-SNAPSHOT</version>
-    <packaging>bundle</packaging>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-
-    <scm>
-        
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
-        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
-        <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
-  </scm>
-
-    <properties>
-        <pkgGroupId>org.springframework.ws</pkgGroupId>
-        <pkgArtifactId>spring-ws-security</pkgArtifactId>
-        <pkgVersion>2.4.2.RELEASE</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            org.springframework.ws.soap.security
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            com.sun.xml.wss;resolution:=optional, 
-            com.sun.xml.wss.impl;resolution:=optional, 
-            com.sun.xml.wss.impl.callback;resolution:=optional, 
-            javax.crypto, 
-            javax.net.ssl, 
-            javax.security.auth, 
-            javax.security.auth.callback, 
-            javax.security.auth.login, 
-            javax.security.auth.x500, 
-            javax.xml.namespace, 
-            javax.xml.soap, 
-            net.sf.ehcache;resolution:=optional, 
-            org.apache.commons.logging;resolution:=optional, 
-            org.apache.ws.security;resolution:=optional, 
-            org.apache.ws.security.components.crypto;resolution:=optional, 
-            org.apache.ws.security.handler;resolution:=optional, 
-            org.apache.ws.security.message.token;resolution:=optional, 
-            org.apache.ws.security.saml;resolution:=optional, 
-            org.apache.ws.security.util;resolution:=optional, 
-            org.apache.ws.security.validate;resolution:=optional, 
-            org.apache.wss4j.common;resolution:=optional,
-            org.apache.wss4j.common.bsp;resolution:=optional,
-            org.apache.wss4j.common.crypto;resolution:=optional,
-            org.apache.wss4j.common.ext;resolution:=optional,
-            org.apache.wss4j.common.principal;resolution:=optional,
-            org.apache.wss4j.dom;resolution:=optional,
-            org.apache.wss4j.dom.engine;resolution:=optional,
-            org.apache.wss4j.dom.handler;resolution:=optional,
-            org.apache.wss4j.dom.message.token;resolution:=optional,
-            org.apache.wss4j.dom.util;resolution:=optional,
-            org.apache.wss4j.dom.validate;resolution:=optional,
-            org.apache.xml.security.utils;resolution:=optional, 
-            
org.springframework.beans.factory;version="[4,5)";resolution:=optional, 
-            org.springframework.context;version="[4,5)";resolution:=optional, 
-            
org.springframework.context.support;version="[4,5)";resolution:=optional, 
-            org.springframework.core.io;version="[4,5)";resolution:=optional, 
-            org.springframework.dao;version="[4,5)";resolution:=optional, 
-            
org.springframework.security.authentication;version="[4,5)";resolution:=optional,
 
-            
org.springframework.security.core;version="[4,5)";resolution:=optional, 
-            
org.springframework.security.core.context;version="[4,5)";resolution:=optional, 
-            
org.springframework.security.core.userdetails;version="[4,5)";resolution:=optional,
 
-            
org.springframework.security.core.userdetails.cache;version="[4,5)";resolution:=optional,
 
-            org.springframework.util;version="[4,5)";resolution:=optional, 
-            org.springframework.ws;resolution:=optional, 
-            org.springframework.ws.client;resolution:=optional, 
-            
org.springframework.ws.client.support.interceptor;resolution:=optional, 
-            org.springframework.ws.context;resolution:=optional, 
-            org.springframework.ws.server;resolution:=optional, 
-            org.springframework.ws.soap;resolution:=optional, 
-            org.springframework.ws.soap.saaj;resolution:=optional, 
-            org.springframework.ws.soap.server;resolution:=optional, 
-            org.springframework.ws.soap.soap11;resolution:=optional, 
-            org.w3c.dom;resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-shade-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>shade</goal>
-                        </goals>
-                        <configuration>
-                            <artifactSet>
-                                <includes>
-                                    
<include>${pkgGroupId}:${pkgArtifactId}</include>
-                                </includes>
-                            </artifactSet>
-                            <filters>
-                                <filter>
-                                    
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
-                                    <excludes>
-                                        <exclude>**/*</exclude>
-                                    </excludes>
-                                </filter>
-                            </filters>
-                            
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
-                            
<createDependencyReducedPom>true</createDependencyReducedPom>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git 
a/spring-ws-security-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-ws-security-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 265675cc5..000000000
--- a/spring-ws-security-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,13 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Spring Web Services aims to facilitate contract-first SOAP service 
development, 
-    allowing for the creation of flexible web services using one of the many 
ways 
-    to manipulate XML payloads. 
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://projects.spring.io/spring-ws/\u001B[0m
diff --git a/spring-ws-support-2.4.2.RELEASE/pom.xml 
b/spring-ws-support-2.4.2.RELEASE/pom.xml
deleted file mode 100644
index 080f5fe52..000000000
--- a/spring-ws-support-2.4.2.RELEASE/pom.xml
+++ /dev/null
@@ -1,169 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
-
-    <!--
-
-        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.
-    -->
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.servicemix.bundles</groupId>
-        <artifactId>bundles-pom</artifactId>
-        <version>14</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.spring-ws-support</artifactId>
-    <version>2.4.2.RELEASE_3-SNAPSHOT</version>
-    <packaging>bundle</packaging>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-
-    <scm>
-        
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
-        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
-        <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
-  </scm>
-
-    <properties>
-        <pkgGroupId>org.springframework.ws</pkgGroupId>
-        <pkgArtifactId>spring-ws-support</pkgArtifactId>
-        <pkgVersion>2.4.2.RELEASE</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            org.springframework.ws.transport
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.fragment.host>
-            ${project.groupId}.spring-ws-core
-        </servicemix.osgi.fragment.host>
-        <servicemix.osgi.import.pkg>
-            com.sun.mail.imap;resolution:=optional, 
-            com.sun.net.httpserver;resolution:=optional, 
-            javax.activation, 
-            javax.jms, 
-            javax.mail;resolution:=optional, 
-            javax.mail.event;resolution:=optional, 
-            javax.mail.internet;resolution:=optional, 
-            javax.mail.search;resolution:=optional, 
-            javax.net.ssl, 
-            javax.servlet, 
-            javax.servlet.http, 
-            javax.xml.namespace, 
-            javax.xml.soap, 
-            javax.xml.transform, 
-            javax.xml.transform.dom, 
-            javax.xml.transform.stream, 
-            org.apache.commons.httpclient;resolution:=optional, 
-            org.apache.commons.httpclient.auth;resolution:=optional, 
-            org.apache.commons.httpclient.methods;resolution:=optional, 
-            org.apache.commons.httpclient.params;resolution:=optional, 
-            org.apache.commons.logging;resolution:=optional, 
-            org.apache.http;resolution:=optional, 
-            org.apache.http.auth;resolution:=optional, 
-            org.apache.http.client;resolution:=optional, 
-            org.apache.http.client.methods;resolution:=optional, 
-            org.apache.http.conn;resolution:=optional, 
-            org.apache.http.conn.routing;resolution:=optional, 
-            org.apache.http.entity;resolution:=optional, 
-            org.apache.http.impl.client;resolution:=optional, 
-            org.apache.http.impl.conn;resolution:=optional, 
-            org.apache.http.params;resolution:=optional, 
-            org.apache.http.protocol;resolution:=optional, 
-            org.apache.http.util;resolution:=optional, 
-            org.jivesoftware.smack;resolution:=optional, 
-            org.jivesoftware.smack.filter;resolution:=optional, 
-            org.jivesoftware.smack.packet;resolution:=optional, 
-            org.jivesoftware.smack.tcp;resolution:=optional,
-            org.jivesoftware.smackx.jiveproperties;resolution:=optional,
-            
org.springframework.beans.factory;version="[4,5)";resolution:=optional, 
-            org.springframework.context;version="[4,5)";resolution:=optional, 
-            
org.springframework.core.task;version="[4,5)";resolution:=optional, 
-            org.springframework.http;version="[4,5)";resolution:=optional, 
-            
org.springframework.http.client;version="[4,5)";resolution:=optional, 
-            
org.springframework.jms.connection;version="[4,5)";resolution:=optional, 
-            org.springframework.jms.core;version="[4,5)";resolution:=optional, 
-            
org.springframework.jms.listener;version="[4,5)";resolution:=optional, 
-            
org.springframework.jms.support;version="[4,5)";resolution:=optional, 
-            
org.springframework.jms.support.destination;version="[4,5)";resolution:=optional,
 
-            
org.springframework.scheduling;version="[4,5)";resolution:=optional, 
-            org.springframework.util;version="[4,5)";resolution:=optional, 
-            
org.springframework.web.context;version="[4,5)";resolution:=optional, 
-            
org.springframework.web.context.support;version="[4,5)";resolution:=optional, 
-            
org.springframework.web.servlet;version="[4,5)";resolution:=optional, 
-            org.springframework.web.util;version="[4,5)";resolution:=optional, 
-            org.springframework.ws;resolution:=optional, 
-            org.springframework.ws.context;resolution:=optional, 
-            org.springframework.ws.support;resolution:=optional, 
-            org.springframework.ws.wsdl;resolution:=optional, 
-            org.springframework.xml.transform;resolution:=optional, 
-            org.springframework.xml.xpath;resolution:=optional, 
-            org.springframework.xml.xsd;resolution:=optional, 
-            org.w3c.dom;resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-shade-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>shade</goal>
-                        </goals>
-                        <configuration>
-                            <artifactSet>
-                                <includes>
-                                    
<include>${pkgGroupId}:${pkgArtifactId}</include>
-                                </includes>
-                            </artifactSet>
-                            <filters>
-                                <filter>
-                                    
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
-                                    <excludes>
-                                        <exclude>**/*</exclude>
-                                    </excludes>
-                                </filter>
-                            </filters>
-                            
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
-                            
<createDependencyReducedPom>true</createDependencyReducedPom>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git 
a/spring-ws-support-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-ws-support-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 265675cc5..000000000
--- a/spring-ws-support-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,13 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Spring Web Services aims to facilitate contract-first SOAP service 
development, 
-    allowing for the creation of flexible web services using one of the many 
ways 
-    to manipulate XML payloads. 
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://projects.spring.io/spring-ws/\u001B[0m
diff --git a/spring-ws-test-2.4.2.RELEASE/pom.xml 
b/spring-ws-test-2.4.2.RELEASE/pom.xml
deleted file mode 100644
index beb91bbcc..000000000
--- a/spring-ws-test-2.4.2.RELEASE/pom.xml
+++ /dev/null
@@ -1,127 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
-
-    <!--
-
-        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.
-    -->
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.servicemix.bundles</groupId>
-        <artifactId>bundles-pom</artifactId>
-        <version>14</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.spring-ws-test</artifactId>
-    <version>2.4.2.RELEASE_3-SNAPSHOT</version>
-    <packaging>bundle</packaging>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-
-    <scm>
-        
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
-        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
-        <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
-  </scm>
-
-    <properties>
-        <pkgGroupId>org.springframework.ws</pkgGroupId>
-        <pkgArtifactId>spring-ws-test</pkgArtifactId>
-        <pkgVersion>2.4.2.RELEASE</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            org.springframework.ws.test
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            javax.xml.namespace, 
-            javax.xml.transform, 
-            javax.xml.transform.dom, 
-            org.apache.commons.logging;resolution:=optional, 
-            org.custommonkey.xmlunit;resolution:=optional, 
-            org.springframework.beans;version="[4,5)";resolution:=optional, 
-            
org.springframework.beans.factory;version="[4,5)";resolution:=optional, 
-            org.springframework.context;version="[4,5)";resolution:=optional,
-            org.springframework.core.io;version="[4,5)";resolution:=optional, 
-            org.springframework.util;version="[4,5)";resolution:=optional, 
-            
org.springframework.ws;version="[${pkgVersion},3)";resolution:=optional, 
-            
org.springframework.ws.client.core;version="[${pkgVersion},3)";resolution:=optional,
 
-            
org.springframework.ws.client.core.support;version="[${pkgVersion},3)";resolution:=optional,
 
-            
org.springframework.ws.context;version="[${pkgVersion},3)";resolution:=optional,
 
-            
org.springframework.ws.soap;version="[${pkgVersion},3)";resolution:=optional, 
-            
org.springframework.ws.soap.saaj;version="[${pkgVersion},3)";resolution:=optional,
 
-            
org.springframework.ws.soap.server;version="[${pkgVersion},3)";resolution:=optional,
 
-            
org.springframework.ws.transport;version="[${pkgVersion},3)";resolution:=optional,
 
-            org.springframework.xml.transform;resolution:=optional, 
-            org.springframework.xml.validation;resolution:=optional, 
-            org.springframework.xml.xpath;resolution:=optional, 
-            org.w3c.dom;resolution:=optional, 
-            org.xml.sax;resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-shade-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>shade</goal>
-                        </goals>
-                        <configuration>
-                            <artifactSet>
-                                <includes>
-                                    
<include>${pkgGroupId}:${pkgArtifactId}</include>
-                                </includes>
-                            </artifactSet>
-                            <filters>
-                                <filter>
-                                    
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
-                                    <excludes>
-                                        <exclude>**/*</exclude>
-                                    </excludes>
-                                </filter>
-                            </filters>
-                            
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
-                            
<createDependencyReducedPom>true</createDependencyReducedPom>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>
diff --git 
a/spring-ws-test-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-ws-test-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 265675cc5..000000000
--- a/spring-ws-test-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,13 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Spring Web Services aims to facilitate contract-first SOAP service 
development, 
-    allowing for the creation of flexible web services using one of the many 
ways 
-    to manipulate XML payloads. 
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://projects.spring.io/spring-ws/\u001B[0m


Reply via email to