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 2020/09/01 12:18:56 UTC

[camel] 02/04: Regen camel-atmos

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 102154ac845b23bb46e7ea645dacb592a7403556
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Sep 1 14:14:02 2020 +0200

    Regen camel-atmos
---
 .../generated/resources/org/apache/camel/component/atmos/atmos.json | 2 +-
 components/camel-atmos/src/main/docs/atmos-component.adoc           | 2 +-
 .../apache/camel/builder/component/ComponentsBuilderFactory.java    | 2 +-
 .../camel/builder/component/dsl/AtmosComponentBuilderFactory.java   | 4 ++--
 core/camel-componentdsl/src/generated/resources/metadata.json       | 2 +-
 .../org/apache/camel/builder/endpoint/StaticEndpointBuilders.java   | 4 ++--
 .../camel/builder/endpoint/dsl/AtmosEndpointBuilderFactory.java     | 6 +++---
 7 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/components/camel-atmos/src/generated/resources/org/apache/camel/component/atmos/atmos.json b/components/camel-atmos/src/generated/resources/org/apache/camel/component/atmos/atmos.json
index 441b77c..e31b717 100644
--- a/components/camel-atmos/src/generated/resources/org/apache/camel/component/atmos/atmos.json
+++ b/components/camel-atmos/src/generated/resources/org/apache/camel/component/atmos/atmos.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "atmos",
     "title": "Atmos",
-    "description": "Integract with EMC's ViPR object data services using the Atmos Client.",
+    "description": "Integrate with EMC's ViPR object data services using the Atmos Client.",
     "deprecated": false,
     "firstVersion": "2.15.0",
     "label": "cloud,file",
diff --git a/components/camel-atmos/src/main/docs/atmos-component.adoc b/components/camel-atmos/src/main/docs/atmos-component.adoc
index 38ad9a2..3c6e882 100644
--- a/components/camel-atmos/src/main/docs/atmos-component.adoc
+++ b/components/camel-atmos/src/main/docs/atmos-component.adoc
@@ -2,7 +2,7 @@
 = Atmos Component
 :docTitle: Atmos
 :artifactId: camel-atmos
-:description: Integract with EMC's ViPR object data services using the Atmos Client.
+:description: Integrate with EMC's ViPR object data services using the Atmos Client.
 :since: 2.15
 :supportLevel: Stable
 :component-header: Both producer and consumer are 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 52a5793..7d72ad8 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
@@ -130,7 +130,7 @@ public interface ComponentsBuilderFactory {
     }
     /**
      * Atmos (camel-atmos)
-     * Integract with EMC's ViPR object data services using the Atmos Client.
+     * Integrate with EMC's ViPR object data services using the Atmos Client.
      * 
      * Category: cloud,file
      * Since: 2.15
diff --git a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AtmosComponentBuilderFactory.java b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AtmosComponentBuilderFactory.java
index 2855dbf..4e32928 100644
--- a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AtmosComponentBuilderFactory.java
+++ b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AtmosComponentBuilderFactory.java
@@ -23,7 +23,7 @@ import org.apache.camel.builder.component.ComponentBuilder;
 import org.apache.camel.component.atmos.AtmosComponent;
 
 /**
- * Integract with EMC's ViPR object data services using the Atmos Client.
+ * Integrate with EMC's ViPR object data services using the Atmos Client.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
@@ -32,7 +32,7 @@ public interface AtmosComponentBuilderFactory {
 
     /**
      * Atmos (camel-atmos)
-     * Integract with EMC's ViPR object data services using the Atmos Client.
+     * Integrate with EMC's ViPR object data services using the Atmos Client.
      * 
      * Category: cloud,file
      * Since: 2.15
diff --git a/core/camel-componentdsl/src/generated/resources/metadata.json b/core/camel-componentdsl/src/generated/resources/metadata.json
index 1dd0e36..8ba5205 100644
--- a/core/camel-componentdsl/src/generated/resources/metadata.json
+++ b/core/camel-componentdsl/src/generated/resources/metadata.json
@@ -194,7 +194,7 @@
     "kind": "component",
     "name": "atmos",
     "title": "Atmos",
-    "description": "Integract with EMC's ViPR object data services using the Atmos Client.",
+    "description": "Integrate with EMC's ViPR object data services using the Atmos Client.",
     "deprecated": false,
     "firstVersion": "2.15.0",
     "label": "cloud,file",
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 dbc0cc1..5fddb5e 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
@@ -387,7 +387,7 @@ public class StaticEndpointBuilders {
     }
     /**
      * Atmos (camel-atmos)
-     * Integract with EMC's ViPR object data services using the Atmos Client.
+     * Integrate with EMC's ViPR object data services using the Atmos Client.
      * 
      * Category: cloud,file
      * Since: 2.15
@@ -410,7 +410,7 @@ public class StaticEndpointBuilders {
     }
     /**
      * Atmos (camel-atmos)
-     * Integract with EMC's ViPR object data services using the Atmos Client.
+     * Integrate with EMC's ViPR object data services using the Atmos Client.
      * 
      * Category: cloud,file
      * Since: 2.15
diff --git a/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AtmosEndpointBuilderFactory.java b/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AtmosEndpointBuilderFactory.java
index bd57bf5..47d93a3 100644
--- a/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AtmosEndpointBuilderFactory.java
+++ b/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AtmosEndpointBuilderFactory.java
@@ -24,7 +24,7 @@ import org.apache.camel.builder.endpoint.AbstractEndpointBuilder;
 import org.apache.camel.spi.ExceptionHandler;
 
 /**
- * Integract with EMC's ViPR object data services using the Atmos Client.
+ * Integrate with EMC's ViPR object data services using the Atmos Client.
  * 
  * Generated by camel build tools - do NOT edit this file!
  */
@@ -712,7 +712,7 @@ public interface AtmosEndpointBuilderFactory {
     public interface AtmosBuilders {
         /**
          * Atmos (camel-atmos)
-         * Integract with EMC's ViPR object data services using the Atmos
+         * Integrate with EMC's ViPR object data services using the Atmos
          * Client.
          * 
          * Category: cloud,file
@@ -735,7 +735,7 @@ public interface AtmosEndpointBuilderFactory {
         }
         /**
          * Atmos (camel-atmos)
-         * Integract with EMC's ViPR object data services using the Atmos
+         * Integrate with EMC's ViPR object data services using the Atmos
          * Client.
          * 
          * Category: cloud,file