[1/2] camel git commit: CAMEL-8566: Feature camel-cxf doesn't install all required dependencies

2015-03-29 Thread cmueller
Repository: camel
Updated Branches:
  refs/heads/master b1d482888 - 2c5d084c4


CAMEL-8566: Feature camel-cxf doesn't install all required dependencies


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

Branch: refs/heads/master
Commit: fd47e97ca9d3bafd1cd5e71c088e29307c6a9d0a
Parents: b1d4828
Author: Christian Mueller cmuel...@apache.org
Authored: Sun Mar 29 22:20:16 2015 +0200
Committer: Christian Mueller cmuel...@apache.org
Committed: Sun Mar 29 22:20:16 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/fd47e97c/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 6288517..0309ea5 100644
--- a/platforms/karaf/features/src/main/resources/features.xml
+++ b/platforms/karaf/features/src/main/resources/features.xml
@@ -300,6 +300,7 @@
 feature version='${cxf-version-range}'cxf-http-jetty/feature
 feature version='${cxf-version-range}'cxf-databinding-jaxb/feature
 feature version='${cxf-version-range}'cxf-bindings-soap/feature
+feature version='${project.version}'camel-spring/feature
 
bundlemvn:org.apache.camel/camel-cxf-transport/${project.version}/bundle
 bundlemvn:org.apache.camel/camel-cxf/${project.version}/bundle
   /feature



camel git commit: CAMEL-8566: Feature camel-cxf doesn't install all required dependencies

2015-03-29 Thread cmueller
Repository: camel
Updated Branches:
  refs/heads/camel-2.15.x c5363b16f - df8584354


CAMEL-8566: Feature camel-cxf doesn't install all required dependencies


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

Branch: refs/heads/camel-2.15.x
Commit: df85843544e7b1546745f6ea278cc853ec5b7e52
Parents: c5363b1
Author: Christian Mueller cmuel...@apache.org
Authored: Sun Mar 29 22:20:16 2015 +0200
Committer: Christian Mueller cmuel...@apache.org
Committed: Sun Mar 29 22:22:29 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/df858435/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 ad099ad..4d56c9e 100644
--- a/platforms/karaf/features/src/main/resources/features.xml
+++ b/platforms/karaf/features/src/main/resources/features.xml
@@ -295,6 +295,7 @@
 feature version='${cxf-version-range}'cxf-http-jetty/feature
 feature version='${cxf-version-range}'cxf-databinding-jaxb/feature
 feature version='${cxf-version-range}'cxf-bindings-soap/feature
+feature version='${project.version}'camel-spring/feature
 
bundlemvn:org.apache.camel/camel-cxf-transport/${project.version}/bundle
 bundlemvn:org.apache.camel/camel-cxf/${project.version}/bundle
   /feature