Repository: servicemix-bundles
Updated Branches:
  refs/heads/master d9e0b638e -> 8b5fbe9ef


[SM-3740]add dynamic import for c3p0 bundle


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

Branch: refs/heads/master
Commit: 8b5fbe9efad3999886c430b0b6b2512042b191f3
Parents: d9e0b63
Author: Freeman Fang <freeman.f...@gmail.com>
Authored: Mon Jun 11 09:56:36 2018 +0800
Committer: Freeman Fang <freeman.f...@gmail.com>
Committed: Mon Jun 11 09:56:36 2018 +0800

----------------------------------------------------------------------
 c3p0-0.9.5.2/pom.xml |  5 ++-
 pom.xml              | 86 +----------------------------------------------
 2 files changed, 5 insertions(+), 86 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/8b5fbe9e/c3p0-0.9.5.2/pom.xml
----------------------------------------------------------------------
diff --git a/c3p0-0.9.5.2/pom.xml b/c3p0-0.9.5.2/pom.xml
index 6a896df..c1aa071 100644
--- a/c3p0-0.9.5.2/pom.xml
+++ b/c3p0-0.9.5.2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>12</version>
+        <version>13</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
@@ -63,6 +63,9 @@
             org.w3c.dom,
             org.xml.sax
         </servicemix.osgi.import.pkg>
+        <servicemix.osgi.dynamicimport.pkg>
+            *
+        </servicemix.osgi.dynamicimport.pkg>
     </properties>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/8b5fbe9e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 35fc3f0..c7ce716 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,91 +42,7 @@
     <name>Apache ServiceMix :: Bundles</name>
 
     <modules>
-         <module>bazaarvoice-jolt-0.1.1</module>
-         <module>jt400-9.5</module>
-         <module>digitalocean-api-client-2.15</module>
-         <module>snmp4j-2.6.2</module>
-         <module>mustache-compiler-0.9.5</module>
-         <module>grpc-1.12.0</module>
-         <module>saxon-9.8.0-12</module>
-         <module>orbitz-consul-client-1.2.0</module>
-         <module>zxing-3.3.3</module>
-         <module>aspectj-1.9.1</module>
-         <module>batik-1.10</module>
-         <module>libphonenumber-8.9.7</module>
-         <module>xmlgraphics-commons-2.3</module>
-         <module>jruby-9.2.0.0</module>
-         <module>hadoop-client-3.1.0</module>
-         <module>hbase-2.0.0</module>
-        <module>gremlin-driver-3.3.3</module>
-        <module>fop-2.3</module>
-        <module>braintree-java-2.81.0</module>
-         <module>lucene-7.3.1</module>
-         <module>lucene-analyzers-common-7.3.1</module>
-         <module>lucene-queries-7.3.1</module>
-         <module>lucene-queryparser-7.3.1</module>
-         <module>lucene-sandbox-7.3.1</module>
-         <module>javax-el-impl-2.2.6</module>
-         <module>qpid-6.1.6</module>
-        <module>rhino-1.7.10</module>
-        <module>derby-10.14.2.0</module>
-        <module>derbynet-10.14.2.0</module>
-        <module>spring-aop-4.3.17.RELEASE</module>
-        <module>spring-aspects-4.3.17.RELEASE</module>
-        <module>spring-beans-4.3.17.RELEASE</module>
-        <module>spring-context-4.3.17.RELEASE</module>
-        <module>spring-context-support-4.3.17.RELEASE</module>
-        <module>spring-core-4.3.17.RELEASE</module>
-        <module>spring-expression-4.3.17.RELEASE</module>
-        <module>spring-instrument-4.3.17.RELEASE</module>
-        <module>spring-jdbc-4.3.17.RELEASE</module>
-        <module>spring-jms-4.3.17.RELEASE</module>
-        <module>spring-messaging-4.3.17.RELEASE</module>
-        <module>spring-orm-4.3.17.RELEASE</module>
-        <module>spring-oxm-4.3.17.RELEASE</module>
-        <module>spring-test-4.3.17.RELEASE</module>
-        <module>spring-tx-4.3.17.RELEASE</module>
-        <module>spring-web-4.3.17.RELEASE</module>
-        <module>spring-webmvc-4.3.17.RELEASE</module>
-        <module>spring-webmvc-portlet-4.3.17.RELEASE</module>
-        <module>spring-websocket-4.3.17.RELEASE</module>
-        <module>spring-data-commons-2.0.5.RELEASE</module>
-        <module>spring-data-redis-2.0.5.RELEASE</module>
-        <module>spring-data-keyvalue-2.0.5.RELEASE</module>
-        <module>spring-aop-5.0.6.RELEASE</module>
-        <module>spring-aspects-5.0.6.RELEASE</module>
-        <module>spring-beans-5.0.6.RELEASE</module>
-        <module>spring-context-5.0.6.RELEASE</module>
-        <module>spring-context-support-5.0.6.RELEASE</module>
-        <module>spring-core-5.0.6.RELEASE</module>
-        <module>spring-expression-5.0.6.RELEASE</module>
-        <module>spring-instrument-5.0.6.RELEASE</module>
-        <module>spring-jdbc-5.0.6.RELEASE</module>
-        <module>spring-jms-5.0.6.RELEASE</module>
-        <module>spring-messaging-5.0.6.RELEASE</module>
-        <module>spring-orm-5.0.6.RELEASE</module>
-        <module>spring-oxm-5.0.6.RELEASE</module>
-        <module>spring-test-5.0.6.RELEASE</module>
-        <module>spring-tx-5.0.6.RELEASE</module>
-        <module>spring-web-5.0.6.RELEASE</module>
-        <module>spring-webmvc-5.0.6.RELEASE</module>
-        <module>spring-websocket-5.0.6.RELEASE</module>
-         <module>spring-security-acl-5.0.5.RELEASE</module>
-         <module>spring-security-aspects-5.0.5.RELEASE</module>
-         <module>spring-security-cas-5.0.5.RELEASE</module>
-         <module>spring-security-config-5.0.5.RELEASE</module>
-         <module>spring-security-core-5.0.5.RELEASE</module>
-         <module>spring-security-crypto-5.0.5.RELEASE</module>
-         <module>spring-security-data-5.0.5.RELEASE</module>
-         <module>spring-security-ldap-5.0.5.RELEASE</module>
-         <module>spring-security-messaging-5.0.5.RELEASE</module>
-         <module>spring-security-oauth2-client-5.0.5.RELEASE</module>
-        <module>spring-security-oauth2-core-5.0.5.RELEASE</module>
-        <module>spring-security-oauth2-jose-5.0.5.RELEASE</module>
-         <module>spring-security-remoting-5.0.5.RELEASE</module>
-         <module>spring-security-taglibs-5.0.5.RELEASE</module>
-         <module>spring-security-test-5.0.5.RELEASE</module>
-         <module>spring-security-web-5.0.5.RELEASE</module>
+        <module>c3p0-0.9.5.2</module>
     </modules>
 
 </project>

Reply via email to