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 2017/02/24 09:56:41 UTC

camel git commit: deprecate camel-rx in favor of the newer camel-reactive-streams component and others in the workings.

Repository: camel
Updated Branches:
  refs/heads/master 6348169c7 -> 656a9c8ad


deprecate camel-rx in favor of the newer camel-reactive-streams component and others in the workings.


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

Branch: refs/heads/master
Commit: 656a9c8ad1c1c6550f8d0359b31f47dcce7437d8
Parents: 6348169
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Feb 24 10:56:34 2017 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Feb 24 10:56:34 2017 +0100

----------------------------------------------------------------------
 components/camel-rx/pom.xml | 2 +-
 components/readme.adoc      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/656a9c8a/components/camel-rx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rx/pom.xml b/components/camel-rx/pom.xml
index 78a355f..98470b9 100644
--- a/components/camel-rx/pom.xml
+++ b/components/camel-rx/pom.xml
@@ -26,7 +26,7 @@
 
   <artifactId>camel-rx</artifactId>
   <packaging>jar</packaging>
-  <name>Camel :: RX</name>
+  <name>Camel :: RX (deprecated)</name>
   <description>Camel Reactive using RxJava library</description>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/camel/blob/656a9c8a/components/readme.adoc
----------------------------------------------------------------------
diff --git a/components/readme.adoc b/components/readme.adoc
index 7e2d51b..304690f 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -874,7 +874,7 @@ Number of Miscellaneous Components: 35
 
 | link:camel-ruby/src/main/docs/ruby.adoc[Ruby] (camel-ruby) | 1.0 | *deprecated* Camel Ruby DSL
 
-| link:camel-rx/src/main/docs/rx.adoc[RX] (camel-rx) | 2.11 | Camel Reactive using RxJava library
+| link:camel-rx/src/main/docs/rx.adoc[RX] (camel-rx) | 2.11 | *deprecated* Camel Reactive using RxJava library
 
 | link:camel-scala/src/main/docs/scala.adoc[Scala] (camel-scala) | 1.4 | Camel Scala DSL