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 <davscl...@apache.org> Authored: Sat Feb 4 09:21:10 2017 +0100 Committer: Claus Ibsen <davscl...@apache.org> 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 @@ <artifactId>camel-bam</artifactId> <packaging>jar</packaging> <name>Camel :: BAM (deprecated)</name> - <description>Camel Business Activity Monitor support</description> + <description>Business Activity Monitoring</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-blueprint</artifactId> <name>Camel :: Blueprint</name> - <description>Camel OSGi Blueprint support</description> + <description>Using Camel with OSGi Blueprint</description> <packaging>jar</packaging> <properties> 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 @@ <artifactId>camel-cdi</artifactId> <packaging>jar</packaging> <name>Camel :: CDI</name> - <description>Camel Contexts and Dependency Injection Support</description> + <description>Using Camel with CDI</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-core-osgi</artifactId> <name>Camel :: Core OSGi</name> <packaging>jar</packaging> - <description>Camel Core OSGi support</description> + <description>Using Camel with OSGi</description> <properties> <camel.osgi.export.pkg> 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 @@ <artifactId>camel-cxf-transport</artifactId> <packaging>jar</packaging> <name>Camel :: CXF :: Transport</name> - <description>Camel Transport for CXF </description> + <description>Camel Transport for Apache CXF </description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-eclipse</artifactId> <packaging>jar</packaging> <name>Camel :: Eclipse (deprecated)</name> - <description>Camel Eclipse support</description> + <description>Camel classpath scanning support for running in Eclipse Desktop Applications</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-grape</artifactId> <name>Camel :: Grape</name> - <description>Camel Component for Grape</description> + <description>The grape component allows you to fetch, load and manage additional jars when CamelContext is running</description> <properties> <groovy-eclipse-batch.version>2.4.3-01</groovy-eclipse-batch.version> 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 @@ <artifactId>camel-guice</artifactId> <packaging>jar</packaging> <name>Camel :: Guice</name> - <description>Camel Guice</description> + <description>Using Camel with Guice</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-hawtdb</artifactId> <packaging>jar</packaging> <name>Camel :: HawtDB (deprecated)</name> - <description>Camel HawtDB Support</description> + <description>Using HawtDB as persistent EIP store</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-hystrix</artifactId> <packaging>jar</packaging> <name>Camel :: Hystrix</name> - <description>Camel Hystrix support</description> + <description>Circuit Breaker EIP using Netflix Hystrix</description> <properties> <!-- use by camel-catalog --> 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 @@ <!-- the packaging will be a bundle, however we need to add maniclass etc so we use the jar packaging --> <packaging>jar</packaging> <name>Camel :: Jasypt</name> - <description>Camel Jasypt support</description> + <description>Security using Jasypt</description> <properties> <!-- use by camel-catalog --> @@ -36,7 +36,7 @@ <label>security</label> <camel.osgi.export.pkg>org.apache.camel.component.jasypt.*</camel.osgi.export.pkg> - <camel.osgi.import.before.defaults>org.jasypt.encryption.*;version="[1.7,2)"</camel.osgi.import.before.defaults> + <camel.osgi.import.before.defaults>org.jasypt.encryption.*;version="[1.9,2)"</camel.osgi.import.before.defaults> </properties> <dependencies> 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 @@ <artifactId>camel-kura</artifactId> <packaging>jar</packaging> <name>Camel :: Kura</name> - <description>Camel Kura support</description> + <description>Using Camel with Eclipse Kura (OSGi)</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-leveldb</artifactId> <packaging>jar</packaging> <name>Camel :: LevelDB</name> - <description>Camel LevelDB Support</description> + <description>Using LevelDB as persistent EIP store</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-ribbon</artifactId> <packaging>jar</packaging> - <name>Camel :: Ribbon</name> + <name>Using Netflix Ribbon for client side load balancing</name> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-ruby</artifactId> <packaging>jar</packaging> <name>Camel :: Ruby (deprecated)</name> - <description>Camel Ruby support</description> + <description>Camel Ruby DSL</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-rx</artifactId> <packaging>jar</packaging> <name>Camel :: RX</name> - <description>Camel Reactive Extensions support</description> + <description>Camel Reactive using RxJava library</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-scr</artifactId> <name>Camel :: SCR</name> - <description>Camel SCR support</description> + <description>Camel with OSGi SCR (Declarative Services)</description> <packaging>jar</packaging> <properties> 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 @@ <artifactId>camel-servletlistener</artifactId> <packaging>jar</packaging> <name>Camel :: Servlet Listener</name> - <description>Camel servlet listener for bootstrapping Camel in Web Applications</description> + <description>Bootstrapping Camel using Servet Listener</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-shiro</artifactId> <packaging>jar</packaging> <name>Camel :: Shiro </name> - <description>Camel Shiro Security support</description> + <description>Security using Shiro</description> <properties> <!-- use by camel-catalog --> 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 @@ <name>Camel :: Spring Boot</name> <artifactId>camel-spring-boot</artifactId> - <description>Camel :: Spring Boot</description> + <description>Using Camel with Spring Boot</description> <properties> <!-- use by camel-catalog --> 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 @@ <name>Camel :: Spring Cloud</name> <artifactId>camel-spring-cloud</artifactId> - <description>Camel :: Spring Cloud</description> + <description>Camel Cloud integration with Spring Cloud</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-spring-dm</artifactId> <name>Camel :: Spring DM (deprecated)</name> - <description>Camel Spring DM support</description> + <description>Camel SpringDM (OSGi) XML DSL</description> <packaging>jar</packaging> <properties> 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 @@ <artifactId>camel-spring-javaconfig</artifactId> <name>Camel :: Spring JavaConfig</name> - <description>Camel Spring JavaConfig support</description> + <description> Using Camel with Spring Java Configuration</description> <packaging>jar</packaging> <properties> 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 @@ <artifactId>camel-spring-security</artifactId> <packaging>jar</packaging> <name>Camel :: Spring Security</name> - <description>Camel Spring Security support</description> + <description>Security using Spring Security</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-spring</artifactId> <name>Camel :: Spring</name> - <description>Camel Spring support</description> + <description>Camel Spring with XML DSL</description> <packaging>jar</packaging> <properties> 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 @@ <artifactId>camel-swagger-java</artifactId> <packaging>jar</packaging> <name>Camel :: Swagger Java</name> - <description>Camel Swagger Java support</description> + <description>Rest-dsl support for using swagger api-doc</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-swagger</artifactId> <packaging>jar</packaging> <name>Camel :: Swagger (deprecated)</name> - <description>Camel Swagger support</description> + <description>Rest-dsl support for using swagger api-doc</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-test-blueprint</artifactId> <packaging>jar</packaging> <name>Camel :: Test :: Blueprint</name> - <description>Camel Testing Blueprint Library using JUnit</description> + <description>Camel unit testing with OSGi Blueprint</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-test-cdi</artifactId> <packaging>jar</packaging> <name>Camel :: Test :: CDI</name> - <description>Camel Testing Library using JUnit and CDI</description> + <description>Camel unit testing with CDI</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-test-karaf</artifactId> <name>Camel :: Test :: Karaf</name> <packaging>jar</packaging> - <description>Camel Testing Library using Pax Exam, Karaf and JUnit</description> + <description>Camel integration testing with Apache Karaf</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-test-spring</artifactId> <packaging>jar</packaging> <name>Camel :: Test :: Spring 4.1+</name> - <description>Camel Testing Library using JUnit and Spring 4.1+</description> + <description>Camel unit testing with Spring</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-test</artifactId> <packaging>jar</packaging> <name>Camel :: Test</name> - <description>Camel Testing Library using JUnit</description> + <description>Camel unit testing</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-testng</artifactId> <packaging>jar</packaging> <name>Camel :: TestNG (deprecated)</name> - <description>Camel Testing Library using TestNG</description> + <description>Camel unit testing with TestNG</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-urlrewrite</artifactId> <packaging>jar</packaging> - <name>Camel :: URLRewrite</name> - <description>Camel URLRewrite support</description> + <name>Camel :: URLRewrite (deprecated)</name> + <description>URL rewrite support for HTTP components</description> <properties> <!-- use by camel-catalog --> 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 @@ <artifactId>camel-zipkin</artifactId> <packaging>jar</packaging> <name>Camel :: Zipkin</name> - <description>Camel Zipkin Support</description> + <description>Distributed message tracing using Zipkin</description> <properties> <!-- use by camel-catalog --> 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