Repository: servicemix-bundles
Updated Branches:
  refs/heads/master ff2b09c4a -> 4025e7227


[SM-3794]Duplicate import: javax.naming in the 
org.apache.servicemix.bundles.derby 10.14.2.0_1


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

Branch: refs/heads/master
Commit: 4025e72278f1f5b3866ebe80be8b324267ec1cba
Parents: ff2b09c
Author: Freeman Fang <freeman.f...@gmail.com>
Authored: Mon Sep 17 16:04:25 2018 +0800
Committer: Freeman Fang <freeman.f...@gmail.com>
Committed: Mon Sep 17 16:04:25 2018 +0800

----------------------------------------------------------------------
 derby-10.14.2.0/pom.xml | 1 -
 pom.xml                 | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/4025e722/derby-10.14.2.0/pom.xml
----------------------------------------------------------------------
diff --git a/derby-10.14.2.0/pom.xml b/derby-10.14.2.0/pom.xml
index 40d086c..ab1a194 100644
--- a/derby-10.14.2.0/pom.xml
+++ b/derby-10.14.2.0/pom.xml
@@ -52,7 +52,6 @@
             javax.crypto*,
             javax.management,
             javax.naming*,
-            javax.naming,
             javax.net*,
             javax.security.auth,
             javax.sql,

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/4025e722/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 52aa98c..b960715 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,6 +45,7 @@
        <module>influxdb-java-2.13</module>
        <module>facebook4j-2.4.12</module>
        <module>grpc-1.15.0</module>
+       <module>derby-10.14.2.0</module>
     </modules>
 
 </project>

Reply via email to