Repository: camel
Updated Branches:
  refs/heads/master 8533e76e6 -> 200ddf914


CAMEL-9757: Deprecate camel-gae


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

Branch: refs/heads/master
Commit: 200ddf914344827570bd63f3f5c8a6554e206dc2
Parents: 8533e76
Author: Claus Ibsen <davscl...@apache.org>
Authored: Fri Mar 25 08:10:40 2016 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Fri Mar 25 08:11:28 2016 +0100

----------------------------------------------------------------------
 components/camel-gae/pom.xml       | 2 +-
 examples/camel-example-gae/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/200ddf91/components/camel-gae/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gae/pom.xml b/components/camel-gae/pom.xml
index 60f2e07..b6099be 100644
--- a/components/camel-gae/pom.xml
+++ b/components/camel-gae/pom.xml
@@ -27,7 +27,7 @@
   <artifactId>camel-gae</artifactId>
   <packaging>bundle</packaging>
   <name>Camel :: GAE</name>
-  <description>Camel GAE support</description>
+  <description>Camel GAE support (deprecated)</description>
 
   <properties>
     <camel.osgi.import.before.defaults>

http://git-wip-us.apache.org/repos/asf/camel/blob/200ddf91/examples/camel-example-gae/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-gae/pom.xml 
b/examples/camel-example-gae/pom.xml
index a4f26bf..6a85d73 100644
--- a/examples/camel-example-gae/pom.xml
+++ b/examples/camel-example-gae/pom.xml
@@ -26,7 +26,7 @@
     </parent>
 
     <artifactId>camel-example-gae</artifactId>
-    <name>Camel :: Example :: GAE</name>
+    <name>Camel :: Example :: GAE (deprecated)</name>
     <description>Demonstrates how to get Camel running on Google App 
Engine</description>
     <packaging>war</packaging>
 

Reply via email to