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


The following commit(s) were added to refs/heads/master by this push:
     new dbd53a0  Regen
dbd53a0 is described below

commit dbd53a078e4863a12cffa8da1d9e22de7982f078
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Apr 24 08:55:53 2020 +0200

    Regen
---
 docs/modules/ROOT/pages/components.adoc | 42 ++++++++++++++++-----------------
 1 file changed, 21 insertions(+), 21 deletions(-)

diff --git a/docs/modules/ROOT/pages/components.adoc 
b/docs/modules/ROOT/pages/components.adoc
index 096667a..97e3793 100644
--- a/docs/modules/ROOT/pages/components.adoc
+++ b/docs/modules/ROOT/pages/components.adoc
@@ -201,67 +201,67 @@ Number of Camel components: 207 in 207 JAR artifacts (1 
deprecated)
 `elsql:elsqlName:resourceUri` | 2.16 | Use ElSql to define SQL queries. 
Extends the SQL Component.
 
 | xref:components::exec-component.adoc[Exec] (camel-exec) +
-`exec:executable` | 2.3 | The exec component can be used to execute OS system 
commands.
+`exec:executable` | 2.3 | Execute commands on the underlying operating system.
 
 | xref:components::facebook-component.adoc[Facebook] (camel-facebook) +
-`facebook:methodName` | 2.14 | The Facebook component provides access to all 
of the Facebook APIs accessible using Facebook4J.
+`facebook:methodName` | 2.14 | Send requests to Facebook APIs supported by 
Facebook4J.
 
 | xref:components::file-component.adoc[File] (camel-file) +
-`file:directoryName` | 1.0 | The file component is used for reading or writing 
files.
+`file:directoryName` | 1.0 | Read and write files.
 
 | xref:components::file-watch-component.adoc[File Watch] (camel-file-watch) +
-`file-watch:path` | 3.0 | The file-watch is used to monitor file events in 
directory using java.nio.file.WatchService
+`file-watch:path` | 3.0 | Get notified about file events in a directory using 
java.nio.file.WatchService.
 
 | xref:components::flatpack-component.adoc[Flatpack] (camel-flatpack) +
-`flatpack:type:resourceUri` | 1.4 | The flatpack component supports fixed 
width and delimited file parsing via the FlatPack library.
+`flatpack:type:resourceUri` | 1.4 | Parse fixed width and delimited files 
using the FlatPack library.
 
 | xref:components::fop-component.adoc[FOP] (camel-fop) +
-`fop:outputType` | 2.10 | The fop component allows you to render a message 
into different output formats using Apache FOP.
+`fop:outputType` | 2.10 | Render messages into PDF and other output formats 
supported by Apache FOP.
 
 | xref:components::freemarker-component.adoc[Freemarker] (camel-freemarker) +
-`freemarker:resourceUri` | 2.10 | Transforms the message using a FreeMarker 
template.
+`freemarker:resourceUri` | 2.10 | Transform messages using FreeMarker 
templates.
 
 | xref:components::ftp-component.adoc[FTP] (camel-ftp) +
-`ftp:host:port/directoryName` | 1.1 | The \ftp component is used for uploading 
or downloading files from FTP servers.
+`ftp:host:port/directoryName` | 1.1 | Upload and download files to/from FTP 
servers.
 
 | xref:components::ganglia-component.adoc[Ganglia] (camel-ganglia) +
-`ganglia:host:port` | 2.15 | The ganglia component is used for sending metrics 
to the Ganglia monitoring system.
+`ganglia:host:port` | 2.15 | Send metrics to Ganglia monitoring system.
 
 | xref:components::geocoder-component.adoc[Geocoder] (camel-geocoder) +
-`geocoder:address:latlng` | 2.12 | The geocoder component is used for looking 
up geocodes (latitude and longitude) for a given address, or reverse lookup.
+`geocoder:address:latlng` | 2.12 | Find geocodes (latitude and longitude) for 
a given address or the other way round.
 
 | xref:components::git-component.adoc[Git] (camel-git) +
-`git:localPath` | 2.16 | The git component is used for working with git 
repositories.
+`git:localPath` | 2.16 | Perform operations on git repositories.
 
 | xref:components::github-component.adoc[GitHub] (camel-github) +
-`github:type/branchName` | 2.15 | The github component is used for integrating 
Camel with github.
+`github:type/branchName` | 2.15 | Interact with the GitHub API.
 
 | xref:components::google-bigquery-component.adoc[Google BigQuery] 
(camel-google-bigquery) +
 `google-bigquery:projectId:datasetId:tableId` | 2.20 | Google BigQuery data 
warehouse for analytics.
 
 | xref:components::google-calendar-component.adoc[Google Calendar] 
(camel-google-calendar) +
-`google-calendar:apiName/methodName` | 2.15 | The google-calendar component 
provides access to Google Calendar.
+`google-calendar:apiName/methodName` | 2.15 | Perform various operations on a 
Google Calendar.
 
 | xref:components::google-drive-component.adoc[Google Drive] 
(camel-google-drive) +
-`google-drive:apiName/methodName` | 2.14 | The google-drive component provides 
access to Google Drive file storage service.
+`google-drive:apiName/methodName` | 2.14 | Manage files in Google Drive.
 
 | xref:components::google-mail-component.adoc[Google Mail] (camel-google-mail) 
+
-`google-mail:apiName/methodName` | 2.15 | The google-mail component provides 
access to Google Mail.
+`google-mail:apiName/methodName` | 2.15 | Manage messages in Google Mail.
 
 | xref:components::google-sheets-component.adoc[Google Sheets] 
(camel-google-sheets) +
-`google-sheets:apiName/methodName` | 2.23 | The google-sheets component 
provides access to Google Sheets.
+`google-sheets:apiName/methodName` | 2.23 | Manage spreadsheets in Google 
Sheets.
 
 | xref:components::grape-component.adoc[Grape] (camel-grape) +
-`grape:defaultCoordinates` | 2.16 | The grape component allows you to fetch, 
load and manage additional jars when CamelContext is running.
+`grape:defaultCoordinates` | 2.16 | Fetch, load and manage additional jars 
dynamically after Camel Context was started.
 
 | xref:components::graphql-component.adoc[GraphQL] (camel-graphql) +
-`graphql:httpUri` | 3.0 | A Camel GraphQL Component
+`graphql:httpUri` | 3.0 | Send GraphQL queries and mutations to external 
systems.
 
 | xref:components::grpc-component.adoc[gRPC] (camel-grpc) +
-`grpc:host:port/service` | 2.19 | The gRPC component allows to call and expose 
remote procedures via HTTP/2 with protobuf dataformat
+`grpc:host:port/service` | 2.19 | Expose gRPC endpoints and access external 
gRPC endpoints.
 
 | xref:components::guava-eventbus-component.adoc[Guava EventBus] 
(camel-guava-eventbus) +
-`guava-eventbus:eventBusRef` | 2.10 | The guava-eventbus component provides 
integration bridge between Camel and Google Guava EventBus.
+`guava-eventbus:eventBusRef` | 2.10 | Send and receive messages to/from Guava 
EventBus.
 
 | xref:components::hdfs-component.adoc[HDFS] (camel-hdfs) +
 `hdfs:hostName:port/path` | 2.14 | For reading/writing from/to an HDFS 
filesystem using Hadoop 2.x.
@@ -492,7 +492,7 @@ Number of Camel components: 207 in 207 JAR artifacts (1 
deprecated)
 `schematron:path` | 2.15 | Validates the payload of a message using the 
Schematron Library.
 
 | xref:components::seda-component.adoc[SEDA] (camel-seda) +
-`seda:name` | 1.1 | The seda component provides asynchronous call to another 
endpoint from any CamelContext in the same JVM.
+`seda:name` | 1.1 | Asynchronously call another endpoint from any Camel 
Context in the same JVM.
 
 | xref:components::service-component.adoc[Service] (camel-service) +
 `service:delegateUri` | 2.22 | Represents an endpoint which is registered to a 
Service Registry such as Consul, Etcd.

Reply via email to