You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/08/07 13:10:42 UTC

[camel] 10/20: CAMEL-13792 - Rename components to default names, Camel-netty4 to camel-netty - Aligned REST DSL stuff to point to netty4-http only

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit f9680c6fbb03136198a97414738b57b18993591a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Aug 7 13:00:02 2019 +0200

    CAMEL-13792 - Rename components to default names, Camel-netty4 to camel-netty - Aligned REST DSL stuff to point to netty4-http only
---
 components/camel-rest/src/main/docs/rest-component.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-rest/src/main/docs/rest-component.adoc b/components/camel-rest/src/main/docs/rest-component.adoc
index 46d150b..6c31c4c 100644
--- a/components/camel-rest/src/main/docs/rest-component.adoc
+++ b/components/camel-rest/src/main/docs/rest-component.adoc
@@ -123,7 +123,6 @@ The component supports 8 options, which are listed below.
 The following components support rest consumer (Rest DSL):
 
 * camel-coap
-* camel-netty-http
 * camel-netty4-http
 * camel-jetty
 * camel-restlet