You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2018/02/01 15:45:10 UTC

servicemix-bundles git commit: [SM-3628] Create OSGi bundles for spring-ws 2.4.2.RELEASE

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 4b3cf9fef -> 04693314c


[SM-3628] Create OSGi bundles for spring-ws 2.4.2.RELEASE


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/04693314
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/04693314
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/04693314

Branch: refs/heads/master
Commit: 04693314c479536b9108fc204fb8b0a0d3025c04
Parents: 4b3cf9f
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Feb 1 16:44:37 2018 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Feb 1 16:44:37 2018 +0100

----------------------------------------------------------------------
 pom.xml                                         |   4 +
 spring-ws-core-2.4.0.RELEASE/pom.xml            | 204 -------------------
 .../src/main/resources/OSGI-INF/bundle.info     |  13 --
 spring-ws-core-2.4.2.RELEASE/pom.xml            | 204 +++++++++++++++++++
 .../src/main/resources/OSGI-INF/bundle.info     |  13 ++
 spring-ws-security-2.4.0.RELEASE/pom.xml        | 157 --------------
 .../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.0.RELEASE/pom.xml         | 166 ---------------
 .../src/main/resources/OSGI-INF/bundle.info     |  13 --
 spring-ws-support-2.4.2.RELEASE/pom.xml         | 166 +++++++++++++++
 .../src/main/resources/OSGI-INF/bundle.info     |  13 ++
 spring-ws-test-2.4.0.RELEASE/pom.xml            | 127 ------------
 .../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 ++
 17 files changed, 710 insertions(+), 706 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5ba0bde..81a2290 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,6 +111,10 @@
         <module>hibernate-validator-5.4.2.Final</module>
         <module>braintree-java-2.74.1</module>
         <module>braintree-java-2.75.0</module>
+        <module>spring-ws-core-2.4.2.RELEASE</module>
+        <module>spring-ws-security-2.4.2.RELEASE</module>
+        <module>spring-ws-support-2.4.2.RELEASE</module>
+        <module>spring-ws-test-2.4.2.RELEASE</module>
     </modules>
 
 </project>

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-core-2.4.0.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-ws-core-2.4.0.RELEASE/pom.xml b/spring-ws-core-2.4.0.RELEASE/pom.xml
deleted file mode 100644
index 392ad4a..0000000
--- a/spring-ws-core-2.4.0.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>13</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.0.RELEASE_2-SNAPSHOT</version>
-    <packaging>bundle</packaging>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-
-    <scm>
-        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
-        <url>https://git-wip-us.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.0.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>

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-core-2.4.0.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-ws-core-2.4.0.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-ws-core-2.4.0.RELEASE/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 265675c..0000000
--- a/spring-ws-core-2.4.0.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

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-core-2.4.2.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-ws-core-2.4.2.RELEASE/pom.xml b/spring-ws-core-2.4.2.RELEASE/pom.xml
new file mode 100644
index 0000000..5592a1c
--- /dev/null
+++ b/spring-ws-core-2.4.2.RELEASE/pom.xml
@@ -0,0 +1,204 @@
+<?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>13</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_1-SNAPSHOT</version>
+    <packaging>bundle</packaging>
+    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
+
+    <scm>
+        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
+        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
+        <url>https://git-wip-us.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>

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-core-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
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
new file mode 100644
index 0000000..265675c
--- /dev/null
+++ b/spring-ws-core-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
@@ -0,0 +1,13 @@
+\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

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-security-2.4.0.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-ws-security-2.4.0.RELEASE/pom.xml b/spring-ws-security-2.4.0.RELEASE/pom.xml
deleted file mode 100644
index 6b3e65d..0000000
--- a/spring-ws-security-2.4.0.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>13</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.0.RELEASE_2-SNAPSHOT</version>
-    <packaging>bundle</packaging>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-
-    <scm>
-        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
-        <url>https://git-wip-us.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.0.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>

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-security-2.4.0.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-ws-security-2.4.0.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-ws-security-2.4.0.RELEASE/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 265675c..0000000
--- a/spring-ws-security-2.4.0.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

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-security-2.4.2.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-ws-security-2.4.2.RELEASE/pom.xml b/spring-ws-security-2.4.2.RELEASE/pom.xml
new file mode 100644
index 0000000..4d6db58
--- /dev/null
+++ b/spring-ws-security-2.4.2.RELEASE/pom.xml
@@ -0,0 +1,157 @@
+<?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>13</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_1-SNAPSHOT</version>
+    <packaging>bundle</packaging>
+    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
+
+    <scm>
+        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
+        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
+        <url>https://git-wip-us.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>

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-security-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
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
new file mode 100644
index 0000000..265675c
--- /dev/null
+++ b/spring-ws-security-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
@@ -0,0 +1,13 @@
+\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

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-support-2.4.0.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-ws-support-2.4.0.RELEASE/pom.xml b/spring-ws-support-2.4.0.RELEASE/pom.xml
deleted file mode 100644
index c219315..0000000
--- a/spring-ws-support-2.4.0.RELEASE/pom.xml
+++ /dev/null
@@ -1,166 +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>13</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.0.RELEASE_2-SNAPSHOT</version>
-    <packaging>bundle</packaging>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-
-    <scm>
-        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
-        <url>https://git-wip-us.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.0.RELEASE</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            org.springframework.ws.transport
-        </servicemix.osgi.export.pkg>
-        <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>

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-support-2.4.0.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-ws-support-2.4.0.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-ws-support-2.4.0.RELEASE/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 265675c..0000000
--- a/spring-ws-support-2.4.0.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

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-support-2.4.2.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-ws-support-2.4.2.RELEASE/pom.xml b/spring-ws-support-2.4.2.RELEASE/pom.xml
new file mode 100644
index 0000000..02d4259
--- /dev/null
+++ b/spring-ws-support-2.4.2.RELEASE/pom.xml
@@ -0,0 +1,166 @@
+<?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>13</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_1-SNAPSHOT</version>
+    <packaging>bundle</packaging>
+    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
+
+    <scm>
+        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
+        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
+        <url>https://git-wip-us.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.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>

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-support-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
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
new file mode 100644
index 0000000..265675c
--- /dev/null
+++ b/spring-ws-support-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
@@ -0,0 +1,13 @@
+\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

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-test-2.4.0.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-ws-test-2.4.0.RELEASE/pom.xml b/spring-ws-test-2.4.0.RELEASE/pom.xml
deleted file mode 100644
index 7228272..0000000
--- a/spring-ws-test-2.4.0.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>13</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.0.RELEASE_2-SNAPSHOT</version>
-    <packaging>bundle</packaging>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-
-    <scm>
-        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
-        <url>https://git-wip-us.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.0.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>

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-test-2.4.0.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-ws-test-2.4.0.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-ws-test-2.4.0.RELEASE/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 265675c..0000000
--- a/spring-ws-test-2.4.0.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

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-test-2.4.2.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-ws-test-2.4.2.RELEASE/pom.xml b/spring-ws-test-2.4.2.RELEASE/pom.xml
new file mode 100644
index 0000000..40220d2
--- /dev/null
+++ b/spring-ws-test-2.4.2.RELEASE/pom.xml
@@ -0,0 +1,127 @@
+<?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>13</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_1-SNAPSHOT</version>
+    <packaging>bundle</packaging>
+    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
+
+    <scm>
+        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
+        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
+        <url>https://git-wip-us.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>

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/04693314/spring-ws-test-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
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
new file mode 100644
index 0000000..265675c
--- /dev/null
+++ b/spring-ws-test-2.4.2.RELEASE/src/main/resources/OSGI-INF/bundle.info
@@ -0,0 +1,13 @@
+\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