Repository: camel
Updated Branches:
  refs/heads/master f6063f06a -> 039fc0ce1


Remove osgi stuff not in use as they are in camel-core-starter now


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/039fc0ce
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/039fc0ce
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/039fc0ce

Branch: refs/heads/master
Commit: 039fc0ce17e3ca01ad3ebffd8acc8bdb6ea7436f
Parents: 52b8172
Author: Claus Ibsen <davscl...@apache.org>
Authored: Wed Mar 8 11:33:18 2017 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Wed Mar 8 12:15:30 2017 +0100

----------------------------------------------------------------------
 camel-core/pom.xml | 11 -----------
 1 file changed, 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/039fc0ce/camel-core/pom.xml
----------------------------------------------------------------------
diff --git a/camel-core/pom.xml b/camel-core/pom.xml
index a5cd356..1a7c30e 100644
--- a/camel-core/pom.xml
+++ b/camel-core/pom.xml
@@ -34,17 +34,6 @@
 
   <properties>
     <camel.osgi.export.pkg>
-      !org.apache.camel.component.direct.springboot,
-      !org.apache.camel.component.directvm.springboot,
-      !org.apache.camel.component.log.springboot,
-      !org.apache.camel.component.properties.springboot,
-      !org.apache.camel.component.scheduler.springboot,
-      !org.apache.camel.component.seda.springboot,
-      !org.apache.camel.component.stub.springboot,
-      !org.apache.camel.component.validator.springboot,
-      !org.apache.camel.component.vm.springboot,
-      !org.apache.camel.component.xslt.springboot,
-      !org.apache.camel.impl.springboot,
       !org.apache.camel.tools.*,
       org.apache.camel.*;-noimport:=true
     </camel.osgi.export.pkg>

Reply via email to