Deprecate camel-context

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

Branch: refs/heads/jdk8-lambdas
Commit: 2d595fce3b319ba7dfa149f20c2c0d38d3c67515
Parents: f15a264
Author: Claus Ibsen <davscl...@apache.org>
Authored: Sat Mar 26 07:05:43 2016 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Sat Mar 26 07:05:43 2016 +0100

----------------------------------------------------------------------
 components/camel-context/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/2d595fce/components/camel-context/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-context/pom.xml b/components/camel-context/pom.xml
index 1ab5db1..f2bf700 100644
--- a/components/camel-context/pom.xml
+++ b/components/camel-context/pom.xml
@@ -25,7 +25,7 @@
     </parent>
 
     <artifactId>camel-context</artifactId>
-    <name>Camel :: Context</name>
+    <name>Camel :: Context (deprecated)</name>
     <description>Camel Context component to expose CamelContext objects as a 
black box Component for use in other routes</description>
     <packaging>bundle</packaging>
 

Reply via email to