You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2016/03/31 10:31:08 UTC

[1/2] camel git commit: CAMEL-9781: Installing camel in Karaf 3.0.x now works again

Repository: camel
Updated Branches:
  refs/heads/camel-2.17.x 8e801d8e9 -> 18df4306a
  refs/heads/master 85ca16aed -> c8c274ee1


CAMEL-9781: Installing camel in Karaf 3.0.x now works again


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

Branch: refs/heads/master
Commit: c8c274ee18872d3bef9a30ebe7b951819d88b10c
Parents: 85ca16a
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Mar 31 10:30:40 2016 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Mar 31 10:30:40 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/c8c274ee/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 e09fbf1..fb7a2f1 100644
--- a/platforms/karaf/features/src/main/resources/features.xml
+++ b/platforms/karaf/features/src/main/resources/features.xml
@@ -59,7 +59,6 @@
     </conditional>
   </feature>
   <feature name='camel-blueprint' version='${project.version}' resolver='(obr)' start-level='50'>
-    <feature>aries-blueprint</feature>
     <feature version='${project.version}'>camel-core</feature>
     <bundle>mvn:org.apache.camel/camel-blueprint/${project.version}</bundle>
   </feature>


[2/2] camel git commit: CAMEL-9781: Installing camel in Karaf 3.0.x now works again

Posted by da...@apache.org.
CAMEL-9781: Installing camel in Karaf 3.0.x now works again


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

Branch: refs/heads/camel-2.17.x
Commit: 18df4306af442962718b6a563bbd9624edf04178
Parents: 8e801d8
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Mar 31 10:30:40 2016 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Mar 31 10:30:58 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/18df4306/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 84ec749..c842d63 100644
--- a/platforms/karaf/features/src/main/resources/features.xml
+++ b/platforms/karaf/features/src/main/resources/features.xml
@@ -59,7 +59,6 @@
     </conditional>
   </feature>
   <feature name='camel-blueprint' version='${project.version}' resolver='(obr)' start-level='50'>
-    <feature>aries-blueprint</feature>
     <feature version='${project.version}'>camel-core</feature>
     <bundle>mvn:org.apache.camel/camel-blueprint/${project.version}</bundle>
   </feature>