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 2017/10/19 13:33:44 UTC

[2/6] servicemix-bundles git commit: [SM-3512] Create OSGi bundles for Spring 4.3.12.RELEASE

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/df42f6d6/spring-web-4.3.10.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-web-4.3.10.RELEASE/pom.xml b/spring-web-4.3.10.RELEASE/pom.xml
deleted file mode 100644
index 037fc53..0000000
--- a/spring-web-4.3.10.RELEASE/pom.xml
+++ /dev/null
@@ -1,214 +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-web</artifactId>
-    <version>4.3.10.RELEASE_3-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</pkgGroupId>
-        <pkgArtifactId>spring-web</pkgArtifactId>
-        <pkgVersion>4.3.10.RELEASE</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            org.springframework
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            com.squareup.okhttp.internal.http;resolution:=optional,
-            javax.net.ssl, okhttp3.internal.http;resolution:=optional,
-            com.caucho.*;version="[4,5)";resolution:=optional,
-            com.fasterxml.jackson.*;version="[2,3)";resolution:=optional,
-            com.google.gson;version="[2.3,3)";resolution:=optional,
-            com.google.gson.reflect;version="[2.3,3)";resolution:=optional,
-            com.google.protobuf;version="[2.6,3)";resolution:=optional,
-            com.googlecode.protobuf.format;resolution:=optional,
-            com.squareup.okhttp;version="[2.4,3)";resolution:=optional,
-            com.rometools.rome.feed;version="[1.5,2)";resolution:=optional,
-            com.rometools.rome.feed.atom;version="[1.5,2)";resolution:=optional,
-            com.rometools.rome.feed.rss;version="[1.5,2)";resolution:=optional,
-            com.rometools.rome.io;version="[1.5,2)";resolution:=optional,
-            com.sun.net.*;resolution:=optional,
-            groovy.lang;version="[2.4,3)";resolution:=optional,
-            io.netty.bootstrap;resolution:=optional,
-            io.netty.buffer;resolution:=optional, 
-            io.netty.channel;resolution:=optional, 
-            io.netty.channel.nio;resolution:=optional, 
-            io.netty.channel.socket;resolution:=optional, 
-            io.netty.channel.socket.nio;resolution:=optional, 
-            io.netty.handler.codec.http;resolution:=optional, 
-            io.netty.handler.ssl;resolution:=optional, 
-            io.netty.handler.timeout;resolution:=optional, 
-            io.netty.util.concurrent;resolution:=optional,
-            javax.activation.*;resolution:=optional,
-            javax.el.*;resolution:=optional,
-            javax.faces.*;resolution:=optional,
-            javax.imageio.*;resolution:=optional,
-            javax.jws.*;resolution:=optional,
-            javax.mail.internet;resolution:=optional,
-            javax.portlet.*;resolution:=optional,
-            javax.servlet,
-            javax.servlet.http,
-            javax.servlet.annotation;resolution:=optional,
-            javax.servlet.jsp.*;resolution:=optional,
-            javax.validation;resolution:=optional,
-            javax.xml.*;resolution:=optional,
-            okhttp3;resolution:=optional,
-            org.aopalliance.*;version="[1,2)",
-            org.apache.commons.fileupload.*;version="[1.3,2)";resolution:=optional,
-            org.apache.commons.logging.*;version="[1.1.1,2)",
-            org.apache.http.*;version="[4,5)";resolution:=optional,
-            org.apache.log4j.*;version="[1.2,2)";resolution:=optional,
-            org.springframework.aop.*;version="[${pkgVersion},4.4)",
-            org.springframework.beans.*;version="[${pkgVersion},4.4)",
-            org.springframework.context.*;version="[${pkgVersion},4.4)",
-            org.springframework.core.*;version="[${pkgVersion},4.4)",
-            org.springframework.format.support;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.jndi.*;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.oxm.*;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.remoting.*;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.stereotype.*;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.ui.*;version="[${pkgVersion},4.4)",
-            org.springframework.util.*;version="[${pkgVersion},4.4)",
-            org.springframework.validation.*;version="[${pkgVersion},4.4)", 
-            org.joda.time;version="[2,3)";resolution:=optional,
-            org.joda.time.format;version="[2,3)";resolution:=optional,
-            com.fasterxml.jackson.datatype.joda.*;version="[2,3)";resolution:=optional,
-            org.xml.sax.*;resolution:=optional,
-            org.w3c.dom.*;resolution:=optional
-        </servicemix.osgi.import.pkg>
-        <servicemix.osgi.private.pkg>
-            META-INF.services*
-        </servicemix.osgi.private.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <exclusions>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-aop</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-beans</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-context</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-core</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-oxm</artifactId>
-                </exclusion>
-            </exclusions>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-            <exclusions>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-aop</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-beans</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-context</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-core</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-oxm</artifactId>
-                </exclusion>
-            </exclusions>
-        </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>**/*.properties</include>
-                                        <include>META-INF/web-fragment.xml</include>
-                                        <include>META-INF/services/**</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/df42f6d6/spring-web-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-web-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-web-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 5746040..0000000
--- a/spring-web-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,11 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Spring Framework Web module.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/df42f6d6/spring-web-4.3.12.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-web-4.3.12.RELEASE/pom.xml b/spring-web-4.3.12.RELEASE/pom.xml
new file mode 100644
index 0000000..d039535
--- /dev/null
+++ b/spring-web-4.3.12.RELEASE/pom.xml
@@ -0,0 +1,213 @@
+<?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-web</artifactId>
+    <version>4.3.12.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>
+    </scm>
+
+    <properties>
+        <pkgGroupId>org.springframework</pkgGroupId>
+        <pkgArtifactId>spring-web</pkgArtifactId>
+        <pkgVersion>4.3.12.RELEASE</pkgVersion>
+        <servicemix.osgi.export.pkg>
+            org.springframework
+        </servicemix.osgi.export.pkg>
+        <servicemix.osgi.import.pkg>
+            com.squareup.okhttp.internal.http;resolution:=optional,
+            javax.net.ssl, okhttp3.internal.http;resolution:=optional,
+            com.caucho.*;version="[4,5)";resolution:=optional,
+            com.fasterxml.jackson.*;version="[2,3)";resolution:=optional,
+            com.google.gson;version="[2.3,3)";resolution:=optional,
+            com.google.gson.reflect;version="[2.3,3)";resolution:=optional,
+            com.google.protobuf;version="[2.6,3)";resolution:=optional,
+            com.googlecode.protobuf.format;resolution:=optional,
+            com.squareup.okhttp;version="[2.4,3)";resolution:=optional,
+            com.rometools.rome.feed;version="[1.5,2)";resolution:=optional,
+            com.rometools.rome.feed.atom;version="[1.5,2)";resolution:=optional,
+            com.rometools.rome.feed.rss;version="[1.5,2)";resolution:=optional,
+            com.rometools.rome.io;version="[1.5,2)";resolution:=optional,
+            com.sun.net.*;resolution:=optional,
+            groovy.lang;version="[2.4,3)";resolution:=optional,
+            io.netty.bootstrap;resolution:=optional,
+            io.netty.buffer;resolution:=optional, 
+            io.netty.channel;resolution:=optional, 
+            io.netty.channel.nio;resolution:=optional, 
+            io.netty.channel.socket;resolution:=optional, 
+            io.netty.channel.socket.nio;resolution:=optional, 
+            io.netty.handler.codec.http;resolution:=optional, 
+            io.netty.handler.ssl;resolution:=optional, 
+            io.netty.handler.timeout;resolution:=optional, 
+            io.netty.util.concurrent;resolution:=optional,
+            javax.activation.*;resolution:=optional,
+            javax.el.*;resolution:=optional,
+            javax.faces.*;resolution:=optional,
+            javax.imageio.*;resolution:=optional,
+            javax.jws.*;resolution:=optional,
+            javax.mail.internet;resolution:=optional,
+            javax.portlet.*;resolution:=optional,
+            javax.servlet,
+            javax.servlet.http,
+            javax.servlet.annotation;resolution:=optional,
+            javax.servlet.jsp.*;resolution:=optional,
+            javax.validation;resolution:=optional,
+            javax.xml.*;resolution:=optional,
+            okhttp3;resolution:=optional,
+            org.aopalliance.*;version="[1,2)",
+            org.apache.commons.fileupload.*;version="[1.3,2)";resolution:=optional,
+            org.apache.commons.logging.*;version="[1.1.1,2)",
+            org.apache.http.*;version="[4,5)";resolution:=optional,
+            org.apache.log4j.*;version="[1.2,2)";resolution:=optional,
+            org.springframework.aop.*;version="[${pkgVersion},4.4)",
+            org.springframework.beans.*;version="[${pkgVersion},4.4)",
+            org.springframework.context.*;version="[${pkgVersion},4.4)",
+            org.springframework.core.*;version="[${pkgVersion},4.4)",
+            org.springframework.format.support;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.jndi.*;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.oxm.*;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.remoting.*;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.stereotype.*;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.ui.*;version="[${pkgVersion},4.4)",
+            org.springframework.util.*;version="[${pkgVersion},4.4)",
+            org.springframework.validation.*;version="[${pkgVersion},4.4)", 
+            org.joda.time;version="[2,3)";resolution:=optional,
+            org.joda.time.format;version="[2,3)";resolution:=optional,
+            com.fasterxml.jackson.datatype.joda.*;version="[2,3)";resolution:=optional,
+            org.xml.sax.*;resolution:=optional,
+            org.w3c.dom.*;resolution:=optional
+        </servicemix.osgi.import.pkg>
+        <servicemix.osgi.private.pkg>
+            META-INF.services*
+        </servicemix.osgi.private.pkg>
+    </properties>
+
+    <dependencies>
+        <dependency>
+            <groupId>${pkgGroupId}</groupId>
+            <artifactId>${pkgArtifactId}</artifactId>
+            <version>${pkgVersion}</version>
+            <exclusions>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-aop</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-beans</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-context</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-core</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-oxm</artifactId>
+                </exclusion>
+            </exclusions>
+        </dependency>
+
+        <!-- sources -->
+        <dependency>
+            <groupId>${pkgGroupId}</groupId>
+            <artifactId>${pkgArtifactId}</artifactId>
+            <version>${pkgVersion}</version>
+            <classifier>sources</classifier>
+            <exclusions>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-aop</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-beans</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-context</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-core</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-oxm</artifactId>
+                </exclusion>
+            </exclusions>
+        </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>**/*.properties</include>
+                                        <include>META-INF/web-fragment.xml</include>
+                                        <include>META-INF/services/**</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/df42f6d6/spring-web-4.3.12.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-web-4.3.12.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-web-4.3.12.RELEASE/src/main/resources/OSGI-INF/bundle.info
new file mode 100644
index 0000000..5746040
--- /dev/null
+++ b/spring-web-4.3.12.RELEASE/src/main/resources/OSGI-INF/bundle.info
@@ -0,0 +1,11 @@
+\u001B[1mSYNOPSIS\u001B[0m
+    ${project.description}
+
+    Original Maven URL:
+        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
+
+\u001B[1mDESCRIPTION\u001B[0m
+    Spring Framework Web module.
+
+\u001B[1mSEE ALSO\u001B[0m
+    \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/df42f6d6/spring-webmvc-4.3.10.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-webmvc-4.3.10.RELEASE/pom.xml b/spring-webmvc-4.3.10.RELEASE/pom.xml
deleted file mode 100644
index 8072af2..0000000
--- a/spring-webmvc-4.3.10.RELEASE/pom.xml
+++ /dev/null
@@ -1,222 +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-webmvc</artifactId>
-    <version>4.3.10.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</pkgGroupId>
-        <pkgArtifactId>spring-webmvc</pkgArtifactId>
-        <pkgVersion>4.3.10.RELEASE</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            org.springframework
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            javax.validation;resolution:=optional,
-            com.lowagie.text.*;version="[2,3)";resolution:=optional,
-            com.rometools.rome.feed;version="[1.5,2)";resolution:=optional,
-            com.rometools.rome.feed.atom;version="[1.5,2)";resolution:=optional,
-            com.rometools.rome.feed.rss;version="[1.5,2)";resolution:=optional,
-            com.rometools.rome.io;version="[1.5,2)";resolution:=optional,
-            freemarker.*;version="[2.3,3)";resolution:=optional,
-            groovy.lang;version="[2.4,3)";resolution:=optional,
-            groovy.text;version="[2.4,3)";resolution:=optional,
-            groovy.text.markup;version="[2.4,3)";resolution:=optional,
-            javax.el.*;resolution:=optional,
-            javax.sql.*;resolution:=optional,
-            javax.script;resolution:=optional,
-            javax.servlet,
-            javax.servlet.http,
-            javax.servlet.jsp.*;resolution:=optional,
-            javax.xml.*;resolution:=optional,
-            jxl.*;version="[2.6,3)";resolution:=optional,
-            net.sf.jasperreports.*;version="[5,7)";resolution:=optional,
-            org.aopalliance.aop;resolution:=optional,
-            org.aopalliance.intercept;resolution:=optional,
-            org.apache.commons.logging.*;version="[1.1.1,2)";resolution:=optional,
-            org.apache.poi.*;version="[3,4)";resolution:=optional,
-            org.apache.tiles.request*;version="[1,2)";resolution:=optional,
-            org.apache.tiles.*;version="[2.2,4)";resolution:=optional,
-            org.apache.velocity.*;version="[1.7,2)";resolution:=optional,
-            com.fasterxml.jackson.*;version="[2,3)";resolution:=optional,
-            org.springframework.aop.framework;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.aop.support;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.aop.target;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.beans.*;version="[${pkgVersion},4.4)",
-            org.springframework.cache;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.cache.concurrent;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.context.*;version="[${pkgVersion},4.4)",
-            org.springframework.core.*;version="[${pkgVersion},4.4)",
-            org.springframework.cglib.core;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.cglib.proxy;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.cglib.reflect;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.expression.*;version="[${pkgVersion},4.4)",
-            org.springframework.format.*;version="[${pkgVersion},4.4)",
-            org.springframework.http.*;version="[${pkgVersion},4.4)",
-            org.springframework.oxm.*;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.objenesis;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.scripting.support;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.stereotype;version="[${pkgVersion},4.4)",
-            org.springframework.ui.*;version="[${pkgVersion},4.4)",
-            org.springframework.util.*;version="[${pkgVersion},4.4)",
-            org.springframework.validation.*;version="[${pkgVersion},4.4)", 
-            org.springframework.validation.beanvalidation;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.*;version="[${pkgVersion},4.4)",
-            org.webjars;resolution:=optional,
-            org.xml.sax.*;resolution:=optional,
-            org.w3c.dom.*;resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <exclusions>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-aop</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-beans</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-expression</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-context</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-context-support</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-core</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-web</artifactId>
-                </exclusion>
-            </exclusions>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-            <exclusions>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-aop</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-beans</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-expression</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-context</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-context-support</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-core</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-web</artifactId>
-                </exclusion>
-            </exclusions>
-        </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>**/*.properties</include>
-                                        <include>**/*.ftl</include>
-                                        <include>**/*.vm</include>
-                                        <include>**/*.gif</include>
-                                        <include>**/*.xsd</include>
-                                        <include>META-INF/spring*</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/df42f6d6/spring-webmvc-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-webmvc-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-webmvc-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 78b42bc..0000000
--- a/spring-webmvc-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,11 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Spring Framework Web MVC module.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/df42f6d6/spring-webmvc-4.3.12.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-webmvc-4.3.12.RELEASE/pom.xml b/spring-webmvc-4.3.12.RELEASE/pom.xml
new file mode 100644
index 0000000..0b2b22f
--- /dev/null
+++ b/spring-webmvc-4.3.12.RELEASE/pom.xml
@@ -0,0 +1,221 @@
+<?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-webmvc</artifactId>
+    <version>4.3.12.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>
+    </scm>
+
+    <properties>
+        <pkgGroupId>org.springframework</pkgGroupId>
+        <pkgArtifactId>spring-webmvc</pkgArtifactId>
+        <pkgVersion>4.3.12.RELEASE</pkgVersion>
+        <servicemix.osgi.export.pkg>
+            org.springframework
+        </servicemix.osgi.export.pkg>
+        <servicemix.osgi.import.pkg>
+            javax.validation;resolution:=optional,
+            com.lowagie.text.*;version="[2,3)";resolution:=optional,
+            com.rometools.rome.feed;version="[1.5,2)";resolution:=optional,
+            com.rometools.rome.feed.atom;version="[1.5,2)";resolution:=optional,
+            com.rometools.rome.feed.rss;version="[1.5,2)";resolution:=optional,
+            com.rometools.rome.io;version="[1.5,2)";resolution:=optional,
+            freemarker.*;version="[2.3,3)";resolution:=optional,
+            groovy.lang;version="[2.4,3)";resolution:=optional,
+            groovy.text;version="[2.4,3)";resolution:=optional,
+            groovy.text.markup;version="[2.4,3)";resolution:=optional,
+            javax.el.*;resolution:=optional,
+            javax.sql.*;resolution:=optional,
+            javax.script;resolution:=optional,
+            javax.servlet,
+            javax.servlet.http,
+            javax.servlet.jsp.*;resolution:=optional,
+            javax.xml.*;resolution:=optional,
+            jxl.*;version="[2.6,3)";resolution:=optional,
+            net.sf.jasperreports.*;version="[5,7)";resolution:=optional,
+            org.aopalliance.aop;resolution:=optional,
+            org.aopalliance.intercept;resolution:=optional,
+            org.apache.commons.logging.*;version="[1.1.1,2)";resolution:=optional,
+            org.apache.poi.*;version="[3,4)";resolution:=optional,
+            org.apache.tiles.request*;version="[1,2)";resolution:=optional,
+            org.apache.tiles.*;version="[2.2,4)";resolution:=optional,
+            org.apache.velocity.*;version="[1.7,2)";resolution:=optional,
+            com.fasterxml.jackson.*;version="[2,3)";resolution:=optional,
+            org.springframework.aop.framework;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.aop.support;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.aop.target;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.beans.*;version="[${pkgVersion},4.4)",
+            org.springframework.cache;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.cache.concurrent;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.context.*;version="[${pkgVersion},4.4)",
+            org.springframework.core.*;version="[${pkgVersion},4.4)",
+            org.springframework.cglib.core;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.cglib.proxy;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.cglib.reflect;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.expression.*;version="[${pkgVersion},4.4)",
+            org.springframework.format.*;version="[${pkgVersion},4.4)",
+            org.springframework.http.*;version="[${pkgVersion},4.4)",
+            org.springframework.oxm.*;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.objenesis;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.scripting.support;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.stereotype;version="[${pkgVersion},4.4)",
+            org.springframework.ui.*;version="[${pkgVersion},4.4)",
+            org.springframework.util.*;version="[${pkgVersion},4.4)",
+            org.springframework.validation.*;version="[${pkgVersion},4.4)", 
+            org.springframework.validation.beanvalidation;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.web.*;version="[${pkgVersion},4.4)",
+            org.webjars;resolution:=optional,
+            org.xml.sax.*;resolution:=optional,
+            org.w3c.dom.*;resolution:=optional
+        </servicemix.osgi.import.pkg>
+    </properties>
+
+    <dependencies>
+        <dependency>
+            <groupId>${pkgGroupId}</groupId>
+            <artifactId>${pkgArtifactId}</artifactId>
+            <version>${pkgVersion}</version>
+            <exclusions>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-aop</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-beans</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-expression</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-context</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-context-support</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-core</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-web</artifactId>
+                </exclusion>
+            </exclusions>
+        </dependency>
+
+        <!-- sources -->
+        <dependency>
+            <groupId>${pkgGroupId}</groupId>
+            <artifactId>${pkgArtifactId}</artifactId>
+            <version>${pkgVersion}</version>
+            <classifier>sources</classifier>
+            <exclusions>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-aop</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-beans</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-expression</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-context</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-context-support</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-core</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-web</artifactId>
+                </exclusion>
+            </exclusions>
+        </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>**/*.properties</include>
+                                        <include>**/*.ftl</include>
+                                        <include>**/*.vm</include>
+                                        <include>**/*.gif</include>
+                                        <include>**/*.xsd</include>
+                                        <include>META-INF/spring*</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/df42f6d6/spring-webmvc-4.3.12.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-webmvc-4.3.12.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-webmvc-4.3.12.RELEASE/src/main/resources/OSGI-INF/bundle.info
new file mode 100644
index 0000000..78b42bc
--- /dev/null
+++ b/spring-webmvc-4.3.12.RELEASE/src/main/resources/OSGI-INF/bundle.info
@@ -0,0 +1,11 @@
+\u001B[1mSYNOPSIS\u001B[0m
+    ${project.description}
+
+    Original Maven URL:
+        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
+
+\u001B[1mDESCRIPTION\u001B[0m
+    Spring Framework Web MVC module.
+
+\u001B[1mSEE ALSO\u001B[0m
+    \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/df42f6d6/spring-webmvc-portlet-4.3.10.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-webmvc-portlet-4.3.10.RELEASE/pom.xml b/spring-webmvc-portlet-4.3.10.RELEASE/pom.xml
deleted file mode 100644
index c6f6871..0000000
--- a/spring-webmvc-portlet-4.3.10.RELEASE/pom.xml
+++ /dev/null
@@ -1,164 +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-webmvc-portlet</artifactId>
-    <version>4.3.10.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</pkgGroupId>
-        <pkgArtifactId>spring-webmvc-portlet</pkgArtifactId>
-        <pkgVersion>4.3.10.RELEASE</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            org.springframework
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            javax.portlet;resolution:=optional,
-            javax.portlet.filter;resolution:=optional,
-            javax.servlet;resolution:=optional,
-            javax.servlet.http;resolution:=optional,
-            javax.xml;resolution:=optional,
-            javax.xml.namespace;resolution:=optional,
-            org.apache.commons.fileupload;resolution:=optional,
-            org.apache.commons.fileupload.disk;resolution:=optional,
-            org.apache.commons.fileupload.portlet;resolution:=optional,
-            org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional,
-            org.springframework.beans;version="[${pkgVersion},4.4)",
-            org.springframework.beans.factory;version="[${pkgVersion},4.4)",
-            org.springframework.beans.factory.config;version="[${pkgVersion},4.4)",
-            org.springframework.beans.factory.support;version="[${pkgVersion},4.4)",
-            org.springframework.beans.factory.xml;version="[${pkgVersion},4.4)",
-            org.springframework.context;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.context.event;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.context.i18n;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.context.support;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.core;version="[${pkgVersion},4.4)",
-            org.springframework.core.annotation;version="[${pkgVersion},4.4)",
-            org.springframework.core.env;version="[${pkgVersion},4.4)",
-            org.springframework.core.io;version="[${pkgVersion},4.4)",
-            org.springframework.core.io.support;version="[${pkgVersion},4.4)",
-            org.springframework.core.style;version="[${pkgVersion},4.4)",
-            org.springframework.http;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.http.converter;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.jndi;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.stereotype;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.ui;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.util;version="[${pkgVersion},4.4)",
-            org.springframework.validation;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.validation.support;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.bind;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.bind.annotation;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.bind.annotation.support;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.bind.support;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.context;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.context.request;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.context.support;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.multipart;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.multipart.commons;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.servlet;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.servlet.mvc.annotation;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.util;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.xml.sax;resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <exclusions>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-beans</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-context</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-core</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-web</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-webmvc</artifactId>
-                </exclusion>
-            </exclusions>
-        </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/df42f6d6/spring-webmvc-portlet-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-webmvc-portlet-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-webmvc-portlet-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 1927f99..0000000
--- a/spring-webmvc-portlet-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,11 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Spring Framework Web MVC Struts module.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/df42f6d6/spring-webmvc-portlet-4.3.12.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-webmvc-portlet-4.3.12.RELEASE/pom.xml b/spring-webmvc-portlet-4.3.12.RELEASE/pom.xml
new file mode 100644
index 0000000..c50688f
--- /dev/null
+++ b/spring-webmvc-portlet-4.3.12.RELEASE/pom.xml
@@ -0,0 +1,163 @@
+<?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-webmvc-portlet</artifactId>
+    <version>4.3.12.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>
+    </scm>
+
+    <properties>
+        <pkgGroupId>org.springframework</pkgGroupId>
+        <pkgArtifactId>spring-webmvc-portlet</pkgArtifactId>
+        <pkgVersion>4.3.12.RELEASE</pkgVersion>
+        <servicemix.osgi.export.pkg>
+            org.springframework
+        </servicemix.osgi.export.pkg>
+        <servicemix.osgi.import.pkg>
+            javax.portlet;resolution:=optional,
+            javax.portlet.filter;resolution:=optional,
+            javax.servlet;resolution:=optional,
+            javax.servlet.http;resolution:=optional,
+            javax.xml;resolution:=optional,
+            javax.xml.namespace;resolution:=optional,
+            org.apache.commons.fileupload;resolution:=optional,
+            org.apache.commons.fileupload.disk;resolution:=optional,
+            org.apache.commons.fileupload.portlet;resolution:=optional,
+            org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional,
+            org.springframework.beans;version="[${pkgVersion},4.4)",
+            org.springframework.beans.factory;version="[${pkgVersion},4.4)",
+            org.springframework.beans.factory.config;version="[${pkgVersion},4.4)",
+            org.springframework.beans.factory.support;version="[${pkgVersion},4.4)",
+            org.springframework.beans.factory.xml;version="[${pkgVersion},4.4)",
+            org.springframework.context;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.context.event;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.context.i18n;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.context.support;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.core;version="[${pkgVersion},4.4)",
+            org.springframework.core.annotation;version="[${pkgVersion},4.4)",
+            org.springframework.core.env;version="[${pkgVersion},4.4)",
+            org.springframework.core.io;version="[${pkgVersion},4.4)",
+            org.springframework.core.io.support;version="[${pkgVersion},4.4)",
+            org.springframework.core.style;version="[${pkgVersion},4.4)",
+            org.springframework.http;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.http.converter;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.jndi;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.stereotype;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.ui;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.util;version="[${pkgVersion},4.4)",
+            org.springframework.validation;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.validation.support;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.web.bind;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.web.bind.annotation;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.web.bind.annotation.support;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.web.bind.support;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.web.context;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.web.context.request;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.web.context.support;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.web.multipart;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.web.multipart.commons;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.web.servlet;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.web.servlet.mvc.annotation;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.springframework.web.util;version="[${pkgVersion},4.4)";resolution:=optional,
+            org.xml.sax;resolution:=optional
+        </servicemix.osgi.import.pkg>
+    </properties>
+
+    <dependencies>
+        <dependency>
+            <groupId>${pkgGroupId}</groupId>
+            <artifactId>${pkgArtifactId}</artifactId>
+            <version>${pkgVersion}</version>
+            <exclusions>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-beans</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-context</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-core</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-web</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-webmvc</artifactId>
+                </exclusion>
+            </exclusions>
+        </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/df42f6d6/spring-webmvc-portlet-4.3.12.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-webmvc-portlet-4.3.12.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-webmvc-portlet-4.3.12.RELEASE/src/main/resources/OSGI-INF/bundle.info
new file mode 100644
index 0000000..1927f99
--- /dev/null
+++ b/spring-webmvc-portlet-4.3.12.RELEASE/src/main/resources/OSGI-INF/bundle.info
@@ -0,0 +1,11 @@
+\u001B[1mSYNOPSIS\u001B[0m
+    ${project.description}
+
+    Original Maven URL:
+        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
+
+\u001B[1mDESCRIPTION\u001B[0m
+    Spring Framework Web MVC Struts module.
+
+\u001B[1mSEE ALSO\u001B[0m
+    \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/df42f6d6/spring-websocket-4.3.10.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-websocket-4.3.10.RELEASE/pom.xml b/spring-websocket-4.3.10.RELEASE/pom.xml
deleted file mode 100644
index 27a4b2d..0000000
--- a/spring-websocket-4.3.10.RELEASE/pom.xml
+++ /dev/null
@@ -1,223 +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-websocket</artifactId>
-    <version>4.3.10.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</pkgGroupId>
-        <pkgArtifactId>spring-websocket</pkgArtifactId>
-        <pkgVersion>4.3.10.RELEASE</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            org.springframework
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            com.fasterxml.jackson.core.io;resolution:=optional,
-            com.fasterxml.jackson.databind;resolution:=optional,
-            io.undertow.client;resolution:=optional,
-            io.undertow.connector;resolution:=optional,
-            io.undertow.server;resolution:=optional,
-            io.undertow.servlet.api;resolution:=optional,
-            io.undertow.servlet.websockets;resolution:=optional,
-            io.undertow.util;resolution:=optional,
-            io.undertow.websockets.core;resolution:=optional,
-            io.undertow.websockets.core.protocol;resolution:=optional,
-            io.undertow.websockets.core.protocol.version07;resolution:=optional,
-            io.undertow.websockets.core.protocol.version08;resolution:=optional,
-            io.undertow.websockets.core.protocol.version13;resolution:=optional,
-            io.undertow.websockets.jsr;resolution:=optional,
-            io.undertow.websockets.jsr.annotated;resolution:=optional,
-            io.undertow.websockets.jsr.handshake;resolution:=optional,
-            io.undertow.websockets.spi;resolution:=optional,
-            javax.servlet;resolution:=optional,
-            javax.servlet.http;resolution:=optional,
-            javax.websocket;resolution:=optional,
-            javax.websocket.server;resolution:=optional,
-            org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional,
-            org.apache.tomcat.websocket.server;resolution:=optional,
-            org.eclipse.jetty.client;resolution:=optional,
-            org.eclipse.jetty.client.api;resolution:=optional,
-            org.eclipse.jetty.client.util;resolution:=optional,
-            org.eclipse.jetty.http;resolution:=optional,
-            org.eclipse.jetty.websocket.api;resolution:=optional,
-            org.eclipse.jetty.websocket.api.annotations;resolution:=optional,
-            org.eclipse.jetty.websocket.api.extensions;resolution:=optional,
-            org.eclipse.jetty.websocket.client;resolution:=optional,
-            org.eclipse.jetty.websocket.common;resolution:=optional,
-            org.eclipse.jetty.websocket.server;resolution:=optional,
-            org.eclipse.jetty.websocket.servlet;resolution:=optional,
-            org.glassfish.tyrus.core;resolution:=optional,
-            org.glassfish.tyrus.servlet;resolution:=optional,
-            org.glassfish.tyrus.server;resolution:=optional,
-            org.glassfish.tyrus.spi;resolution:=optional,
-            org.glassfish.tyrus.websockets;resolution:=optional,
-            org.springframework.beans;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.beans.factory;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.beans.factory.annotation;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.beans.factory.config;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.beans.factory.parsing;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.beans.factory.support;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.beans.factory.xml;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.context;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.context.event;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.context.annotation;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.core;version="[${pkgVersion},4.4)",
-            org.springframework.core.annotation;version="[${pkgVersion},4.4)",
-            org.springframework.core.convert;version="[${pkgVersion},4.4)",
-            org.springframework.core.task;version="[${pkgVersion},4.4)",
-            org.springframework.http;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.http.client;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.http.converter;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.http.converter.json;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.http.server;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.messaging;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.messaging.converter;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.messaging.handler;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.messaging.handler.annotation.support;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.messaging.handler.invocation;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.messaging.simp;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.messaging.simp.annotation.support;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.messaging.simp.broker;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.messaging.simp.config;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.messaging.simp.stomp;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.messaging.simp.user;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.messaging.support;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.messaging.tcp;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.scheduling;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.scheduling.concurrent;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.stereotype;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.util;version="[${pkgVersion},4.4)",
-            org.springframework.util.concurrent;version="[${pkgVersion},4.4)",
-            org.springframework.util.xml;version="[${pkgVersion},4.4)",
-            org.springframework.web;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.client;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.context;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.context.support;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.cors;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.filter;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.method;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.servlet;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.servlet.handler;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.springframework.web.util;version="[${pkgVersion},4.4)";resolution:=optional,
-            org.w3c.dom;resolution:=optional,
-            org.xnio;resolution:=optional,
-            org.xnio.channels;resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <exclusions>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-context</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-core</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-web</artifactId>
-                </exclusion>
-            </exclusions>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-            <exclusions>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-context</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-core</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>org.springframework</groupId>
-                    <artifactId>spring-web</artifactId>
-                </exclusion>
-            </exclusions>
-        </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>**/*.xsd</include>
-                                        <include>META-INF/spring*</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/df42f6d6/spring-websocket-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-websocket-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-websocket-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index a3feb22..0000000
--- a/spring-websocket-4.3.10.RELEASE/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,11 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Spring Framework WebSocket module.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m