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 fd0209e7ebf2995f9fff38638f894d1864d6d1b6 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Feb 17 09:26:01 2021 +0100 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 4fe6414..c32ffca 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: 202 in 202 JAR artifacts (17 deprecated) +Number of Camel components: 201 in 201 JAR artifacts (16 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -83,9 +83,6 @@ Number of Camel components: 202 in 202 JAR artifacts (17 deprecated) | xref:components::aws-sns-component.adoc[AWS Simple Notification System (SNS)] (camel-aws-sns) + `aws-sns:topicNameOrArn` | 2.8 | *deprecated* Send messages to an AWS Simple Notification Topic. -| xref:components::aws-sqs-component.adoc[AWS Simple Queue Service (SQS)] (camel-aws-sqs) + -`aws-sqs:queueNameOrArn` | 2.6 | *deprecated* Sending and receive messages to/from AWS SQS service. - | xref:components::aws-swf-component.adoc[AWS Simple Workflow (SWF)] (camel-aws-swf) + `aws-swf:type` | 2.13 | *deprecated* Manage workflows in the AWS Simple Workflow service.
