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-karaf.git
commit 34685965b53a721d08f9e82b3828029ea368f7ea Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Apr 21 13:32:26 2020 +0200 Regen --- docs/modules/ROOT/pages/components.adoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/modules/ROOT/pages/components.adoc b/docs/modules/ROOT/pages/components.adoc index 5c06720..1c8fdc1 100644 --- a/docs/modules/ROOT/pages/components.adoc +++ b/docs/modules/ROOT/pages/components.adoc @@ -5,7 +5,7 @@ Apache Camel Karaf supports the following Camel artifacts as Karaf features == Camel Components // components: START -Number of Camel components: 211 in 211 JAR artifacts (1 deprecated) +Number of Camel components: 210 in 210 JAR artifacts (1 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -587,9 +587,6 @@ Number of Camel components: 211 in 211 JAR artifacts (1 deprecated) | xref:components::twilio-component.adoc[Twilio] (camel-twilio) + `twilio:apiName/methodName` | 2.20 | The Twilio component allows you to interact with the Twilio REST APIs using Twilio Java SDK. -| xref:components::undertow-component.adoc[Undertow] (camel-undertow) + -`undertow:httpURI` | 2.16 | The undertow component provides HTTP and WebSocket based endpoints for consuming and producing HTTP/WebSocket requests. - | xref:components::validator-component.adoc[Validator] (camel-validator) + `validator:resourceUri` | 1.1 | Validates the payload of a message using XML Schema and JAXP Validation.