You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/01/27 12:17:40 UTC

[2/2] camel git commit: Updated the camel-kubernetes feature to reflect the new Kubernetes client 1.4.34

Updated the camel-kubernetes feature to reflect the new Kubernetes client 1.4.34


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

Branch: refs/heads/master
Commit: 7e9e8b7fdac1a7ce32fa687142128167a62057db
Parents: 015d5da
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jan 27 13:16:01 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jan 27 13:16:01 2017 +0100

----------------------------------------------------------------------
 platforms/karaf/features/src/main/resources/features.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/7e9e8b7f/platforms/karaf/features/src/main/resources/features.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/features/src/main/resources/features.xml b/platforms/karaf/features/src/main/resources/features.xml
index 2c4b6f8..0993d46 100644
--- a/platforms/karaf/features/src/main/resources/features.xml
+++ b/platforms/karaf/features/src/main/resources/features.xml
@@ -1136,9 +1136,6 @@
     <bundle dependency='true'>mvn:com.fasterxml.jackson.core/jackson-core/${jackson2-version}</bundle>
     <bundle dependency='true'>mvn:com.fasterxml.jackson.core/jackson-annotations/${jackson2-version}</bundle>
     <bundle dependency='true'>mvn:com.fasterxml.jackson.core/jackson-databind/${jackson2-version}</bundle>
-    <bundle dependency='true'>mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/${jackson2-version}</bundle>
-    <bundle dependency='true'>mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/${jackson2-version}</bundle>
-    <bundle dependency='true'>mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/${jackson2-version}</bundle>
     <bundle dependency='true'>mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/${jackson2-version}</bundle>
     <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.generex/${generex-bundle-version}</bundle>
     <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.automaton/${automaton-bundle-version}</bundle>