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 2022/12/05 13:11:31 UTC

[camel] branch main updated: Regen for commit b463eaabfcaa95cdb2996fe4339f6584372e101e

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3ab6a7b5d41 Regen for commit b463eaabfcaa95cdb2996fe4339f6584372e101e
3ab6a7b5d41 is described below

commit 3ab6a7b5d419031bb24f1e68a4d2303b2051b5e6
Author: oscerd <os...@users.noreply.github.com>
AuthorDate: Mon Dec 5 13:08:58 2022 +0000

    Regen for commit b463eaabfcaa95cdb2996fe4339f6584372e101e
    
    Signed-off-by: GitHub <no...@github.com>
---
 .../apache/camel/builder/component/ComponentsBuilderFactory.java  | 2 +-
 .../builder/component/dsl/InfluxdbComponentBuilderFactory.java    | 4 ++--
 dsl/camel-componentdsl/src/generated/resources/metadata.json      | 2 +-
 .../org/apache/camel/builder/endpoint/StaticEndpointBuilders.java | 4 ++--
 .../builder/endpoint/dsl/InfluxDbEndpointBuilderFactory.java      | 8 ++++----
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/ComponentsBuilderFactory.java b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/ComponentsBuilderFactory.java
index 6a8ab64d14e..3d5d9892fdc 100644
--- a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/ComponentsBuilderFactory.java
+++ b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/ComponentsBuilderFactory.java
@@ -2214,7 +2214,7 @@ public interface ComponentsBuilderFactory {
     }
     /**
      * InfluxDB (camel-influxdb)
-     * Interact with InfluxDB, a time series database.
+     * Interact with InfluxDB v1, a time series database.
      * 
      * Category: database
      * Since: 2.18
diff --git a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/InfluxdbComponentBuilderFactory.java b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/InfluxdbComponentBuilderFactory.java
index eb20a6e4021..8cf676d5af1 100644
--- a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/InfluxdbComponentBuilderFactory.java
+++ b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/InfluxdbComponentBuilderFactory.java
@@ -23,7 +23,7 @@ import org.apache.camel.builder.component.ComponentBuilder;
 import org.apache.camel.component.influxdb.InfluxDbComponent;
 
 /**
- * Interact with InfluxDB, a time series database.
+ * Interact with InfluxDB v1, a time series database.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
@@ -32,7 +32,7 @@ public interface InfluxdbComponentBuilderFactory {
 
     /**
      * InfluxDB (camel-influxdb)
-     * Interact with InfluxDB, a time series database.
+     * Interact with InfluxDB v1, a time series database.
      * 
      * Category: database
      * Since: 2.18
diff --git a/dsl/camel-componentdsl/src/generated/resources/metadata.json b/dsl/camel-componentdsl/src/generated/resources/metadata.json
index 21192136557..c54037f4e39 100644
--- a/dsl/camel-componentdsl/src/generated/resources/metadata.json
+++ b/dsl/camel-componentdsl/src/generated/resources/metadata.json
@@ -3643,7 +3643,7 @@
     "kind": "component",
     "name": "influxdb",
     "title": "InfluxDB",
-    "description": "Interact with InfluxDB, a time series database.",
+    "description": "Interact with InfluxDB v1, a time series database.",
     "deprecated": false,
     "firstVersion": "2.18.0",
     "label": "database",
diff --git a/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/StaticEndpointBuilders.java b/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/StaticEndpointBuilders.java
index d627010a0a2..8403b73bdb6 100644
--- a/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/StaticEndpointBuilders.java
+++ b/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/StaticEndpointBuilders.java
@@ -7468,7 +7468,7 @@ public class StaticEndpointBuilders {
     }
     /**
      * InfluxDB (camel-influxdb)
-     * Interact with InfluxDB, a time series database.
+     * Interact with InfluxDB v1, a time series database.
      * 
      * Category: database
      * Since: 2.18
@@ -7488,7 +7488,7 @@ public class StaticEndpointBuilders {
     }
     /**
      * InfluxDB (camel-influxdb)
-     * Interact with InfluxDB, a time series database.
+     * Interact with InfluxDB v1, a time series database.
      * 
      * Category: database
      * Since: 2.18
diff --git a/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/InfluxDbEndpointBuilderFactory.java b/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/InfluxDbEndpointBuilderFactory.java
index 671bc566f20..5a226d49646 100644
--- a/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/InfluxDbEndpointBuilderFactory.java
+++ b/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/InfluxDbEndpointBuilderFactory.java
@@ -26,7 +26,7 @@ import org.apache.camel.builder.EndpointProducerBuilder;
 import org.apache.camel.builder.endpoint.AbstractEndpointBuilder;
 
 /**
- * Interact with InfluxDB, a time series database.
+ * Interact with InfluxDB v1, a time series database.
  * 
  * Generated by camel build tools - do NOT edit this file!
  */
@@ -264,7 +264,7 @@ public interface InfluxDbEndpointBuilderFactory {
     public interface InfluxDbBuilders {
         /**
          * InfluxDB (camel-influxdb)
-         * Interact with InfluxDB, a time series database.
+         * Interact with InfluxDB v1, a time series database.
          * 
          * Category: database
          * Since: 2.18
@@ -277,7 +277,7 @@ public interface InfluxDbEndpointBuilderFactory {
         }
         /**
          * InfluxDB (camel-influxdb)
-         * Interact with InfluxDB, a time series database.
+         * Interact with InfluxDB v1, a time series database.
          * 
          * Category: database
          * Since: 2.18
@@ -296,7 +296,7 @@ public interface InfluxDbEndpointBuilderFactory {
         }
         /**
          * InfluxDB (camel-influxdb)
-         * Interact with InfluxDB, a time series database.
+         * Interact with InfluxDB v1, a time series database.
          * 
          * Category: database
          * Since: 2.18