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 6b655f28910654f4c29190c02eda9e20f11e31c1 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Oct 24 15:45:42 2019 +0200 Camel-Corda: Regen --- components/camel-corda/src/main/docs/corda-component.adoc | 9 ++++++--- .../builder/endpoint/dsl/CordaEndpointBuilderFactory.java | 14 +++++++------- docs/components/modules/ROOT/nav.adoc | 2 +- docs/components/modules/ROOT/pages/corda-component.adoc | 9 ++++++--- docs/components/modules/ROOT/pages/index.adoc | 2 +- 5 files changed, 21 insertions(+), 15 deletions(-) diff --git a/components/camel-corda/src/main/docs/corda-component.adoc b/components/camel-corda/src/main/docs/corda-component.adoc index 98aa2b7..0fb5d51 100644 --- a/components/camel-corda/src/main/docs/corda-component.adoc +++ b/components/camel-corda/src/main/docs/corda-component.adoc @@ -1,5 +1,8 @@ -= corda Component +[[corda-component]] = Corda Component += Corda Component +*Since Camel 2.23* + *Since Camel 2.23* @@ -30,7 +33,7 @@ corda://<host:port>[?options] // component options: START -The corda component supports 2 options, which are listed below. +The Corda component supports 2 options, which are listed below. @@ -44,7 +47,7 @@ The corda component supports 2 options, which are listed below. // endpoint options: START -The corda endpoint is configured using URI syntax: +The Corda endpoint is configured using URI syntax: ---- corda:configuration diff --git a/core/camel-endpointdsl/src/main/java/org/apache/camel/builder/endpoint/dsl/CordaEndpointBuilderFactory.java b/core/camel-endpointdsl/src/main/java/org/apache/camel/builder/endpoint/dsl/CordaEndpointBuilderFactory.java index 9c4350d..3ca8202 100644 --- a/core/camel-endpointdsl/src/main/java/org/apache/camel/builder/endpoint/dsl/CordaEndpointBuilderFactory.java +++ b/core/camel-endpointdsl/src/main/java/org/apache/camel/builder/endpoint/dsl/CordaEndpointBuilderFactory.java @@ -33,7 +33,7 @@ public interface CordaEndpointBuilderFactory { /** - * Builder for endpoint consumers for the corda component. + * Builder for endpoint consumers for the Corda component. */ public interface CordaEndpointConsumerBuilder extends @@ -80,7 +80,7 @@ public interface CordaEndpointBuilderFactory { } /** - * Advanced builder for endpoint consumers for the corda component. + * Advanced builder for endpoint consumers for the Corda component. */ public interface AdvancedCordaEndpointConsumerBuilder extends @@ -200,7 +200,7 @@ public interface CordaEndpointBuilderFactory { } /** - * Builder for endpoint producers for the corda component. + * Builder for endpoint producers for the Corda component. */ public interface CordaEndpointProducerBuilder extends @@ -251,7 +251,7 @@ public interface CordaEndpointBuilderFactory { } /** - * Advanced builder for endpoint producers for the corda component. + * Advanced builder for endpoint producers for the Corda component. */ public interface AdvancedCordaEndpointProducerBuilder extends @@ -314,7 +314,7 @@ public interface CordaEndpointBuilderFactory { } /** - * Builder for endpoint for the corda component. + * Builder for endpoint for the Corda component. */ public interface CordaEndpointBuilder extends @@ -325,7 +325,7 @@ public interface CordaEndpointBuilderFactory { } /** - * Advanced builder for endpoint for the corda component. + * Advanced builder for endpoint for the Corda component. */ public interface AdvancedCordaEndpointBuilder extends @@ -385,7 +385,7 @@ public interface CordaEndpointBuilderFactory { } } /** - * corda (camel-corda) + * Corda (camel-corda) * The corda component uses the corda-rpc to interact with corda nodes. * * Category: corda,blockchain diff --git a/docs/components/modules/ROOT/nav.adoc b/docs/components/modules/ROOT/nav.adoc index 3e20aaf..a83f7bb 100644 --- a/docs/components/modules/ROOT/nav.adoc +++ b/docs/components/modules/ROOT/nav.adoc @@ -73,7 +73,7 @@ * xref:cometd-component.adoc[CometD Component] * xref:consul-component.adoc[Consul Component] * xref:controlbus-component.adoc[Control Bus Component] -* xref:corda-component.adoc[corda Component] +* xref:corda-component.adoc[Corda Component] * xref:couchbase-component.adoc[Couchbase Component] * xref:couchdb-component.adoc[CouchDB Component] * xref:crypto-cms-component.adoc[Crypto CMS Component] diff --git a/docs/components/modules/ROOT/pages/corda-component.adoc b/docs/components/modules/ROOT/pages/corda-component.adoc index e353b74..19365eb 100644 --- a/docs/components/modules/ROOT/pages/corda-component.adoc +++ b/docs/components/modules/ROOT/pages/corda-component.adoc @@ -1,6 +1,9 @@ -= corda Component +[[corda-component]] += Corda Component :page-source: components/camel-corda/src/main/docs/corda-component.adoc = Corda Component +*Since Camel 2.23* + *Since Camel 2.23* @@ -31,7 +34,7 @@ corda://<host:port>[?options] // component options: START -The corda component supports 2 options, which are listed below. +The Corda component supports 2 options, which are listed below. @@ -45,7 +48,7 @@ The corda component supports 2 options, which are listed below. // endpoint options: START -The corda endpoint is configured using URI syntax: +The Corda endpoint is configured using URI syntax: ---- corda:configuration diff --git a/docs/components/modules/ROOT/pages/index.adoc b/docs/components/modules/ROOT/pages/index.adoc index 4af9e07..2acda3b 100644 --- a/docs/components/modules/ROOT/pages/index.adoc +++ b/docs/components/modules/ROOT/pages/index.adoc @@ -134,7 +134,7 @@ Number of Components: 299 in 237 JAR artifacts (0 deprecated) | xref:controlbus-component.adoc[Control Bus] (camel-controlbus) | 2.11 | The controlbus component provides easy management of Camel applications based on the Control Bus EIP pattern. -| xref:corda-component.adoc[corda] (camel-corda) | 2.23 | The corda component uses the corda-rpc to interact with corda nodes. +| xref:corda-component.adoc[Corda] (camel-corda) | 2.23 | The corda component uses the corda-rpc to interact with corda nodes. | xref:couchbase-component.adoc[Couchbase] (camel-couchbase) | 2.19 | Represents a Couchbase endpoint that can query Views with a Poll strategy and/or produce various type of operations.