http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/428046ec/aws-java-sdk-1.3.22/pom.xml
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.3.22/pom.xml b/aws-java-sdk-1.3.22/pom.xml
deleted file mode 100644
index a5df9f8..0000000
--- a/aws-java-sdk-1.3.22/pom.xml
+++ /dev/null
@@ -1,113 +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>10</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId>
-    <packaging>bundle</packaging>
-    <version>1.3.22_2-SNAPSHOT</version>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
-
-    <properties>
-        <pkgGroupId>com.amazonaws</pkgGroupId>
-        <pkgArtifactId>aws-java-sdk</pkgArtifactId>
-        <pkgVersion>1.3.22</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            com.amazonaws*
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            javax.crypto*,
-            javax.mail*;version="[1.4,2)";resolution:=optional,
-            javax.net*,
-            javax.xml*,
-            org.w3c.dom,
-            org.xml.sax*,
-            org.apache.commons.codec*;version="[1.3,2)",
-            org.apache.http*;version="[4,5)",
-            org.apache.commons.logging*;version="[1.1,2)";resolution:=optional,
-            org.codehaus.jackson*;version="[1.4,2)";resolution:=optional,
-            org.aspectj.lang*;version="[1,2)";resolution:=optional,
-            org.junit*;version="[4,5)";resolution:=optional,
-            org.springframework*;version="[2.5,4)";resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <optional>true</optional>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-            <optional>true</optional>
-        </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>**/*.class</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/428046ec/aws-java-sdk-1.3.22/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.3.22/src/main/resources/OSGI-INF/bundle.info 
b/aws-java-sdk-1.3.22/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 03e3725..0000000
--- a/aws-java-sdk-1.3.22/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,24 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Since early 2006, Amazon Web Services (AWS) has provided companies of all 
sizes with an infrastructure web
-    services platform in the cloud. With AWS you can requisition compute 
power, storage, and other
-    services–gaining access to a suite of elastic IT infrastructure services 
as your business demands them.
-    With AWS you have the flexibility to choose whichever development platform 
or programming model makes the
-    most sense for the problems you’re trying to solve. You pay only for 
what you use, with no up-front expenses
-    or long-term commitments, making AWS the most cost-effective way to 
deliver your application to your
-    customers and clients. And, with AWS, you can take advantage of 
Amazon.com’s global computing infrastructure
-    that is the backbone of Amazon.com’s multi-billion retail business and 
transactional enterprise whose
-    scalable, reliable, and secure distributed computing infrastructure has 
been honed for over a decade.
-
-    Using Amazon Web Services, an e-commerce web site can weather unforeseen 
demand with ease; a pharmaceutical
-    company can “rent” computing power to execute large-scale simulations; 
a media company can serve unlimited
-    videos, music, and more; and an enterprise can deploy bandwidth-consuming 
services and training to its
-    mobile workforce.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://aws.amazon.com/\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/428046ec/aws-java-sdk-1.3.25/pom.xml
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.3.25/pom.xml b/aws-java-sdk-1.3.25/pom.xml
deleted file mode 100644
index c99067e..0000000
--- a/aws-java-sdk-1.3.25/pom.xml
+++ /dev/null
@@ -1,113 +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>10</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId>
-    <packaging>bundle</packaging>
-    <version>1.3.25_2-SNAPSHOT</version>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
-
-    <properties>
-        <pkgGroupId>com.amazonaws</pkgGroupId>
-        <pkgArtifactId>aws-java-sdk</pkgArtifactId>
-        <pkgVersion>1.3.25</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            com.amazonaws*
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            javax.crypto*,
-            javax.mail*;version="[1.4,2)";resolution:=optional,
-            javax.net*,
-            javax.xml*,
-            org.w3c.dom,
-            org.xml.sax*,
-            org.apache.commons.codec*;version="[1.3,2)",
-            org.apache.http*;version="[4,5)",
-            org.apache.commons.logging*;version="[1.1,2)";resolution:=optional,
-            org.codehaus.jackson*;version="[1.4,2)";resolution:=optional,
-            org.aspectj.lang*;version="[1,2)";resolution:=optional,
-            org.junit*;version="[4,5)";resolution:=optional,
-            org.springframework*;version="[2.5,4)";resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <optional>false</optional>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-            <optional>false</optional>
-        </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>**/*.class</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/428046ec/aws-java-sdk-1.3.25/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.3.25/src/main/resources/OSGI-INF/bundle.info 
b/aws-java-sdk-1.3.25/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 03e3725..0000000
--- a/aws-java-sdk-1.3.25/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,24 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Since early 2006, Amazon Web Services (AWS) has provided companies of all 
sizes with an infrastructure web
-    services platform in the cloud. With AWS you can requisition compute 
power, storage, and other
-    services–gaining access to a suite of elastic IT infrastructure services 
as your business demands them.
-    With AWS you have the flexibility to choose whichever development platform 
or programming model makes the
-    most sense for the problems you’re trying to solve. You pay only for 
what you use, with no up-front expenses
-    or long-term commitments, making AWS the most cost-effective way to 
deliver your application to your
-    customers and clients. And, with AWS, you can take advantage of 
Amazon.com’s global computing infrastructure
-    that is the backbone of Amazon.com’s multi-billion retail business and 
transactional enterprise whose
-    scalable, reliable, and secure distributed computing infrastructure has 
been honed for over a decade.
-
-    Using Amazon Web Services, an e-commerce web site can weather unforeseen 
demand with ease; a pharmaceutical
-    company can “rent” computing power to execute large-scale simulations; 
a media company can serve unlimited
-    videos, music, and more; and an enterprise can deploy bandwidth-consuming 
services and training to its
-    mobile workforce.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://aws.amazon.com/\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/428046ec/aws-java-sdk-1.3.26/pom.xml
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.3.26/pom.xml b/aws-java-sdk-1.3.26/pom.xml
deleted file mode 100644
index d4c52ff..0000000
--- a/aws-java-sdk-1.3.26/pom.xml
+++ /dev/null
@@ -1,113 +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>10</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId>
-    <packaging>bundle</packaging>
-    <version>1.3.26_2-SNAPSHOT</version>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
-
-    <properties>
-        <pkgGroupId>com.amazonaws</pkgGroupId>
-        <pkgArtifactId>aws-java-sdk</pkgArtifactId>
-        <pkgVersion>1.3.26</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            com.amazonaws*
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            javax.crypto*,
-            javax.mail*;version="[1.4,2)";resolution:=optional,
-            javax.net*,
-            javax.xml*,
-            org.w3c.dom,
-            org.xml.sax*,
-            org.apache.commons.codec*;version="[1.3,2)",
-            org.apache.http*;version="[4,5)",
-            org.apache.commons.logging*;version="[1.1,2)";resolution:=optional,
-            org.codehaus.jackson*;version="[1.4,2)";resolution:=optional,
-            org.aspectj.lang*;version="[1,2)";resolution:=optional,
-            org.junit*;version="[4,5)";resolution:=optional,
-            org.springframework*;version="[2.5,4)";resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <optional>false</optional>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-            <optional>false</optional>
-        </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>**/*.class</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/428046ec/aws-java-sdk-1.3.26/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.3.26/src/main/resources/OSGI-INF/bundle.info 
b/aws-java-sdk-1.3.26/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 03e3725..0000000
--- a/aws-java-sdk-1.3.26/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,24 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Since early 2006, Amazon Web Services (AWS) has provided companies of all 
sizes with an infrastructure web
-    services platform in the cloud. With AWS you can requisition compute 
power, storage, and other
-    services–gaining access to a suite of elastic IT infrastructure services 
as your business demands them.
-    With AWS you have the flexibility to choose whichever development platform 
or programming model makes the
-    most sense for the problems you’re trying to solve. You pay only for 
what you use, with no up-front expenses
-    or long-term commitments, making AWS the most cost-effective way to 
deliver your application to your
-    customers and clients. And, with AWS, you can take advantage of 
Amazon.com’s global computing infrastructure
-    that is the backbone of Amazon.com’s multi-billion retail business and 
transactional enterprise whose
-    scalable, reliable, and secure distributed computing infrastructure has 
been honed for over a decade.
-
-    Using Amazon Web Services, an e-commerce web site can weather unforeseen 
demand with ease; a pharmaceutical
-    company can “rent” computing power to execute large-scale simulations; 
a media company can serve unlimited
-    videos, music, and more; and an enterprise can deploy bandwidth-consuming 
services and training to its
-    mobile workforce.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://aws.amazon.com/\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/428046ec/aws-java-sdk-1.3.27/pom.xml
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.3.27/pom.xml b/aws-java-sdk-1.3.27/pom.xml
deleted file mode 100644
index 122fec0..0000000
--- a/aws-java-sdk-1.3.27/pom.xml
+++ /dev/null
@@ -1,113 +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>10</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId>
-    <packaging>bundle</packaging>
-    <version>1.3.27_2-SNAPSHOT</version>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
-
-    <properties>
-        <pkgGroupId>com.amazonaws</pkgGroupId>
-        <pkgArtifactId>aws-java-sdk</pkgArtifactId>
-        <pkgVersion>1.3.27</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            com.amazonaws*
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            javax.crypto*,
-            javax.mail*;version="[1.4,2)";resolution:=optional,
-            javax.net*,
-            javax.xml*,
-            org.w3c.dom,
-            org.xml.sax*,
-            org.apache.commons.codec*;version="[1.3,2)",
-            org.apache.http*;version="[4,5)",
-            org.apache.commons.logging*;version="[1.1,2)";resolution:=optional,
-            org.codehaus.jackson*;version="[1.4,2)";resolution:=optional,
-            org.aspectj.lang*;version="[1,2)";resolution:=optional,
-            org.junit*;version="[4,5)";resolution:=optional,
-            org.springframework*;version="[2.5,4)";resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <optional>false</optional>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-            <optional>false</optional>
-        </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>**/*.class</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/428046ec/aws-java-sdk-1.3.27/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.3.27/src/main/resources/OSGI-INF/bundle.info 
b/aws-java-sdk-1.3.27/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 03e3725..0000000
--- a/aws-java-sdk-1.3.27/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,24 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Since early 2006, Amazon Web Services (AWS) has provided companies of all 
sizes with an infrastructure web
-    services platform in the cloud. With AWS you can requisition compute 
power, storage, and other
-    services–gaining access to a suite of elastic IT infrastructure services 
as your business demands them.
-    With AWS you have the flexibility to choose whichever development platform 
or programming model makes the
-    most sense for the problems you’re trying to solve. You pay only for 
what you use, with no up-front expenses
-    or long-term commitments, making AWS the most cost-effective way to 
deliver your application to your
-    customers and clients. And, with AWS, you can take advantage of 
Amazon.com’s global computing infrastructure
-    that is the backbone of Amazon.com’s multi-billion retail business and 
transactional enterprise whose
-    scalable, reliable, and secure distributed computing infrastructure has 
been honed for over a decade.
-
-    Using Amazon Web Services, an e-commerce web site can weather unforeseen 
demand with ease; a pharmaceutical
-    company can “rent” computing power to execute large-scale simulations; 
a media company can serve unlimited
-    videos, music, and more; and an enterprise can deploy bandwidth-consuming 
services and training to its
-    mobile workforce.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://aws.amazon.com/\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/428046ec/aws-java-sdk-1.4.1/pom.xml
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.4.1/pom.xml b/aws-java-sdk-1.4.1/pom.xml
deleted file mode 100644
index 43cb9f9..0000000
--- a/aws-java-sdk-1.4.1/pom.xml
+++ /dev/null
@@ -1,113 +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>10</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId>
-    <packaging>bundle</packaging>
-    <version>1.4.1_2-SNAPSHOT</version>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
-
-    <properties>
-        <pkgGroupId>com.amazonaws</pkgGroupId>
-        <pkgArtifactId>aws-java-sdk</pkgArtifactId>
-        <pkgVersion>1.4.1</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            com.amazonaws*
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            javax.crypto*,
-            javax.mail*;version="[1.4,2)";resolution:=optional,
-            javax.net*,
-            javax.xml*,
-            org.w3c.dom,
-            org.xml.sax*,
-            org.apache.commons.codec*;version="[1.3,2)",
-            org.apache.http*;version="[4,5)",
-            org.apache.commons.logging*;version="[1.1,2)";resolution:=optional,
-            org.codehaus.jackson*;version="[1.4,2)";resolution:=optional,
-            org.aspectj.lang*;version="[1,2)";resolution:=optional,
-            org.junit*;version="[4,5)";resolution:=optional,
-            org.springframework*;version="[2.5,4)";resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <optional>false</optional>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-            <optional>false</optional>
-        </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>**/*.class</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/428046ec/aws-java-sdk-1.4.1/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.4.1/src/main/resources/OSGI-INF/bundle.info 
b/aws-java-sdk-1.4.1/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 03e3725..0000000
--- a/aws-java-sdk-1.4.1/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,24 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Since early 2006, Amazon Web Services (AWS) has provided companies of all 
sizes with an infrastructure web
-    services platform in the cloud. With AWS you can requisition compute 
power, storage, and other
-    services–gaining access to a suite of elastic IT infrastructure services 
as your business demands them.
-    With AWS you have the flexibility to choose whichever development platform 
or programming model makes the
-    most sense for the problems you’re trying to solve. You pay only for 
what you use, with no up-front expenses
-    or long-term commitments, making AWS the most cost-effective way to 
deliver your application to your
-    customers and clients. And, with AWS, you can take advantage of 
Amazon.com’s global computing infrastructure
-    that is the backbone of Amazon.com’s multi-billion retail business and 
transactional enterprise whose
-    scalable, reliable, and secure distributed computing infrastructure has 
been honed for over a decade.
-
-    Using Amazon Web Services, an e-commerce web site can weather unforeseen 
demand with ease; a pharmaceutical
-    company can “rent” computing power to execute large-scale simulations; 
a media company can serve unlimited
-    videos, music, and more; and an enterprise can deploy bandwidth-consuming 
services and training to its
-    mobile workforce.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://aws.amazon.com/\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/428046ec/aws-java-sdk-1.4.4.2/pom.xml
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.4.4.2/pom.xml b/aws-java-sdk-1.4.4.2/pom.xml
deleted file mode 100644
index bd6c5a3..0000000
--- a/aws-java-sdk-1.4.4.2/pom.xml
+++ /dev/null
@@ -1,111 +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>10</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId>
-    <packaging>bundle</packaging>
-    <version>1.4.4.2_2-SNAPSHOT</version>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
-
-    <properties>
-        <pkgGroupId>com.amazonaws</pkgGroupId>
-        <pkgArtifactId>aws-java-sdk</pkgArtifactId>
-        <pkgVersion>1.4.4.2</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            com.amazonaws*
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            javax.crypto*,
-            javax.mail*;version="[1.4,2)";resolution:=optional,
-            javax.net*,
-            javax.xml*,
-            org.w3c.dom,
-            org.xml.sax*,
-            org.apache.commons.codec*;version="[1.3,2)",
-            org.apache.http*;version="[4,5)",
-            org.apache.commons.logging*;version="[1.1,2)";resolution:=optional,
-            org.codehaus.jackson*;version="[1.4,2)";resolution:=optional,
-            org.aspectj.lang*;version="[1,2)";resolution:=optional,
-            org.junit*;version="[4,5)";resolution:=optional,
-            org.springframework*;version="[2.5,4)";resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-shade-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>shade</goal>
-                        </goals>
-                        <configuration>
-                            <artifactSet>
-                                <includes>
-                                    
<include>${pkgGroupId}:${pkgArtifactId}</include>
-                                </includes>
-                            </artifactSet>
-                            <filters>
-                                <filter>
-                                    
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
-                                    <excludes>
-                                        <exclude>**/*.class</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/428046ec/aws-java-sdk-1.4.4.2/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.4.4.2/src/main/resources/OSGI-INF/bundle.info 
b/aws-java-sdk-1.4.4.2/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 03e3725..0000000
--- a/aws-java-sdk-1.4.4.2/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,24 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Since early 2006, Amazon Web Services (AWS) has provided companies of all 
sizes with an infrastructure web
-    services platform in the cloud. With AWS you can requisition compute 
power, storage, and other
-    services–gaining access to a suite of elastic IT infrastructure services 
as your business demands them.
-    With AWS you have the flexibility to choose whichever development platform 
or programming model makes the
-    most sense for the problems you’re trying to solve. You pay only for 
what you use, with no up-front expenses
-    or long-term commitments, making AWS the most cost-effective way to 
deliver your application to your
-    customers and clients. And, with AWS, you can take advantage of 
Amazon.com’s global computing infrastructure
-    that is the backbone of Amazon.com’s multi-billion retail business and 
transactional enterprise whose
-    scalable, reliable, and secure distributed computing infrastructure has 
been honed for over a decade.
-
-    Using Amazon Web Services, an e-commerce web site can weather unforeseen 
demand with ease; a pharmaceutical
-    company can “rent” computing power to execute large-scale simulations; 
a media company can serve unlimited
-    videos, music, and more; and an enterprise can deploy bandwidth-consuming 
services and training to its
-    mobile workforce.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://aws.amazon.com/\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/428046ec/aws-java-sdk-1.4.7/pom.xml
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.4.7/pom.xml b/aws-java-sdk-1.4.7/pom.xml
deleted file mode 100644
index 120512f..0000000
--- a/aws-java-sdk-1.4.7/pom.xml
+++ /dev/null
@@ -1,111 +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>10</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId>
-    <packaging>bundle</packaging>
-    <version>1.4.7_2-SNAPSHOT</version>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
-
-    <properties>
-        <pkgGroupId>com.amazonaws</pkgGroupId>
-        <pkgArtifactId>aws-java-sdk</pkgArtifactId>
-        <pkgVersion>1.4.7</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            com.amazonaws*
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            javax.crypto*,
-            javax.mail*;version="[1.4,2)";resolution:=optional,
-            javax.net*,
-            javax.xml*,
-            org.w3c.dom,
-            org.xml.sax*,
-            org.apache.commons.codec*;version="[1.3,2)",
-            org.apache.http*;version="[4,5)",
-            org.apache.commons.logging*;version="[1.1,2)";resolution:=optional,
-            org.codehaus.jackson*;version="[1.4,2)";resolution:=optional,
-            org.aspectj.lang*;version="[1,2)";resolution:=optional,
-            org.junit*;version="[4,5)";resolution:=optional,
-            org.springframework*;version="[2.5,4)";resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-shade-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>shade</goal>
-                        </goals>
-                        <configuration>
-                            <artifactSet>
-                                <includes>
-                                    
<include>${pkgGroupId}:${pkgArtifactId}</include>
-                                </includes>
-                            </artifactSet>
-                            <filters>
-                                <filter>
-                                    
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
-                                    <excludes>
-                                        <exclude>**/*.class</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/428046ec/aws-java-sdk-1.4.7/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.4.7/src/main/resources/OSGI-INF/bundle.info 
b/aws-java-sdk-1.4.7/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 03e3725..0000000
--- a/aws-java-sdk-1.4.7/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,24 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Since early 2006, Amazon Web Services (AWS) has provided companies of all 
sizes with an infrastructure web
-    services platform in the cloud. With AWS you can requisition compute 
power, storage, and other
-    services–gaining access to a suite of elastic IT infrastructure services 
as your business demands them.
-    With AWS you have the flexibility to choose whichever development platform 
or programming model makes the
-    most sense for the problems you’re trying to solve. You pay only for 
what you use, with no up-front expenses
-    or long-term commitments, making AWS the most cost-effective way to 
deliver your application to your
-    customers and clients. And, with AWS, you can take advantage of 
Amazon.com’s global computing infrastructure
-    that is the backbone of Amazon.com’s multi-billion retail business and 
transactional enterprise whose
-    scalable, reliable, and secure distributed computing infrastructure has 
been honed for over a decade.
-
-    Using Amazon Web Services, an e-commerce web site can weather unforeseen 
demand with ease; a pharmaceutical
-    company can “rent” computing power to execute large-scale simulations; 
a media company can serve unlimited
-    videos, music, and more; and an enterprise can deploy bandwidth-consuming 
services and training to its
-    mobile workforce.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://aws.amazon.com/\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/428046ec/aws-java-sdk-1.5.1/pom.xml
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.5.1/pom.xml b/aws-java-sdk-1.5.1/pom.xml
deleted file mode 100644
index dbdd04e..0000000
--- a/aws-java-sdk-1.5.1/pom.xml
+++ /dev/null
@@ -1,111 +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>10</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId>
-    <packaging>bundle</packaging>
-    <version>1.5.1_2-SNAPSHOT</version>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
-
-    <properties>
-        <pkgGroupId>com.amazonaws</pkgGroupId>
-        <pkgArtifactId>aws-java-sdk</pkgArtifactId>
-        <pkgVersion>1.5.1</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            com.amazonaws*
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            javax.crypto*,
-            javax.mail*;version="[1.4,2)";resolution:=optional,
-            javax.net*,
-            javax.xml*,
-            org.w3c.dom,
-            org.xml.sax*,
-            org.apache.commons.codec*;version="[1.3,2)",
-            org.apache.http*;version="[4,5)",
-            org.apache.commons.logging*;version="[1.1,2)";resolution:=optional,
-            org.codehaus.jackson*;version="[1.4,2)";resolution:=optional,
-            org.aspectj.lang*;version="[1,2)";resolution:=optional,
-            org.junit*;version="[4,5)";resolution:=optional,
-            org.springframework*;version="[2.5,4)";resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-shade-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>shade</goal>
-                        </goals>
-                        <configuration>
-                            <artifactSet>
-                                <includes>
-                                    
<include>${pkgGroupId}:${pkgArtifactId}</include>
-                                </includes>
-                            </artifactSet>
-                            <filters>
-                                <filter>
-                                    
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
-                                    <excludes>
-                                        <exclude>**/*.class</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/428046ec/aws-java-sdk-1.5.1/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.5.1/src/main/resources/OSGI-INF/bundle.info 
b/aws-java-sdk-1.5.1/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 03e3725..0000000
--- a/aws-java-sdk-1.5.1/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,24 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Since early 2006, Amazon Web Services (AWS) has provided companies of all 
sizes with an infrastructure web
-    services platform in the cloud. With AWS you can requisition compute 
power, storage, and other
-    services–gaining access to a suite of elastic IT infrastructure services 
as your business demands them.
-    With AWS you have the flexibility to choose whichever development platform 
or programming model makes the
-    most sense for the problems you’re trying to solve. You pay only for 
what you use, with no up-front expenses
-    or long-term commitments, making AWS the most cost-effective way to 
deliver your application to your
-    customers and clients. And, with AWS, you can take advantage of 
Amazon.com’s global computing infrastructure
-    that is the backbone of Amazon.com’s multi-billion retail business and 
transactional enterprise whose
-    scalable, reliable, and secure distributed computing infrastructure has 
been honed for over a decade.
-
-    Using Amazon Web Services, an e-commerce web site can weather unforeseen 
demand with ease; a pharmaceutical
-    company can “rent” computing power to execute large-scale simulations; 
a media company can serve unlimited
-    videos, music, and more; and an enterprise can deploy bandwidth-consuming 
services and training to its
-    mobile workforce.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://aws.amazon.com/\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/428046ec/aws-java-sdk-1.5.4/pom.xml
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.5.4/pom.xml b/aws-java-sdk-1.5.4/pom.xml
deleted file mode 100644
index 6c6d07f..0000000
--- a/aws-java-sdk-1.5.4/pom.xml
+++ /dev/null
@@ -1,111 +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>10</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId>
-    <packaging>bundle</packaging>
-    <version>1.5.4_2-SNAPSHOT</version>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
-
-    <properties>
-        <pkgGroupId>com.amazonaws</pkgGroupId>
-        <pkgArtifactId>aws-java-sdk</pkgArtifactId>
-        <pkgVersion>1.5.4</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            com.amazonaws*
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            javax.crypto*,
-            javax.mail*;version="[1.4,2)";resolution:=optional,
-            javax.net*,
-            javax.xml*,
-            org.w3c.dom,
-            org.xml.sax*,
-            org.apache.commons.codec*;version="[1.3,2)",
-            org.apache.http*;version="[4,5)",
-            org.apache.commons.logging*;version="[1.1,2)";resolution:=optional,
-            org.codehaus.jackson*;version="[1.4,2)";resolution:=optional,
-            org.aspectj.lang*;version="[1,2)";resolution:=optional,
-            org.junit*;version="[4,5)";resolution:=optional,
-            org.springframework*;version="[2.5,4)";resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-shade-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>shade</goal>
-                        </goals>
-                        <configuration>
-                            <artifactSet>
-                                <includes>
-                                    
<include>${pkgGroupId}:${pkgArtifactId}</include>
-                                </includes>
-                            </artifactSet>
-                            <filters>
-                                <filter>
-                                    
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
-                                    <excludes>
-                                        <exclude>**/*.class</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/428046ec/aws-java-sdk-1.5.4/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.5.4/src/main/resources/OSGI-INF/bundle.info 
b/aws-java-sdk-1.5.4/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 03e3725..0000000
--- a/aws-java-sdk-1.5.4/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,24 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Since early 2006, Amazon Web Services (AWS) has provided companies of all 
sizes with an infrastructure web
-    services platform in the cloud. With AWS you can requisition compute 
power, storage, and other
-    services–gaining access to a suite of elastic IT infrastructure services 
as your business demands them.
-    With AWS you have the flexibility to choose whichever development platform 
or programming model makes the
-    most sense for the problems you’re trying to solve. You pay only for 
what you use, with no up-front expenses
-    or long-term commitments, making AWS the most cost-effective way to 
deliver your application to your
-    customers and clients. And, with AWS, you can take advantage of 
Amazon.com’s global computing infrastructure
-    that is the backbone of Amazon.com’s multi-billion retail business and 
transactional enterprise whose
-    scalable, reliable, and secure distributed computing infrastructure has 
been honed for over a decade.
-
-    Using Amazon Web Services, an e-commerce web site can weather unforeseen 
demand with ease; a pharmaceutical
-    company can “rent” computing power to execute large-scale simulations; 
a media company can serve unlimited
-    videos, music, and more; and an enterprise can deploy bandwidth-consuming 
services and training to its
-    mobile workforce.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://aws.amazon.com/\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/428046ec/aws-java-sdk-1.5.8/pom.xml
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.5.8/pom.xml b/aws-java-sdk-1.5.8/pom.xml
deleted file mode 100644
index ba5bf60..0000000
--- a/aws-java-sdk-1.5.8/pom.xml
+++ /dev/null
@@ -1,111 +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>10</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId>
-    <packaging>bundle</packaging>
-    <version>1.5.8_2-SNAPSHOT</version>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
-
-    <properties>
-        <pkgGroupId>com.amazonaws</pkgGroupId>
-        <pkgArtifactId>aws-java-sdk</pkgArtifactId>
-        <pkgVersion>1.5.8</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            com.amazonaws*
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            com.fasterxml.jackson*;resolution:=optional,
-            javax.crypto*,
-            javax.mail*;version="[1.4,2)";resolution:=optional,
-            javax.net*,
-            javax.xml*,
-            org.w3c.dom,
-            org.xml.sax*,
-            org.apache.commons.codec*;version="[1.3,2)",
-            org.apache.http*;version="[4,5)",
-            org.apache.commons.logging*;version="[1.1,2)";resolution:=optional,
-            org.aspectj.lang*;version="[1,2)";resolution:=optional,
-            org.junit*;version="[4,5)";resolution:=optional,
-            org.springframework*;version="[2.5,4)";resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-shade-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>shade</goal>
-                        </goals>
-                        <configuration>
-                            <artifactSet>
-                                <includes>
-                                    
<include>${pkgGroupId}:${pkgArtifactId}</include>
-                                </includes>
-                            </artifactSet>
-                            <filters>
-                                <filter>
-                                    
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
-                                    <excludes>
-                                        <exclude>**/*.class</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/428046ec/aws-java-sdk-1.5.8/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.5.8/src/main/resources/OSGI-INF/bundle.info 
b/aws-java-sdk-1.5.8/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 03e3725..0000000
--- a/aws-java-sdk-1.5.8/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,24 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Since early 2006, Amazon Web Services (AWS) has provided companies of all 
sizes with an infrastructure web
-    services platform in the cloud. With AWS you can requisition compute 
power, storage, and other
-    services–gaining access to a suite of elastic IT infrastructure services 
as your business demands them.
-    With AWS you have the flexibility to choose whichever development platform 
or programming model makes the
-    most sense for the problems you’re trying to solve. You pay only for 
what you use, with no up-front expenses
-    or long-term commitments, making AWS the most cost-effective way to 
deliver your application to your
-    customers and clients. And, with AWS, you can take advantage of 
Amazon.com’s global computing infrastructure
-    that is the backbone of Amazon.com’s multi-billion retail business and 
transactional enterprise whose
-    scalable, reliable, and secure distributed computing infrastructure has 
been honed for over a decade.
-
-    Using Amazon Web Services, an e-commerce web site can weather unforeseen 
demand with ease; a pharmaceutical
-    company can “rent” computing power to execute large-scale simulations; 
a media company can serve unlimited
-    videos, music, and more; and an enterprise can deploy bandwidth-consuming 
services and training to its
-    mobile workforce.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://aws.amazon.com/\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/428046ec/aws-java-sdk-1.6.10/pom.xml
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.6.10/pom.xml b/aws-java-sdk-1.6.10/pom.xml
deleted file mode 100644
index 60a5f35..0000000
--- a/aws-java-sdk-1.6.10/pom.xml
+++ /dev/null
@@ -1,112 +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>11</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId>
-    <packaging>bundle</packaging>
-    <version>1.6.10_2-SNAPSHOT</version>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
-
-    <properties>
-        <pkgGroupId>com.amazonaws</pkgGroupId>
-        <pkgArtifactId>aws-java-sdk</pkgArtifactId>
-        <pkgVersion>1.6.10</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            com.amazonaws*
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            com.fasterxml.jackson*;resolution:=optional,
-            javax.crypto*,
-            javax.mail*;version="[1.4,2)";resolution:=optional,
-            javax.management,
-            javax.net*,
-            javax.xml*,
-            org.w3c.dom,
-            org.xml.sax*,
-            org.apache.commons.codec*;version="[1.3,2)",
-            org.apache.http*;version="[4,5)",
-            org.apache.commons.logging*;version="[1.1,2)";resolution:=optional,
-            org.aspectj.lang*;version="[1,2)";resolution:=optional,
-            org.junit*;version="[4,5)";resolution:=optional,
-            org.springframework*;version="[2.5,4)";resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-shade-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>shade</goal>
-                        </goals>
-                        <configuration>
-                            <artifactSet>
-                                <includes>
-                                    
<include>${pkgGroupId}:${pkgArtifactId}</include>
-                                </includes>
-                            </artifactSet>
-                            <filters>
-                                <filter>
-                                    
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
-                                    <excludes>
-                                        <exclude>**/*.class</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/428046ec/aws-java-sdk-1.6.10/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.6.10/src/main/resources/OSGI-INF/bundle.info 
b/aws-java-sdk-1.6.10/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 03e3725..0000000
--- a/aws-java-sdk-1.6.10/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,24 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Since early 2006, Amazon Web Services (AWS) has provided companies of all 
sizes with an infrastructure web
-    services platform in the cloud. With AWS you can requisition compute 
power, storage, and other
-    services–gaining access to a suite of elastic IT infrastructure services 
as your business demands them.
-    With AWS you have the flexibility to choose whichever development platform 
or programming model makes the
-    most sense for the problems you’re trying to solve. You pay only for 
what you use, with no up-front expenses
-    or long-term commitments, making AWS the most cost-effective way to 
deliver your application to your
-    customers and clients. And, with AWS, you can take advantage of 
Amazon.com’s global computing infrastructure
-    that is the backbone of Amazon.com’s multi-billion retail business and 
transactional enterprise whose
-    scalable, reliable, and secure distributed computing infrastructure has 
been honed for over a decade.
-
-    Using Amazon Web Services, an e-commerce web site can weather unforeseen 
demand with ease; a pharmaceutical
-    company can “rent” computing power to execute large-scale simulations; 
a media company can serve unlimited
-    videos, music, and more; and an enterprise can deploy bandwidth-consuming 
services and training to its
-    mobile workforce.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://aws.amazon.com/\u001B[0m

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/428046ec/aws-java-sdk-1.6.12/pom.xml
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.6.12/pom.xml b/aws-java-sdk-1.6.12/pom.xml
deleted file mode 100644
index c8c5cbe..0000000
--- a/aws-java-sdk-1.6.12/pom.xml
+++ /dev/null
@@ -1,113 +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>11</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId>
-    <packaging>bundle</packaging>
-    <version>1.6.12_3-SNAPSHOT</version>
-    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
-
-    <properties>
-        <pkgGroupId>com.amazonaws</pkgGroupId>
-        <pkgArtifactId>aws-java-sdk</pkgArtifactId>
-        <pkgVersion>1.6.12</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            com.amazonaws*
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            com.fasterxml.jackson*;resolution:=optional,
-            javax.crypto*,
-            javax.mail*;version="[1.4,2)";resolution:=optional,
-            javax.management,
-            javax.net*,
-            javax.xml*,
-            org.w3c.dom,
-            org.xml.sax*,
-            org.apache.commons.codec*;version="[1.3,2)",
-            org.apache.http*;version="[4,5)",
-            org.apache.commons.logging*;version="[1.1,2)";resolution:=optional,
-            org.aspectj.lang*;version="[1,2)";resolution:=optional,
-            org.joda.time.format;resolution:=optional,
-            org.junit*;version="[4,5)";resolution:=optional,
-            org.springframework*;version="[2.5,4)";resolution:=optional
-        </servicemix.osgi.import.pkg>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-        </dependency>
-
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-shade-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>shade</goal>
-                        </goals>
-                        <configuration>
-                            <artifactSet>
-                                <includes>
-                                    
<include>${pkgGroupId}:${pkgArtifactId}</include>
-                                </includes>
-                            </artifactSet>
-                            <filters>
-                                <filter>
-                                    
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
-                                    <excludes>
-                                        <exclude>**/*.class</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/428046ec/aws-java-sdk-1.6.12/src/main/resources/OSGI-INF/bundle.info
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.6.12/src/main/resources/OSGI-INF/bundle.info 
b/aws-java-sdk-1.6.12/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 03e3725..0000000
--- a/aws-java-sdk-1.6.12/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,24 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
-    ${project.description}
-
-    Original Maven URL:
-        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
-    Since early 2006, Amazon Web Services (AWS) has provided companies of all 
sizes with an infrastructure web
-    services platform in the cloud. With AWS you can requisition compute 
power, storage, and other
-    services–gaining access to a suite of elastic IT infrastructure services 
as your business demands them.
-    With AWS you have the flexibility to choose whichever development platform 
or programming model makes the
-    most sense for the problems you’re trying to solve. You pay only for 
what you use, with no up-front expenses
-    or long-term commitments, making AWS the most cost-effective way to 
deliver your application to your
-    customers and clients. And, with AWS, you can take advantage of 
Amazon.com’s global computing infrastructure
-    that is the backbone of Amazon.com’s multi-billion retail business and 
transactional enterprise whose
-    scalable, reliable, and secure distributed computing infrastructure has 
been honed for over a decade.
-
-    Using Amazon Web Services, an e-commerce web site can weather unforeseen 
demand with ease; a pharmaceutical
-    company can “rent” computing power to execute large-scale simulations; 
a media company can serve unlimited
-    videos, music, and more; and an enterprise can deploy bandwidth-consuming 
services and training to its
-    mobile workforce.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://aws.amazon.com/\u001B[0m

Reply via email to