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 49006b30d42eed0272dd1a5ae9b2effe89e6f8e4 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Mar 26 14:31:40 2021 +0100 CAMEL-16409 - Regen --- .../apache/camel/catalog/docs/google-functions-component.adoc | 2 +- .../camel/component/google/functions/google-functions.json | 2 +- .../src/main/docs/google-functions-component.adoc | 2 +- .../apache/camel/builder/component/ComponentsBuilderFactory.java | 3 +-- .../component/dsl/GoogleFunctionsComponentBuilderFactory.java | 6 ++---- core/camel-componentdsl/src/generated/resources/metadata.json | 2 +- .../apache/camel/builder/endpoint/StaticEndpointBuilders.java | 6 ++---- .../endpoint/dsl/GoogleCloudFunctionsEndpointBuilderFactory.java | 9 +++------ .../modules/ROOT/pages/google-functions-component.adoc | 2 +- 9 files changed, 13 insertions(+), 21 deletions(-) diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-functions-component.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-functions-component.adoc index da6a86c..27595e3 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-functions-component.adoc +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-functions-component.adoc @@ -2,7 +2,7 @@ = GoogleCloudFunctions Component :docTitle: GoogleCloudFunctions :artifactId: camel-google-functions -:description: Store and retrieve objects from Google Cloud Functions Service using the google-cloud-storage library. +:description: Manage and invoke Google Cloud Functions :since: 3.9 :supportLevel: Preview :component-header: Only producer is supported diff --git a/components/camel-google/camel-google-functions/src/generated/resources/org/apache/camel/component/google/functions/google-functions.json b/components/camel-google/camel-google-functions/src/generated/resources/org/apache/camel/component/google/functions/google-functions.json index 21a6075..6223b0f 100644 --- a/components/camel-google/camel-google-functions/src/generated/resources/org/apache/camel/component/google/functions/google-functions.json +++ b/components/camel-google/camel-google-functions/src/generated/resources/org/apache/camel/component/google/functions/google-functions.json @@ -3,7 +3,7 @@ "kind": "component", "name": "google-functions", "title": "GoogleCloudFunctions", - "description": "Store and retrieve objects from Google Cloud Functions Service using the google-cloud-storage library.", + "description": "Manage and invoke Google Cloud Functions", "deprecated": false, "firstVersion": "3.9.0", "label": "cloud", diff --git a/components/camel-google/camel-google-functions/src/main/docs/google-functions-component.adoc b/components/camel-google/camel-google-functions/src/main/docs/google-functions-component.adoc index da6a86c..27595e3 100644 --- a/components/camel-google/camel-google-functions/src/main/docs/google-functions-component.adoc +++ b/components/camel-google/camel-google-functions/src/main/docs/google-functions-component.adoc @@ -2,7 +2,7 @@ = GoogleCloudFunctions Component :docTitle: GoogleCloudFunctions :artifactId: camel-google-functions -:description: Store and retrieve objects from Google Cloud Functions Service using the google-cloud-storage library. +:description: Manage and invoke Google Cloud Functions :since: 3.9 :supportLevel: Preview :component-header: Only producer is supported diff --git a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/ComponentsBuilderFactory.java b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/ComponentsBuilderFactory.java index deb8422..4d9c905 100644 --- a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/ComponentsBuilderFactory.java +++ b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/ComponentsBuilderFactory.java @@ -1653,8 +1653,7 @@ public interface ComponentsBuilderFactory { } /** * GoogleCloudFunctions (camel-google-functions) - * Store and retrieve objects from Google Cloud Functions Service using the - * google-cloud-storage library. + * Manage and invoke Google Cloud Functions * * Category: cloud * Since: 3.9 diff --git a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/GoogleFunctionsComponentBuilderFactory.java b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/GoogleFunctionsComponentBuilderFactory.java index 9338f9e..c220912 100644 --- a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/GoogleFunctionsComponentBuilderFactory.java +++ b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/GoogleFunctionsComponentBuilderFactory.java @@ -23,8 +23,7 @@ import org.apache.camel.builder.component.ComponentBuilder; import org.apache.camel.component.google.functions.GoogleCloudFunctionsComponent; /** - * Store and retrieve objects from Google Cloud Functions Service using the - * google-cloud-storage library. + * Manage and invoke Google Cloud Functions * * Generated by camel-package-maven-plugin - do not edit this file! */ @@ -33,8 +32,7 @@ public interface GoogleFunctionsComponentBuilderFactory { /** * GoogleCloudFunctions (camel-google-functions) - * Store and retrieve objects from Google Cloud Functions Service using the - * google-cloud-storage library. + * Manage and invoke Google Cloud Functions * * Category: cloud * Since: 3.9 diff --git a/core/camel-componentdsl/src/generated/resources/metadata.json b/core/camel-componentdsl/src/generated/resources/metadata.json index d25894f..1429e66 100644 --- a/core/camel-componentdsl/src/generated/resources/metadata.json +++ b/core/camel-componentdsl/src/generated/resources/metadata.json @@ -2689,7 +2689,7 @@ "kind": "component", "name": "google-functions", "title": "GoogleCloudFunctions", - "description": "Store and retrieve objects from Google Cloud Functions Service using the google-cloud-storage library.", + "description": "Manage and invoke Google Cloud Functions", "deprecated": false, "firstVersion": "3.9.0", "label": "cloud", diff --git a/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/StaticEndpointBuilders.java b/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/StaticEndpointBuilders.java index 1c03d57..2982e7d 100644 --- a/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/StaticEndpointBuilders.java +++ b/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/StaticEndpointBuilders.java @@ -5589,8 +5589,7 @@ public class StaticEndpointBuilders { } /** * GoogleCloudFunctions (camel-google-functions) - * Store and retrieve objects from Google Cloud Functions Service using the - * google-cloud-storage library. + * Manage and invoke Google Cloud Functions * * Category: cloud * Since: 3.9 @@ -5610,8 +5609,7 @@ public class StaticEndpointBuilders { } /** * GoogleCloudFunctions (camel-google-functions) - * Store and retrieve objects from Google Cloud Functions Service using the - * google-cloud-storage library. + * Manage and invoke Google Cloud Functions * * Category: cloud * Since: 3.9 diff --git a/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/GoogleCloudFunctionsEndpointBuilderFactory.java b/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/GoogleCloudFunctionsEndpointBuilderFactory.java index 6322dbd..4d7a4c9 100644 --- a/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/GoogleCloudFunctionsEndpointBuilderFactory.java +++ b/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/GoogleCloudFunctionsEndpointBuilderFactory.java @@ -22,8 +22,7 @@ import org.apache.camel.builder.EndpointProducerBuilder; import org.apache.camel.builder.endpoint.AbstractEndpointBuilder; /** - * Store and retrieve objects from Google Cloud Functions Service using the - * google-cloud-storage library. + * Manage and invoke Google Cloud Functions * * Generated by camel build tools - do NOT edit this file! */ @@ -258,8 +257,7 @@ public interface GoogleCloudFunctionsEndpointBuilderFactory { public interface GoogleCloudFunctionsBuilders { /** * GoogleCloudFunctions (camel-google-functions) - * Store and retrieve objects from Google Cloud Functions Service using - * the google-cloud-storage library. + * Manage and invoke Google Cloud Functions * * Category: cloud * Since: 3.9 @@ -278,8 +276,7 @@ public interface GoogleCloudFunctionsEndpointBuilderFactory { } /** * GoogleCloudFunctions (camel-google-functions) - * Store and retrieve objects from Google Cloud Functions Service using - * the google-cloud-storage library. + * Manage and invoke Google Cloud Functions * * Category: cloud * Since: 3.9 diff --git a/docs/components/modules/ROOT/pages/google-functions-component.adoc b/docs/components/modules/ROOT/pages/google-functions-component.adoc index b50be1a..c34d79b 100644 --- a/docs/components/modules/ROOT/pages/google-functions-component.adoc +++ b/docs/components/modules/ROOT/pages/google-functions-component.adoc @@ -4,7 +4,7 @@ :page-source: components/camel-google/camel-google-functions/src/main/docs/google-functions-component.adoc :docTitle: GoogleCloudFunctions :artifactId: camel-google-functions -:description: Store and retrieve objects from Google Cloud Functions Service using the google-cloud-storage library. +:description: Manage and invoke Google Cloud Functions :since: 3.9 :supportLevel: Preview :component-header: Only producer is supported