http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/5829f436/spring-jms-4.2.8.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-jms-4.2.8.RELEASE/pom.xml b/spring-jms-4.2.8.RELEASE/pom.xml
new file mode 100644
index 0000000..b0f9bd6
--- /dev/null
+++ b/spring-jms-4.2.8.RELEASE/pom.xml
@@ -0,0 +1,235 @@
+<?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>12</version>
+        <relativePath>../bundles-pom/pom.xml</relativePath>
+    </parent>
+
+    <groupId>org.apache.servicemix.bundles</groupId>
+    <artifactId>org.apache.servicemix.bundles.spring-jms</artifactId>
+    <version>4.2.8.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</pkgGroupId>
+        <pkgArtifactId>spring-jms</pkgArtifactId>
+        <pkgVersion>4.2.8.RELEASE</pkgVersion>
+        <servicemix.osgi.export.pkg>
+            org.springframework
+        </servicemix.osgi.export.pkg>
+        <servicemix.osgi.import.pkg>
+            
com.fasterxml.jackson.annotation;version="[2,4)";resolution:=optional,
+            com.fasterxml.jackson.core;version="[2,4)";resolution:=optional,
+            
com.fasterxml.jackson.databind;version="[2,4)";resolution:=optional,
+            
com.fasterxml.jackson.databind.type;version="[2,4)";resolution:=optional,
+            io.netty.channel;resolution:=optional,
+            io.netty.channel.nio;resolution:=optional,
+            io.netty.util.concurrent;resolution:=optional,
+            javax.jms,
+            javax.naming;resolution:=optional,
+            javax.resource;resolution:=optional,
+            javax.resource.spi;resolution:=optional,
+            javax.resource.spi.endpoint;resolution:=optional,
+            javax.xml.transform;resolution:=optional,
+            javax.xml.transform.stream;resolution:=optional,
+            org.aopalliance.intercept;version="[1,2)";resolution:=optional,
+            
org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional,
+            org.codehaus.jackson.map;version="[2,3)";resolution:=optional,
+            org.codehaus.jackson.map.type;version="[2,3)";resolution:=optional,
+            org.codehaus.jackson.type;version="[2,3)";resolution:=optional,
+            org.reactivestreams;resolution:=optional,
+            
org.springframework.aop.framework;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.aop.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            org.springframework.beans;version="[${pkgVersion},4.3)",
+            org.springframework.beans.factory;version="[${pkgVersion},4.3)",
+            
org.springframework.beans.factory.config;version="[${pkgVersion},4.3)",
+            
org.springframework.beans.factory.parsing;version="[${pkgVersion},4.3)",
+            
org.springframework.beans.factory.support;version="[${pkgVersion},4.3)",
+            
org.springframework.beans.factory.xml;version="[${pkgVersion},4.3)",
+            
org.springframework.context;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.context.annotation;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.context.event;version="[${pkgVersion},4.3)";resolution:=optional,
+            org.springframework.core;version="[${pkgVersion},4.3)",
+            org.springframework.core.annotation;version="[${pkgVersion},4.3)",
+            org.springframework.core.convert;version="[${pkgVersion},4.3)",
+            
org.springframework.core.convert.support;version="[${pkgVersion},4.3)",
+            org.springframework.core.task;version="[${pkgVersion},4.3)",
+            org.springframework.expression;version="[${pkgVersion},4.3)",
+            org.springframework.expression.spel;version="[${pkgVersion},4.3)",
+            
org.springframework.expression.spel.standard;version="[${pkgVersion},4.3)",
+            
org.springframework.expression.spel.support;version="[${pkgVersion},4.3)",
+            
org.springframework.format.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.jca.endpoint;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.jndi;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.oxm;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.remoting;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.remoting.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.scheduling;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.scheduling.concurrent;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.stereotype;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.transaction;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.transaction.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            org.springframework.util;version="[${pkgVersion},4.3)",
+            org.springframework.util.backoff;version="[${pkgVersion},4.3)",
+            org.springframework.util.concurrent;version="[${pkgVersion},4.3)",
+            
org.springframework.validation;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.validation.annotation;version="[${pkgVersion},4.3)";resolution:=optional,
+            reactor;resolution:=optional,
+            reactor.bus.spec;resolution:=optional,
+            reactor.core;resolution:=optional,
+            reactor.core.config;resolution:=optional,
+            reactor.core.composable;resolution:=optional,
+            reactor.core.composable.spec;resolution:=optional,
+            reactor.core.configuration;resolution:=optional,
+            reactor.core.spec.support;resolution:=optional,
+            reactor.core.support;resolution:=optional,
+            reactor.fn;resolution:=optional,
+            reactor.fn.tuple;resolution:=optional,
+            reactor.function;resolution:=optional,
+            reactor.io;resolution:=optional,
+            reactor.io.buffer;resolution:=optional,
+            reactor.io.codec;resolution:=optional,
+            reactor.io.encoding;resolution:=optional,
+            reactor.io.net;resolution:=optional,
+            reactor.io.net.config;resolution:=optional,
+            reactor.io.net.impl.netty;resolution:=optional,
+            reactor.io.net.impl.netty.tcp;resolution:=optional,
+            reactor.io.net.tcp;resolution:=optional,
+            reactor.net;resolution:=optional,
+            reactor.net.netty.tcp;resolution:=optional,
+            reactor.net.tcp;resolution:=optional,
+            reactor.net.tcp.spec;resolution:=optional,
+            reactor.tuple;resolution:=optional,
+            reactor.rx;resolution:=optional,
+            reactor.rx.action;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-context</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-core</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-tx</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-tx</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>**/*.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/5829f436/spring-jms-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-jms-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-jms-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info
new file mode 100644
index 0000000..10652ae
--- /dev/null
+++ b/spring-jms-4.2.8.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 JMS 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/5829f436/spring-messaging-4.2.8.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-messaging-4.2.8.RELEASE/pom.xml 
b/spring-messaging-4.2.8.RELEASE/pom.xml
new file mode 100644
index 0000000..eca39fd
--- /dev/null
+++ b/spring-messaging-4.2.8.RELEASE/pom.xml
@@ -0,0 +1,179 @@
+<?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>12</version>
+        <relativePath>../bundles-pom/pom.xml</relativePath>
+    </parent>
+
+    <groupId>org.apache.servicemix.bundles</groupId>
+    <artifactId>org.apache.servicemix.bundles.spring-messaging</artifactId>
+    <version>4.2.8.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</pkgGroupId>
+        <pkgArtifactId>spring-messaging</pkgArtifactId>
+        <pkgVersion>4.2.8.RELEASE</pkgVersion>
+        <servicemix.osgi.export.pkg>
+            org.springframework
+        </servicemix.osgi.export.pkg>
+        <servicemix.osgi.import.pkg>
+            
com.fasterxml.jackson.annotation;version="[2,4)";resolution:=optional,
+            com.fasterxml.jackson.core;version="[2,4)";resolution:=optional,
+            
com.fasterxml.jackson.databind;version="[2,4)";resolution:=optional,
+            io.netty.channel;version="[4,5)";resolution:=optional,
+            io.netty.channel.nio;version="[4,5)";resolution:=optional,
+            io.netty.util.concurrent;version="[4,5)";resolution:=optional,
+            javax.xml.transform;resolution:=optional,
+            javax.xml.transform.stream;resolution:=optional,
+            
org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional,
+            org.reactivestreams;resolution:=optional,
+            
org.springframework.beans;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.beans.factory;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.beans.factory.config;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.context;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.context.annotation;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.context.event;version="[${pkgVersion},4.3)";resolution:=optional,
+            org.springframework.core;version="[${pkgVersion},4.3)",
+            org.springframework.core.annotation;version="[${pkgVersion},4.3)",
+            org.springframework.core.convert;version="[${pkgVersion},4.3)",
+            
org.springframework.core.convert.support;version="[${pkgVersion},4.3)",
+            org.springframework.expression;version="[${pkgVersion},4.3)",
+            org.springframework.expression.spel;version="[${pkgVersion},4.3)",
+            
org.springframework.expression.spel.standard;version="[${pkgVersion},4.3)",
+            
org.springframework.expression.spel.support;version="[${pkgVersion},4.3)",
+            
org.springframework.format.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.oxm;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.scheduling;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.scheduling.concurrent;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.stereotype;version="[${pkgVersion},4.3)";resolution:=optional,
+            org.springframework.util;version="[${pkgVersion},4.3)",
+            
org.springframework.util.concurrent;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.validation;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.validation.annotation;version="[${pkgVersion},4.3)";resolution:=optional,
+            reactor.core;resolution:=optional,
+            reactor.core.configuration;resolution:=optional,
+            reactor.core.composable;resolution:=optional,
+            reactor.core.composable.spec;resolution:=optional,
+            reactor.core.spec.support;resolution:=optional,
+            reactor.function;resolution:=optional,
+            reactor.function.support;resolution:=optional,
+            reactor.io;resolution:=optional,
+            reactor.tcp;resolution:=optional,
+            reactor.tcp.encoding;resolution:=optional,
+            reactor.tcp.netty;resolution:=optional,
+            reactor.tcp.spec;resolution:=optional,
+            reactor.tuple;resolution:=optional,
+            reactor.*;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>
+            </exclusions>
+        </dependency>
+
+        <!-- sources -->
+        <dependency>
+            <groupId>${pkgGroupId}</groupId>
+            <artifactId>${pkgArtifactId}</artifactId>
+            <version>${pkgVersion}</version>
+            <classifier>sources</classifier>
+            <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>
+            </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/5829f436/spring-messaging-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git 
a/spring-messaging-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-messaging-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info
new file mode 100644
index 0000000..61382aa
--- /dev/null
+++ b/spring-messaging-4.2.8.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 Messaging 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/5829f436/spring-orm-4.2.8.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-orm-4.2.8.RELEASE/pom.xml b/spring-orm-4.2.8.RELEASE/pom.xml
new file mode 100644
index 0000000..f5c58ba
--- /dev/null
+++ b/spring-orm-4.2.8.RELEASE/pom.xml
@@ -0,0 +1,258 @@
+<?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>12</version>
+        <relativePath>../bundles-pom/pom.xml</relativePath>
+    </parent>
+
+    <groupId>org.apache.servicemix.bundles</groupId>
+    <artifactId>org.apache.servicemix.bundles.spring-orm</artifactId>
+    <version>4.2.8.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</pkgGroupId>
+        <pkgArtifactId>spring-orm</pkgArtifactId>
+        <pkgVersion>4.2.8.RELEASE</pkgVersion>
+        <servicemix.osgi.export.pkg>
+            org.springframework
+        </servicemix.osgi.export.pkg>
+        <servicemix.osgi.import.pkg>
+            com.ibatis.common.xml;resolution:=optional,
+            com.ibatis.sqlmap.client;resolution:=optional,
+            com.ibatis.sqlmap.client.event;resolution:=optional,
+            com.ibatis.sqlmap.engine.builder.xml;resolution:=optional,
+            com.ibatis.sqlmap.engine.impl;resolution:=optional,
+            com.ibatis.sqlmap.engine.transaction;resolution:=optional,
+            com.ibatis.sqlmap.engine.transaction.external;resolution:=optional,
+            com.ibatis.sqlmap.engine.type;resolution:=optional,
+            javax.jdo;resolution:=optional,
+            javax.jdo.datastore;resolution:=optional,
+            javax.persistence;resolution:=optional,
+            javax.persistence.criteria;resolution:=optional,
+            javax.persistence.metamodel;resolution:=optional,
+            javax.persistence.spi;resolution:=optional,
+            javax.servlet;resolution:=optional,
+            javax.servlet.http;resolution:=optional,
+            javax.sql;resolution:=optional,
+            javax.transaction;resolution:=optional,
+            javax.xml.parsers;resolution:=optional,
+            oracle.toplink.essentials.ejb.cmp3;resolution:=optional,
+            oracle.toplink.essentials.expressions;resolution:=optional,
+            
oracle.toplink.essentials.internal.databaseaccess;resolution:=optional,
+            oracle.toplink.essentials.internal.sessions;resolution:=optional,
+            oracle.toplink.essentials.sessions;resolution:=optional,
+            org.aopalliance.intercept;version="[1,2)",
+            
org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional,
+            
org.apache.openjpa.persistence;version="[2,3)";resolution:=optional,
+            
org.apache.openjpa.persistence.jdbc;version="[2,3)";resolution:=optional,
+            
org.eclipse.persistence.config;version="[2,3)";resolution:=optional,
+            
org.eclipse.persistence.internal.databaseaccess;version="[2,3)";resolution:=optional,
+            
org.eclipse.persistence.internal.sessions;version="[2,3)";resolution:=optional,
+            org.eclipse.persistence.jpa;version="[2,3)";resolution:=optional,
+            
org.eclipse.persistence.logging;version="[2,3)";resolution:=optional,
+            
org.eclipse.persistence.sessions;version="[2,3)";resolution:=optional,
+            org.hibernate;version="[3,5)";resolution:=optional,
+            org.hibernate.annotations;version="[3,5)";resolution:=optional,
+            
org.hibernate.boot.model.naming;version="[3,5)";resolution:=optional,
+            org.hibernate.boot.registry;version="[3,5)";resolution:=optional,
+            org.hibernate.cache;version="[3,5)";resolution:=optional,
+            org.hibernate.cache.access;version="[3,5)";resolution:=optional,
+            org.hibernate.cache.spi;version="[3,5)";resolution:=optional,
+            org.hibernate.cfg;version="[3,5)";resolution:=optional,
+            org.hibernate.classic;version="[3,5)";resolution:=optional,
+            org.hibernate.connection;version="[3,5)";resolution:=optional,
+            org.hibernate.context;version="[3,5)";resolution:=optional,
+            
org.hibernate.context.internal;version="[3,5)";resolution:=optional,
+            org.hibernate.context.spi;version="[3,5)";resolution:=optional,
+            org.hibernate.criterion;version="[3,5)";resolution:=optional,
+            org.hibernate.dialect;version="[3,5)";resolution:=optional,
+            org.hibernate.dialect.lock;version="[3,5)";resolution:=optional,
+            org.hibernate.ejb;version="[3,5)";resolution:=optional,
+            org.hibernate.engine;version="[3,5)";resolution:=optional,
+            
org.hibernate.engine.jdbc.connections.spi;version="[3,5)";resolution:=optional,
+            org.hibernate.engine.spi;version="[3,5)";resolution:=optional,
+            org.hibernate.engine.jdbc.spi;version="[3,5)";resolution:=optional,
+            
org.hibernate.engine.transaction.internal.jta;version="[3,5)";resolution:=optional,
+            
org.hibernate.engine.transaction.jta.platform.spi;version="[3,5)";resolution:=optional,
+            
org.hibernate.engine.transaction.spi;version="[3,5)";resolution:=optional,
+            org.hibernate.event;version="[3,5)";resolution:=optional,
+            org.hibernate.event.def;version="[3,5)";resolution:=optional,
+            org.hibernate.exception;version="[3,5)";resolution:=optional,
+            org.hibernate.impl;version="[3,5)";resolution:=optional,
+            org.hibernate.jdbc;version="[3,5)";resolution:=optional,
+            org.hibernate.jpa;version="[3,5)";resolution:=optional,
+            
org.hibernate.jpa.boot.internal;version="[3,5)";resolution:=optional,
+            org.hibernate.jpa.boot.spi;version="[3,5)";resolution:=optional,
+            
org.hibernate.persister.entity;version="[3,5)";resolution:=optional,
+            
org.hibernate.resource.transaction.spi;version="[3,5)";resolution:=optional,
+            
org.hibernate.resource.jdbc.spi;version="[3,5)";resolution:=optional,
+            org.hibernate.service;version="[3,5)";resolution:=optional,
+            
org.hibernate.service.jdbc.connections.spi;version="[3,5)";resolution:=optional,
+            
org.hibernate.service.jta.platform.internal;version="[3,5)";resolution:=optional,
+            
org.hibernate.service.jta.platform.spi;version="[3,5)";resolution:=optional,
+            org.hibernate.service.spi;version="[3,5)";resolution:=optional,
+            org.hibernate.tool.hbm2ddl;version="[3,5)";resolution:=optional,
+            org.hibernate.transaction;version="[3,5)";resolution:=optional,
+            org.hibernate.transform;version="[3,5)";resolution:=optional,
+            org.hibernate.type;version="[3,5)";resolution:=optional,
+            org.hibernate.usertype;version="[3,5)";resolution:=optional,
+            org.hibernate.util;version="[3,5)";resolution:=optional,
+            org.springframework.aop.scope;version="[${pkgVersion},4.3)",
+            org.springframework.aop.support;version="[${pkgVersion},4.3)",
+            org.springframework.beans;version="[${pkgVersion},4.3)",
+            org.springframework.beans.factory;version="[${pkgVersion},4.3)",
+            
org.springframework.beans.factory.annotation;version="[${pkgVersion},4.3)",
+            
org.springframework.beans.factory.config;version="[${pkgVersion},4.3)",
+            
org.springframework.beans.factory.support;version="[${pkgVersion},4.3)",
+            org.springframework.context;version="[${pkgVersion},4.3)",
+            org.springframework.context.weaving;version="[${pkgVersion},4.3)",
+            org.springframework.core;version="[${pkgVersion},4.3)",
+            org.springframework.core.io;version="[${pkgVersion},4.3)",
+            org.springframework.core.io.support;version="[${pkgVersion},4.3)",
+            org.springframework.core.type;version="[${pkgVersion},4.3)",
+            
org.springframework.core.type.classreading;version="[${pkgVersion},4.3)",
+            org.springframework.core.type.filter;version="[${pkgVersion},4.3)",
+            org.springframework.dao;version="[${pkgVersion},4.3)",
+            org.springframework.dao.support;version="[${pkgVersion},4.3)",
+            
org.springframework.instrument;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.instrument.classloading;version="[${pkgVersion},4.3)";resolution:=optional,
+            org.springframework.jdbc;version="[${pkgVersion},4.3)",
+            org.springframework.jdbc.datasource;version="[${pkgVersion},4.3)",
+            
org.springframework.jdbc.datasource.lookup;version="[${pkgVersion},4.3)",
+            org.springframework.jdbc.support;version="[${pkgVersion},4.3)",
+            org.springframework.jdbc.support.lob;version="[${pkgVersion},4.3)",
+            
org.springframework.jndi;version="[${pkgVersion},4.3)";resolution:=optional,
+            org.springframework.transaction;version="[${pkgVersion},4.3)",
+            org.springframework.transaction.jta;version="[${pkgVersion},4.3)",
+            
org.springframework.transaction.support;version="[${pkgVersion},4.3)",
+            
org.springframework.ui;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.util;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.util.xml;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.context;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.context.request;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.context.request.async;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.context.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.filter;version="[${pkgVersion},4.3)";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>
+            <exclusions>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-beans</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-core</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-jdbc</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-tx</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-beans</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-core</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-jdbc</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-tx</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/5829f436/spring-orm-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-orm-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-orm-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info
new file mode 100644
index 0000000..dad88ba
--- /dev/null
+++ b/spring-orm-4.2.8.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 ORM 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/5829f436/spring-oxm-4.2.8.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-oxm-4.2.8.RELEASE/pom.xml b/spring-oxm-4.2.8.RELEASE/pom.xml
new file mode 100644
index 0000000..f2cd0f9
--- /dev/null
+++ b/spring-oxm-4.2.8.RELEASE/pom.xml
@@ -0,0 +1,174 @@
+<?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>12</version>
+        <relativePath>../bundles-pom/pom.xml</relativePath>
+    </parent>
+
+    <groupId>org.apache.servicemix.bundles</groupId>
+    <artifactId>org.apache.servicemix.bundles.spring-oxm</artifactId>
+    <version>4.2.8.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</pkgGroupId>
+        <pkgArtifactId>spring-oxm</pkgArtifactId>
+        <pkgVersion>4.2.8.RELEASE</pkgVersion>
+        <servicemix.osgi.export.pkg>
+            org.springframework
+        </servicemix.osgi.export.pkg>
+        <servicemix.osgi.import.pkg>
+            com.thoughtworks.xstream;version="[1.4,2)";resolution:=optional,
+            
com.thoughtworks.xstream.converters;version="[1.4,2)";resolution:=optional,
+            
com.thoughtworks.xstream.converters.reflection;version="[1.4,2)";resolution:=optional,
+            
com.thoughtworks.xstream.core;version="[1.4,2)";resolution:=optional,
+            
com.thoughtworks.xstream.core.util;version="[1.4,2)";resolution:=optional,
+            com.thoughtworks.xstream.io;version="[1.4,2)";resolution:=optional,
+            
com.thoughtworks.xstream.io.naming;version="[1.4,2)";resolution:=optional,
+            
com.thoughtworks.xstream.io.xml;version="[1.4,2)";resolution:=optional,
+            
com.thoughtworks.xstream.mapper;version="[1.4,2)";resolution:=optional,
+            javax.activation;resolution:=optional,
+            javax.xml;resolution:=optional,
+            javax.xml.bind;resolution:=optional,
+            javax.xml.bind.annotation;resolution:=optional,
+            javax.xml.bind.annotation.adapters;resolution:=optional,
+            javax.xml.bind.attachment;resolution:=optional,
+            javax.xml.datatype,
+            javax.xml.namespace,
+            javax.xml.parsers,
+            javax.xml.stream,
+            javax.xml.transform,
+            javax.xml.transform.dom,
+            javax.xml.transform.sax,
+            javax.xml.transform.stream,
+            javax.xml.validation,
+            
org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional,
+            org.apache.xmlbeans;version="[2.6,3)";resolution:=optional,
+            org.exolab.castor.mapping;version="[1.3,2)";resolution:=optional,
+            org.exolab.castor.xml;version="[1.3,2)";resolution:=optional,
+            org.exolab.castor.util;version="[1.3,2)";resolution:=optional,
+            org.jibx.runtime;version="[1.2,2)";resolution:=optional,
+            org.jibx.runtime.impl;version="[1.2,2)";resolution:=optional,
+            org.springframework.beans.factory;version="[${pkgVersion},4.3)",
+            
org.springframework.beans.factory.support;version="[${pkgVersion},4.3)",
+            
org.springframework.beans.factory.xml;version="[${pkgVersion},4.3)",
+            org.springframework.core;version="[${pkgVersion},4.3)",
+            org.springframework.core.annotation;version="[${pkgVersion},4.3)",
+            org.springframework.core.io;version="[${pkgVersion},4.3)",
+            org.springframework.core.io.support;version="[${pkgVersion},4.3)",
+            org.springframework.core.type;version="[${pkgVersion},4.3)",
+            
org.springframework.core.type.classreading;version="[${pkgVersion},4.3)",
+            org.springframework.core.type.filter;version="[${pkgVersion},4.3)",
+            org.springframework.util;version="[${pkgVersion},4.3)",
+            org.springframework.util.xml;version="[${pkgVersion},4.3)",
+            org.w3c.dom,
+            org.w3c.dom.ls,
+            org.xml.sax,
+            org.xml.sax.ext,
+            org.xml.sax.helpers
+        </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-core</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-beans</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-core</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>**/*.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/5829f436/spring-oxm-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-oxm-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-oxm-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info
new file mode 100644
index 0000000..9e728ad
--- /dev/null
+++ b/spring-oxm-4.2.8.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 OXM 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/5829f436/spring-test-4.2.8.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-test-4.2.8.RELEASE/pom.xml 
b/spring-test-4.2.8.RELEASE/pom.xml
new file mode 100644
index 0000000..260fc13
--- /dev/null
+++ b/spring-test-4.2.8.RELEASE/pom.xml
@@ -0,0 +1,222 @@
+<?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>12</version>
+        <relativePath>../bundles-pom/pom.xml</relativePath>
+    </parent>
+
+    <groupId>org.apache.servicemix.bundles</groupId>
+    <artifactId>org.apache.servicemix.bundles.spring-test</artifactId>
+    <version>4.2.8.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</pkgGroupId>
+        <pkgArtifactId>spring-test</pkgArtifactId>
+        <pkgVersion>4.2.8.RELEASE</pkgVersion>
+        <servicemix.osgi.export.pkg>
+            org.springframework
+        </servicemix.osgi.export.pkg>
+        <servicemix.osgi.import.pkg>
+            com.jayway.jsonpath;version="[1,3)";resolution:=optional,
+            com.gargoylesoftware.htmlunit;resolution:=optional,
+            com.gargoylesoftware.htmlunit.util;resolution:=optional,
+            javax.activation;resolution:=optional,
+            javax.el;resolution:=optional,
+            javax.naming;resolution:=optional,
+            javax.naming.spi;resolution:=optional,
+            javax.persistence;resolution:=optional,
+            javax.portlet;resolution:=optional,
+            javax.servlet;resolution:=optional,
+            javax.servlet.descriptor;resolution:=optional,
+            javax.servlet.http;resolution:=optional,
+            javax.servlet.jsp;resolution:=optional,
+            javax.servlet.jsp.el;resolution:=optional,
+            javax.servlet.jsp.tagext;resolution:=optional,
+            javax.sql;resolution:=optional,
+            javax.xml;resolution:=optional,
+            javax.xml.namespace;resolution:=optional,
+            javax.xml.parsers;resolution:=optional,
+            javax.xml.transform,
+            javax.xml.transform.dom,
+            javax.xml.xpath;resolution:=optional,
+            junit.framework;version="[4,5)";resolution:=optional,
+            
org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional,
+            
org.apache.taglibs.standard.lang.support;version="[1.2,2)";resolution:=optional,
+            org.aspectj.weaver.loadtime;version="[1.8,2)";resolution:=optional,
+            org.custommonkey.xmlunit;version="[1.5,2)";resolution:=optional,
+            org.hamcrest;version="[1,2)";resolution:=optional,
+            org.hamcrest.core;version="[1,2)";resolution:=optional,
+            org.junit;version="[4,5)";resolution:=optional,
+            org.junit.internal;version="[4,5)";resolution:=optional,
+            
org.junit.internal.runners.model;version="[4,5)";resolution:=optional,
+            
org.junit.internal.runners.statements;version="[4,5)";resolution:=optional,
+            org.junit.rules;version="[4,5)";resolution:=optional,
+            org.junit.runner;version="[4,5)";resolution:=optional,
+            org.junit.runner.notification;version="[4,5)";resolution:=optional,
+            org.junit.runners;version="[4,5)";resolution:=optional,
+            org.junit.runners.model;version="[4,5)";resolution:=optional,
+            org.openqa.selenium;version="[2,4)";resolution:=optional,
+            org.openqa.selenium.htmlunit;version="[2,4)";resolution:=optional,
+            org.skyscreamer.jsonassert;resolution:=optional,
+            
org.springframework.aop;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.aop.framework;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.aop.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.beans;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.beans.factory;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.beans.factory.annotation;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.beans.factory.config;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.beans.factory.groovy;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.beans.factory.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.beans.factory.xml;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.context;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.context.annotation;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.context.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.core;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.core.annotation;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.core.env;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.core.io;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.core.io.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.core.style;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.dao;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.format.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.http;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.http.client;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.http.converter;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.instrument.classloading;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.jdbc.core;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.jdbc.core.simple;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.jdbc.datasource.init;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.jndi;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.orm.jpa;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.orm.jpa.persistenceunit;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.transaction;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.transaction.annotation;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.transaction.interceptor;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.transaction.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.ui;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.util;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.util.concurrent;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.util.xml;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.validation;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.accept;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.bind.annotation;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.client;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.client.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.context;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.context.request;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.context.request.async;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.context.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.method;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.method.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.multipart;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.portlet.multipart;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.servlet;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.servlet.config.annotation;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.servlet.handler;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.servlet.i18n;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.servlet.mvc.method.annotation;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.servlet.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.servlet.theme;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.servlet.view;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.web.util;version="[${pkgVersion},4.3)";resolution:=optional,
+            org.testng;resolution:=optional,
+            org.testng.annotations;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>
+            <exclusions>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-core</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-core</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>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/5829f436/spring-test-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-test-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-test-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info
new file mode 100644
index 0000000..9e7342b
--- /dev/null
+++ b/spring-test-4.2.8.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 Test 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/5829f436/spring-tx-4.2.8.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-tx-4.2.8.RELEASE/pom.xml b/spring-tx-4.2.8.RELEASE/pom.xml
new file mode 100644
index 0000000..4aa6d24
--- /dev/null
+++ b/spring-tx-4.2.8.RELEASE/pom.xml
@@ -0,0 +1,175 @@
+<?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>12</version>
+        <relativePath>../bundles-pom/pom.xml</relativePath>
+    </parent>
+
+    <groupId>org.apache.servicemix.bundles</groupId>
+    <artifactId>org.apache.servicemix.bundles.spring-tx</artifactId>
+    <version>4.2.8.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</pkgGroupId>
+        <pkgArtifactId>spring-tx</pkgArtifactId>
+        <pkgVersion>4.2.8.RELEASE</pkgVersion>
+        <servicemix.osgi.export.pkg>
+            org.springframework
+        </servicemix.osgi.export.pkg>
+        <servicemix.osgi.import.pkg>
+            com.ibm.websphere.uow;resolution:=optional,
+            com.ibm.wsspi.uow;resolution:=optional,
+            javax.ejb;resolution:=optional,
+            javax.management;resolution:=optional,
+            javax.naming;resolution:=optional,
+            javax.resource;resolution:=optional,
+            javax.resource.cci;resolution:=optional,
+            javax.resource.spi;resolution:=optional,
+            javax.resource.spi.endpoint;resolution:=optional,
+            javax.resource.spi.work;resolution:=optional,
+            javax.transaction;version="[1.2,2)";resolution:=optional,
+            javax.transaction.xa;version="[1.2,2)";resolution:=optional,
+            org.aopalliance.aop;version="[1,2)";resolution:=optional,
+            org.aopalliance.intercept;version="[1,2)";resolution:=optional,
+            
org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional,
+            
org.springframework.aop;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.aop.config;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.aop.framework;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.aop.framework.autoproxy;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.aop.scope;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.aop.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.aop.support.annotation;version="[${pkgVersion},4.3)";resolution:=optional,
+            org.springframework.beans;version="[${pkgVersion},4.3)",
+            org.springframework.beans.factory;version="[${pkgVersion},4.3)",
+            
org.springframework.beans.factory.annotation;version="[${pkgVersion},4.3)",
+            
org.springframework.beans.factory.config;version="[${pkgVersion},4.3)",
+            
org.springframework.beans.factory.parsing;version="[${pkgVersion},4.3)",        
    
+            
org.springframework.beans.factory.support;version="[${pkgVersion},4.3)",
+            
org.springframework.beans.factory.xml;version="[${pkgVersion},4.3)",
+            
org.springframework.beans.propertyeditors;version="[${pkgVersion},4.3)",
+            
org.springframework.context;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.context.annotation;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.context.event;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.context.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            org.springframework.core;version="[${pkgVersion},4.3)",
+            org.springframework.core.annotation;version="[${pkgVersion},4.3)",
+            org.springframework.core.env;version="[${pkgVersion},4.3)",
+            org.springframework.core.task;version="[${pkgVersion},4.3)",
+            org.springframework.core.type;version="[${pkgVersion},4.3)",
+            org.springframework.jndi;version="[${pkgVersion},4.3)",
+            
org.springframework.scheduling;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.stereotype;version="[${pkgVersion},4.3)";resolution:=optional,
+            org.springframework.util;version="[${pkgVersion},4.3)",
+            org.springframework.util.concurrent;version="[${pkgVersion},4.3)",
+            org.springframework.util.xml;version="[${pkgVersion},4.3)",
+            org.springframework.cglib.core;version="[${pkgVersion},4.3)",
+            org.springframework.cglib.proxy;version="[${pkgVersion},4.3)",
+            org.springframework.cglib.reflect;version="[${pkgVersion},4.3)",
+            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-beans</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-core</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-beans</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.springframework</groupId>
+                    <artifactId>spring-core</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>**/*.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/5829f436/spring-tx-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-tx-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-tx-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info
new file mode 100644
index 0000000..935d8fd
--- /dev/null
+++ b/spring-tx-4.2.8.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 Transaction (TX) 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/5829f436/spring-web-4.2.8.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-web-4.2.8.RELEASE/pom.xml b/spring-web-4.2.8.RELEASE/pom.xml
new file mode 100644
index 0000000..eb2e909
--- /dev/null
+++ b/spring-web-4.2.8.RELEASE/pom.xml
@@ -0,0 +1,208 @@
+<?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>12</version>
+        <relativePath>../bundles-pom/pom.xml</relativePath>
+    </parent>
+
+    <groupId>org.apache.servicemix.bundles</groupId>
+    <artifactId>org.apache.servicemix.bundles.spring-web</artifactId>
+    <version>4.2.8.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</pkgGroupId>
+        <pkgArtifactId>spring-web</pkgArtifactId>
+        <pkgVersion>4.2.8.RELEASE</pkgVersion>
+        <servicemix.osgi.export.pkg>
+            org.springframework
+        </servicemix.osgi.export.pkg>
+        <servicemix.osgi.import.pkg>
+            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,
+            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.3)",
+            org.springframework.beans.*;version="[${pkgVersion},4.3)",
+            org.springframework.context.*;version="[${pkgVersion},4.3)",
+            org.springframework.core.*;version="[${pkgVersion},4.3)",
+            
org.springframework.format.support;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.jndi.*;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.oxm.*;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.remoting.*;version="[${pkgVersion},4.3)";resolution:=optional,
+            
org.springframework.stereotype.*;version="[${pkgVersion},4.3)";resolution:=optional,
+            org.springframework.ui.*;version="[${pkgVersion},4.3)",
+            org.springframework.util.*;version="[${pkgVersion},4.3)",
+            org.springframework.validation.*;version="[${pkgVersion},4.3)", 
+            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/5829f436/spring-web-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/spring-web-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-web-4.2.8.RELEASE/src/main/resources/OSGI-INF/bundle.info
new file mode 100644
index 0000000..5746040
--- /dev/null
+++ b/spring-web-4.2.8.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

Reply via email to