From commits-return-53872-apmail-camel-commits-archive=camel.apache.org@camel.apache.org Sat Feb 4 09:07:19 2017 Return-Path: X-Original-To: apmail-camel-commits-archive@www.apache.org Delivered-To: apmail-camel-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 354F719BE7 for ; Sat, 4 Feb 2017 09:07:19 +0000 (UTC) Received: (qmail 79700 invoked by uid 500); 4 Feb 2017 09:07:19 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 79657 invoked by uid 500); 4 Feb 2017 09:07:19 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 79648 invoked by uid 99); 4 Feb 2017 09:07:19 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2017 09:07:19 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C88E8DFC31; Sat, 4 Feb 2017 09:07:18 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: davsclaus@apache.org To: commits@camel.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: camel git commit: CAMEL-10774: Better descriptions of other components Date: Sat, 4 Feb 2017 09:07:18 +0000 (UTC) Repository: camel Updated Branches: refs/heads/master 36dbf9d8a -> ceefe1714 CAMEL-10774: Better descriptions of other components Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ceefe171 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ceefe171 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ceefe171 Branch: refs/heads/master Commit: ceefe171481b19cff8713c8ec90fdb364052ad67 Parents: 36dbf9d Author: Claus Ibsen Authored: Sat Feb 4 09:21:10 2017 +0100 Committer: Claus Ibsen Committed: Sat Feb 4 10:07:10 2017 +0100 ---------------------------------------------------------------------- components/camel-bam/pom.xml | 2 +- components/camel-blueprint/pom.xml | 2 +- components/camel-cdi/pom.xml | 2 +- components/camel-core-osgi/pom.xml | 2 +- components/camel-cxf-transport/pom.xml | 2 +- components/camel-eclipse/pom.xml | 2 +- components/camel-grape/pom.xml | 2 +- components/camel-guice/pom.xml | 2 +- components/camel-hawtdb/pom.xml | 2 +- components/camel-hystrix/pom.xml | 2 +- components/camel-jasypt/pom.xml | 4 +- components/camel-kura/pom.xml | 2 +- components/camel-leveldb/pom.xml | 2 +- components/camel-ribbon/pom.xml | 2 +- components/camel-ruby/pom.xml | 2 +- components/camel-rx/pom.xml | 2 +- components/camel-scr/pom.xml | 2 +- components/camel-servletlistener/pom.xml | 2 +- components/camel-shiro/pom.xml | 2 +- components/camel-spring-boot/pom.xml | 2 +- components/camel-spring-cloud/pom.xml | 2 +- components/camel-spring-dm/pom.xml | 2 +- components/camel-spring-javaconfig/pom.xml | 2 +- components/camel-spring-security/pom.xml | 2 +- components/camel-spring/pom.xml | 2 +- components/camel-swagger-java/pom.xml | 2 +- components/camel-swagger/pom.xml | 2 +- components/camel-test-blueprint/pom.xml | 2 +- components/camel-test-cdi/pom.xml | 2 +- components/camel-test-karaf/pom.xml | 2 +- components/camel-test-spring/pom.xml | 2 +- components/camel-test/pom.xml | 2 +- components/camel-testng/pom.xml | 2 +- components/camel-urlrewrite/pom.xml | 4 +- components/camel-zipkin/pom.xml | 2 +- components/readme.adoc | 62 ++++++++++++------------- 36 files changed, 68 insertions(+), 68 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-bam/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml index 12d31be..879ad37 100644 --- a/components/camel-bam/pom.xml +++ b/components/camel-bam/pom.xml @@ -26,7 +26,7 @@ camel-bam jar Camel :: BAM (deprecated) - Camel Business Activity Monitor support + Business Activity Monitoring http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml index 599f1f8..968d626 100644 --- a/components/camel-blueprint/pom.xml +++ b/components/camel-blueprint/pom.xml @@ -26,7 +26,7 @@ camel-blueprint Camel :: Blueprint - Camel OSGi Blueprint support + Using Camel with OSGi Blueprint jar http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-cdi/pom.xml b/components/camel-cdi/pom.xml index 94e1df4..cb30a0e 100644 --- a/components/camel-cdi/pom.xml +++ b/components/camel-cdi/pom.xml @@ -27,7 +27,7 @@ camel-cdi jar Camel :: CDI - Camel Contexts and Dependency Injection Support + Using Camel with CDI http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-core-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-core-osgi/pom.xml b/components/camel-core-osgi/pom.xml index 51e3ac6..2d676d2 100644 --- a/components/camel-core-osgi/pom.xml +++ b/components/camel-core-osgi/pom.xml @@ -27,7 +27,7 @@ camel-core-osgi Camel :: Core OSGi jar - Camel Core OSGi support + Using Camel with OSGi http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-cxf-transport/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-cxf-transport/pom.xml b/components/camel-cxf-transport/pom.xml index 0e397f4..91f6f08 100644 --- a/components/camel-cxf-transport/pom.xml +++ b/components/camel-cxf-transport/pom.xml @@ -27,7 +27,7 @@ camel-cxf-transport jar Camel :: CXF :: Transport - Camel Transport for CXF + Camel Transport for Apache CXF http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-eclipse/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-eclipse/pom.xml b/components/camel-eclipse/pom.xml index 4a86c18..b2f8233 100644 --- a/components/camel-eclipse/pom.xml +++ b/components/camel-eclipse/pom.xml @@ -27,7 +27,7 @@ camel-eclipse jar Camel :: Eclipse (deprecated) - Camel Eclipse support + Camel classpath scanning support for running in Eclipse Desktop Applications http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-grape/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-grape/pom.xml b/components/camel-grape/pom.xml index ec9c56b..0bc325e 100644 --- a/components/camel-grape/pom.xml +++ b/components/camel-grape/pom.xml @@ -27,7 +27,7 @@ camel-grape Camel :: Grape - Camel Component for Grape + The grape component allows you to fetch, load and manage additional jars when CamelContext is running 2.4.3-01 http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-guice/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml index cee6aa1..6ee3271 100644 --- a/components/camel-guice/pom.xml +++ b/components/camel-guice/pom.xml @@ -27,7 +27,7 @@ camel-guice jar Camel :: Guice - Camel Guice + Using Camel with Guice http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-hawtdb/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-hawtdb/pom.xml b/components/camel-hawtdb/pom.xml index d70a628..3dbe1be 100644 --- a/components/camel-hawtdb/pom.xml +++ b/components/camel-hawtdb/pom.xml @@ -27,7 +27,7 @@ camel-hawtdb jar Camel :: HawtDB (deprecated) - Camel HawtDB Support + Using HawtDB as persistent EIP store http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-hystrix/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-hystrix/pom.xml b/components/camel-hystrix/pom.xml index 05d1b84..a995698 100644 --- a/components/camel-hystrix/pom.xml +++ b/components/camel-hystrix/pom.xml @@ -28,7 +28,7 @@ camel-hystrix jar Camel :: Hystrix - Camel Hystrix support + Circuit Breaker EIP using Netflix Hystrix http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-jasypt/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml index e58385f..c97d30a 100644 --- a/components/camel-jasypt/pom.xml +++ b/components/camel-jasypt/pom.xml @@ -28,7 +28,7 @@ jar Camel :: Jasypt - Camel Jasypt support + Security using Jasypt @@ -36,7 +36,7 @@ org.apache.camel.component.jasypt.* - org.jasypt.encryption.*;version="[1.7,2)" + org.jasypt.encryption.*;version="[1.9,2)" http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-kura/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-kura/pom.xml b/components/camel-kura/pom.xml index 1a566aa..1ed1b63 100644 --- a/components/camel-kura/pom.xml +++ b/components/camel-kura/pom.xml @@ -30,7 +30,7 @@ camel-kura jar Camel :: Kura - Camel Kura support + Using Camel with Eclipse Kura (OSGi) http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-leveldb/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml index 3307946..6cd71ab 100644 --- a/components/camel-leveldb/pom.xml +++ b/components/camel-leveldb/pom.xml @@ -27,7 +27,7 @@ camel-leveldb jar Camel :: LevelDB - Camel LevelDB Support + Using LevelDB as persistent EIP store http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-ribbon/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-ribbon/pom.xml b/components/camel-ribbon/pom.xml index c61bd7f..d27a453 100644 --- a/components/camel-ribbon/pom.xml +++ b/components/camel-ribbon/pom.xml @@ -28,7 +28,7 @@ camel-ribbon jar - Camel :: Ribbon + Using Netflix Ribbon for client side load balancing http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-ruby/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml index 05b3b00..b80db0f 100644 --- a/components/camel-ruby/pom.xml +++ b/components/camel-ruby/pom.xml @@ -27,7 +27,7 @@ camel-ruby jar Camel :: Ruby (deprecated) - Camel Ruby support + Camel Ruby DSL http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-rx/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-rx/pom.xml b/components/camel-rx/pom.xml index 89b4093..242dfc2 100644 --- a/components/camel-rx/pom.xml +++ b/components/camel-rx/pom.xml @@ -27,7 +27,7 @@ camel-rx jar Camel :: RX - Camel Reactive Extensions support + Camel Reactive using RxJava library http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-scr/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-scr/pom.xml b/components/camel-scr/pom.xml index 3f5713c..c1d2d43 100644 --- a/components/camel-scr/pom.xml +++ b/components/camel-scr/pom.xml @@ -26,7 +26,7 @@ camel-scr Camel :: SCR - Camel SCR support + Camel with OSGi SCR (Declarative Services) jar http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-servletlistener/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-servletlistener/pom.xml b/components/camel-servletlistener/pom.xml index 9d82d91..65945dd 100644 --- a/components/camel-servletlistener/pom.xml +++ b/components/camel-servletlistener/pom.xml @@ -27,7 +27,7 @@ camel-servletlistener jar Camel :: Servlet Listener - Camel servlet listener for bootstrapping Camel in Web Applications + Bootstrapping Camel using Servet Listener http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-shiro/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml index cf934d8..4fcce3d 100644 --- a/components/camel-shiro/pom.xml +++ b/components/camel-shiro/pom.xml @@ -27,7 +27,7 @@ camel-shiro jar Camel :: Shiro - Camel Shiro Security support + Security using Shiro http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-spring-boot/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-spring-boot/pom.xml b/components/camel-spring-boot/pom.xml index e9f2d97..cd3c452 100644 --- a/components/camel-spring-boot/pom.xml +++ b/components/camel-spring-boot/pom.xml @@ -27,7 +27,7 @@ Camel :: Spring Boot camel-spring-boot - Camel :: Spring Boot + Using Camel with Spring Boot http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-spring-cloud/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-spring-cloud/pom.xml b/components/camel-spring-cloud/pom.xml index 9854bc7..217d8e1 100644 --- a/components/camel-spring-cloud/pom.xml +++ b/components/camel-spring-cloud/pom.xml @@ -27,7 +27,7 @@ Camel :: Spring Cloud camel-spring-cloud - Camel :: Spring Cloud + Camel Cloud integration with Spring Cloud http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-spring-dm/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-spring-dm/pom.xml b/components/camel-spring-dm/pom.xml index 4cef4d8..74dabe3 100644 --- a/components/camel-spring-dm/pom.xml +++ b/components/camel-spring-dm/pom.xml @@ -27,7 +27,7 @@ camel-spring-dm Camel :: Spring DM (deprecated) - Camel Spring DM support + Camel SpringDM (OSGi) XML DSL jar http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-spring-javaconfig/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml index 278b9e5..7f48f47 100644 --- a/components/camel-spring-javaconfig/pom.xml +++ b/components/camel-spring-javaconfig/pom.xml @@ -26,7 +26,7 @@ camel-spring-javaconfig Camel :: Spring JavaConfig - Camel Spring JavaConfig support + Using Camel with Spring Java Configuration jar http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-spring-security/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml index 7b03124..356915a 100644 --- a/components/camel-spring-security/pom.xml +++ b/components/camel-spring-security/pom.xml @@ -27,7 +27,7 @@ camel-spring-security jar Camel :: Spring Security - Camel Spring Security support + Security using Spring Security http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-spring/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml index 8e31690..bc175c5 100644 --- a/components/camel-spring/pom.xml +++ b/components/camel-spring/pom.xml @@ -26,7 +26,7 @@ camel-spring Camel :: Spring - Camel Spring support + Camel Spring with XML DSL jar http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-swagger-java/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-swagger-java/pom.xml b/components/camel-swagger-java/pom.xml index 818c27d..e494e55 100644 --- a/components/camel-swagger-java/pom.xml +++ b/components/camel-swagger-java/pom.xml @@ -28,7 +28,7 @@ camel-swagger-java jar Camel :: Swagger Java - Camel Swagger Java support + Rest-dsl support for using swagger api-doc http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-swagger/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-swagger/pom.xml b/components/camel-swagger/pom.xml index 7fbd35f..74861fc 100644 --- a/components/camel-swagger/pom.xml +++ b/components/camel-swagger/pom.xml @@ -27,7 +27,7 @@ camel-swagger jar Camel :: Swagger (deprecated) - Camel Swagger support + Rest-dsl support for using swagger api-doc http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-test-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml index f5feaaf..6e2c2e0 100644 --- a/components/camel-test-blueprint/pom.xml +++ b/components/camel-test-blueprint/pom.xml @@ -27,7 +27,7 @@ camel-test-blueprint jar Camel :: Test :: Blueprint - Camel Testing Blueprint Library using JUnit + Camel unit testing with OSGi Blueprint http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-test-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-test-cdi/pom.xml b/components/camel-test-cdi/pom.xml index ad42eda..54b38c7 100644 --- a/components/camel-test-cdi/pom.xml +++ b/components/camel-test-cdi/pom.xml @@ -28,7 +28,7 @@ camel-test-cdi jar Camel :: Test :: CDI - Camel Testing Library using JUnit and CDI + Camel unit testing with CDI http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-test-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-test-karaf/pom.xml b/components/camel-test-karaf/pom.xml index 5b35dc2..1cad1c4 100644 --- a/components/camel-test-karaf/pom.xml +++ b/components/camel-test-karaf/pom.xml @@ -29,7 +29,7 @@ camel-test-karaf Camel :: Test :: Karaf jar - Camel Testing Library using Pax Exam, Karaf and JUnit + Camel integration testing with Apache Karaf http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-test-spring/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-test-spring/pom.xml b/components/camel-test-spring/pom.xml index 1bda6c8..7b67afa 100644 --- a/components/camel-test-spring/pom.xml +++ b/components/camel-test-spring/pom.xml @@ -28,7 +28,7 @@ camel-test-spring jar Camel :: Test :: Spring 4.1+ - Camel Testing Library using JUnit and Spring 4.1+ + Camel unit testing with Spring http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-test/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml index c1f1012..27572ce 100644 --- a/components/camel-test/pom.xml +++ b/components/camel-test/pom.xml @@ -27,7 +27,7 @@ camel-test jar Camel :: Test - Camel Testing Library using JUnit + Camel unit testing http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-testng/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-testng/pom.xml b/components/camel-testng/pom.xml index 5e4f447..ce68132 100644 --- a/components/camel-testng/pom.xml +++ b/components/camel-testng/pom.xml @@ -27,7 +27,7 @@ camel-testng jar Camel :: TestNG (deprecated) - Camel Testing Library using TestNG + Camel unit testing with TestNG http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-urlrewrite/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-urlrewrite/pom.xml b/components/camel-urlrewrite/pom.xml index 2120754..df8a71d 100644 --- a/components/camel-urlrewrite/pom.xml +++ b/components/camel-urlrewrite/pom.xml @@ -26,8 +26,8 @@ camel-urlrewrite jar - Camel :: URLRewrite - Camel URLRewrite support + Camel :: URLRewrite (deprecated) + URL rewrite support for HTTP components http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/camel-zipkin/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-zipkin/pom.xml b/components/camel-zipkin/pom.xml index 415d7e0..63bc277 100644 --- a/components/camel-zipkin/pom.xml +++ b/components/camel-zipkin/pom.xml @@ -29,7 +29,7 @@ camel-zipkin jar Camel :: Zipkin - Camel Zipkin Support + Distributed message tracing using Zipkin http://git-wip-us.apache.org/repos/asf/camel/blob/ceefe171/components/readme.adoc ---------------------------------------------------------------------- diff --git a/components/readme.adoc b/components/readme.adoc index fb70edf..97d8140 100644 --- a/components/readme.adoc +++ b/components/readme.adoc @@ -594,71 +594,71 @@ Other Components |======================================================================= | Component | Available From | Description -| link:camel-bam/src/main/docs/bam.adoc[Bam] (camel-bam) | 1.0.0 | *deprecated* Camel Business Activity Monitor support +| link:camel-bam/src/main/docs/bam.adoc[Bam] (camel-bam) | 1.0.0 | *deprecated* Business Activity Monitoring -| link:camel-blueprint/src/main/docs/blueprint.adoc[Blueprint] (camel-blueprint) | 2.4.0 | Camel OSGi Blueprint support +| link:camel-blueprint/src/main/docs/blueprint.adoc[Blueprint] (camel-blueprint) | 2.4.0 | Using Camel with OSGi Blueprint -| link:camel-cdi/src/main/docs/cdi.adoc[Cdi] (camel-cdi) | 2.10.0 | Camel Contexts and Dependency Injection Support +| link:camel-cdi/src/main/docs/cdi.adoc[Cdi] (camel-cdi) | 2.10.0 | Using Camel with CDI -| link:camel-cxf-transport/src/main/docs/cxf-transport.adoc[Cxf Transport] (camel-cxf-transport) | 2.8.0 | Camel Transport for CXF +| link:camel-cxf-transport/src/main/docs/cxf-transport.adoc[Cxf Transport] (camel-cxf-transport) | 2.8.0 | Camel Transport for Apache CXF -| link:camel-eclipse/src/main/docs/eclipse.adoc[Eclipse] (camel-eclipse) | 2.3.0 | *deprecated* Camel Eclipse support +| link:camel-eclipse/src/main/docs/eclipse.adoc[Eclipse] (camel-eclipse) | 2.3.0 | *deprecated* Camel classpath scanning support for running in Eclipse Desktop Applications -| link:camel-guice/src/main/docs/guice.adoc[Guice] (camel-guice) | 1.5.0 | Camel Guice +| link:camel-guice/src/main/docs/guice.adoc[Guice] (camel-guice) | 1.5.0 | Using Camel with Guice -| link:camel-hawtdb/src/main/docs/hawtdb.adoc[Hawtdb] (camel-hawtdb) | 2.3.0 | *deprecated* Camel HawtDB Support +| link:camel-hawtdb/src/main/docs/hawtdb.adoc[Hawtdb] (camel-hawtdb) | 2.3.0 | *deprecated* Using HawtDB as persistent EIP store -| link:camel-hystrix/src/main/docs/hystrix.adoc[Hystrix] (camel-hystrix) | 2.18.0 | Camel Hystrix support +| link:camel-hystrix/src/main/docs/hystrix.adoc[Hystrix] (camel-hystrix) | 2.18.0 | Circuit Breaker EIP using Netflix Hystrix -| link:camel-jasypt/src/main/docs/jasypt.adoc[Jasypt] (camel-jasypt) | 2.5.0 | Camel Jasypt support +| link:camel-jasypt/src/main/docs/jasypt.adoc[Jasypt] (camel-jasypt) | 2.5.0 | Security using Jasypt -| link:camel-kura/src/main/docs/kura.adoc[Kura] (camel-kura) | 2.15.0 | Camel Kura support +| link:camel-kura/src/main/docs/kura.adoc[Kura] (camel-kura) | 2.15.0 | Using Camel with Eclipse Kura (OSGi) -| link:camel-leveldb/src/main/docs/leveldb.adoc[Leveldb] (camel-leveldb) | 2.10.0 | Camel LevelDB Support +| link:camel-leveldb/src/main/docs/leveldb.adoc[Leveldb] (camel-leveldb) | 2.10.0 | Using LevelDB as persistent EIP store | link:camel-ribbon/src/main/docs/ribbon.adoc[Ribbon] (camel-ribbon) | 2.18.0 | Camel Components -| link:camel-ruby/src/main/docs/ruby.adoc[Ruby] (camel-ruby) | 1.0.0 | *deprecated* Camel Ruby support +| link:camel-ruby/src/main/docs/ruby.adoc[Ruby] (camel-ruby) | 1.0.0 | *deprecated* Camel Ruby DSL -| link:camel-rx/src/main/docs/rx.adoc[Rx] (camel-rx) | 2.11.0 | Camel Reactive Extensions support +| link:camel-rx/src/main/docs/rx.adoc[Rx] (camel-rx) | 2.11.0 | Camel Reactive using RxJava library | link:camel-scala/src/main/docs/scala.adoc[Scala] (camel-scala) | 1.4.0 | Camel Scala DSL -| link:camel-scr/src/main/docs/scr.adoc[Scr] (camel-scr) | 2.15.0 | Camel SCR support +| link:camel-scr/src/main/docs/scr.adoc[Scr] (camel-scr) | 2.15.0 | Camel with OSGi SCR (Declarative Services) -| link:camel-servletlistener/src/main/docs/servletlistener.adoc[Servletlistener] (camel-servletlistener) | 2.11.0 | Camel servlet listener for bootstrapping Camel in Web Applications +| link:camel-servletlistener/src/main/docs/servletlistener.adoc[Servletlistener] (camel-servletlistener) | 2.11.0 | Bootstrapping Camel using Servet Listener -| link:camel-shiro/src/main/docs/shiro.adoc[Shiro] (camel-shiro) | 2.5.0 | Camel Shiro Security support +| link:camel-shiro/src/main/docs/shiro.adoc[Shiro] (camel-shiro) | 2.5.0 | Security using Shiro -| link:camel-spring-boot/src/main/docs/spring-boot.adoc[Spring Boot] (camel-spring-boot) | 2.15.0 | Camel :: Spring Boot +| link:camel-spring-boot/src/main/docs/spring-boot.adoc[Spring Boot] (camel-spring-boot) | 2.15.0 | Using Camel with Spring Boot -| link:camel-spring-cloud/src/main/docs/spring-cloud.adoc[Spring Cloud] (camel-spring-cloud) | 2.19.0 | Camel :: Spring Cloud +| link:camel-spring-cloud/src/main/docs/spring-cloud.adoc[Spring Cloud] (camel-spring-cloud) | 2.19.0 | Camel Cloud integration with Spring Cloud -| link:camel-spring-dm/src/main/docs/spring-dm.adoc[Spring Dm] (camel-spring-dm) | 2.18.0 | *deprecated* Camel Spring DM support +| link:camel-spring-dm/src/main/docs/spring-dm.adoc[Spring Dm] (camel-spring-dm) | 2.18.0 | *deprecated* Camel SpringDM (OSGi) XML DSL -| link:camel-spring-javaconfig/src/main/docs/spring-javaconfig.adoc[Spring Javaconfig] (camel-spring-javaconfig) | 2.0.0 | Camel Spring JavaConfig support +| link:camel-spring-javaconfig/src/main/docs/spring-javaconfig.adoc[Spring Javaconfig] (camel-spring-javaconfig) | 2.0.0 | Using Camel with Spring Java Configuration -| link:camel-spring-security/src/main/docs/spring-security.adoc[Spring Security] (camel-spring-security) | 2.3.0 | Camel Spring Security support +| link:camel-spring-security/src/main/docs/spring-security.adoc[Spring Security] (camel-spring-security) | 2.3.0 | Security using Spring Security -| link:camel-swagger/src/main/docs/swagger.adoc[Swagger] (camel-swagger) | 2.14.0 | *deprecated* Camel Swagger support +| link:camel-swagger/src/main/docs/swagger.adoc[Swagger] (camel-swagger) | 2.14.0 | *deprecated* Rest-dsl support for using swagger api-doc -| link:camel-swagger-java/src/main/docs/swagger-java.adoc[Swagger Java] (camel-swagger-java) | 2.16.0 | Camel Swagger Java support +| link:camel-swagger-java/src/main/docs/swagger-java.adoc[Swagger Java] (camel-swagger-java) | 2.16.0 | Rest-dsl support for using swagger api-doc -| link:camel-test/src/main/docs/test.adoc[Test] (camel-test) | 2.9.0 | Camel Testing Library using JUnit +| link:camel-test/src/main/docs/test.adoc[Test] (camel-test) | 2.9.0 | Camel unit testing -| link:camel-test-blueprint/src/main/docs/test-blueprint.adoc[Test Blueprint] (camel-test-blueprint) | 2.10.0 | Camel Testing Blueprint Library using JUnit +| link:camel-test-blueprint/src/main/docs/test-blueprint.adoc[Test Blueprint] (camel-test-blueprint) | 2.10.0 | Camel unit testing with OSGi Blueprint -| link:camel-test-cdi/src/main/docs/test-cdi.adoc[Test Cdi] (camel-test-cdi) | 2.17.0 | Camel Testing Library using JUnit and CDI +| link:camel-test-cdi/src/main/docs/test-cdi.adoc[Test Cdi] (camel-test-cdi) | 2.17.0 | Camel unit testing with CDI -| link:camel-test-karaf/src/main/docs/test-karaf.adoc[Test Karaf] (camel-test-karaf) | 2.18.0 | Camel Testing Library using Pax Exam, Karaf and JUnit +| link:camel-test-karaf/src/main/docs/test-karaf.adoc[Test Karaf] (camel-test-karaf) | 2.18.0 | Camel integration testing with Apache Karaf -| link:camel-test-spring/src/main/docs/test-spring.adoc[Test Spring] (camel-test-spring) | 2.10.0 | Camel Testing Library using JUnit and Spring 4.1+ +| link:camel-test-spring/src/main/docs/test-spring.adoc[Test Spring] (camel-test-spring) | 2.10.0 | Camel unit testing with Spring -| link:camel-testng/src/main/docs/testng.adoc[Testng] (camel-testng) | 2.8.0 | *deprecated* Camel Testing Library using TestNG +| link:camel-testng/src/main/docs/testng.adoc[Testng] (camel-testng) | 2.8.0 | *deprecated* Camel unit testing with TestNG -| link:camel-urlrewrite/src/main/docs/urlrewrite.adoc[Urlrewrite] (camel-urlrewrite) | 2.11.0 | Camel URLRewrite support +| link:camel-urlrewrite/src/main/docs/urlrewrite.adoc[Urlrewrite] (camel-urlrewrite) | 2.11.0 | *deprecated* URL rewrite support for HTTP components -| link:camel-zipkin/src/main/docs/zipkin.adoc[Zipkin] (camel-zipkin) | 2.18.0 | Camel Zipkin Support +| link:camel-zipkin/src/main/docs/zipkin.adoc[Zipkin] (camel-zipkin) | 2.18.0 | Distributed message tracing using Zipkin |======================================================================= // others: END