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 2019/10/24 13:46:18 UTC

[camel] branch master updated (4b39570 -> 6b655f2)

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

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


    from 4b39570  Regen docs
     new 09199e0  Camel-Corda: Change title of documentation
     new 8c29320  Regen
     new 0f5e8d3  Camel-Corda: Title must be changed in endpoint too
     new 6b655f2  Camel-Corda: Regen

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 components/camel-corda/src/main/docs/corda-component.adoc  | 11 +++++++----
 .../org/apache/camel/component/corda/CordaEndpoint.java    |  2 +-
 .../builder/endpoint/dsl/CordaEndpointBuilderFactory.java  | 14 +++++++-------
 docs/components/modules/ROOT/nav.adoc                      |  2 +-
 docs/components/modules/ROOT/pages/corda-component.adoc    | 11 +++++++----
 docs/components/modules/ROOT/pages/index.adoc              |  2 +-
 6 files changed, 24 insertions(+), 18 deletions(-)


[camel] 04/04: Camel-Corda: Regen

Posted by ac...@apache.org.
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 <an...@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.
 


[camel] 02/04: Regen

Posted by ac...@apache.org.
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 8c29320e8d764d12d38f5f4175fd52df9916b800
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 24 15:35:44 2019 +0200

    Regen
---
 components/camel-corda/src/main/docs/corda-component.adoc | 4 ++--
 docs/components/modules/ROOT/pages/corda-component.adoc   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/components/camel-corda/src/main/docs/corda-component.adoc b/components/camel-corda/src/main/docs/corda-component.adoc
index 1ea45ce..98aa2b7 100644
--- a/components/camel-corda/src/main/docs/corda-component.adoc
+++ b/components/camel-corda/src/main/docs/corda-component.adoc
@@ -1,4 +1,4 @@
-[[Corda-component]]
+= corda Component
 = Corda Component
 
 *Since Camel 2.23*
@@ -150,4 +150,4 @@ Read the node information:
 --------------------------------------------------------
 from("direct:start")
     .to("corda://localhost:10006?username=user1&password=test&operation=NODE_INFO");
---------------------------------------------------------
+--------------------------------------------------------
\ No newline at end of file
diff --git a/docs/components/modules/ROOT/pages/corda-component.adoc b/docs/components/modules/ROOT/pages/corda-component.adoc
index e0d42bb..e353b74 100644
--- a/docs/components/modules/ROOT/pages/corda-component.adoc
+++ b/docs/components/modules/ROOT/pages/corda-component.adoc
@@ -1,6 +1,6 @@
-[[corda-component]]
 = corda Component
 :page-source: components/camel-corda/src/main/docs/corda-component.adoc
+= Corda Component
 
 *Since Camel 2.23*
 
@@ -151,4 +151,4 @@ Read the node information:
 --------------------------------------------------------
 from("direct:start")
     .to("corda://localhost:10006?username=user1&password=test&operation=NODE_INFO");
---------------------------------------------------------
+--------------------------------------------------------
\ No newline at end of file


[camel] 03/04: Camel-Corda: Title must be changed in endpoint too

Posted by ac...@apache.org.
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 0f5e8d362f237c725bf8bfe50d61c002140c3c33
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 24 15:36:22 2019 +0200

    Camel-Corda: Title must be changed in endpoint too
---
 .../src/main/java/org/apache/camel/component/corda/CordaEndpoint.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-corda/src/main/java/org/apache/camel/component/corda/CordaEndpoint.java b/components/camel-corda/src/main/java/org/apache/camel/component/corda/CordaEndpoint.java
index aad9717..99c7e58 100644
--- a/components/camel-corda/src/main/java/org/apache/camel/component/corda/CordaEndpoint.java
+++ b/components/camel-corda/src/main/java/org/apache/camel/component/corda/CordaEndpoint.java
@@ -34,7 +34,7 @@ import org.apache.camel.support.DefaultEndpoint;
 /**
  * The corda component uses the corda-rpc to interact with corda nodes.
  */
-@UriEndpoint(firstVersion = "2.23.0", scheme = "corda", title = "corda", syntax = "corda:configuration", label = "corda,blockchain")
+@UriEndpoint(firstVersion = "2.23.0", scheme = "corda", title = "Corda", syntax = "corda:configuration", label = "corda,blockchain")
 public class CordaEndpoint extends DefaultEndpoint {
 
     @UriPath(description = "URL to the corda node")


[camel] 01/04: Camel-Corda: Change title of documentation

Posted by ac...@apache.org.
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 09199e0b5820f5d0f63fb670c8f6905301a30315
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 24 15:30:25 2019 +0200

    Camel-Corda: Change title of documentation
---
 components/camel-corda/src/main/docs/corda-component.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/camel-corda/src/main/docs/corda-component.adoc b/components/camel-corda/src/main/docs/corda-component.adoc
index 4021618..1ea45ce 100644
--- a/components/camel-corda/src/main/docs/corda-component.adoc
+++ b/components/camel-corda/src/main/docs/corda-component.adoc
@@ -1,5 +1,5 @@
-[[corda-component]]
-= corda Component
+[[Corda-component]]
+= Corda Component
 
 *Since Camel 2.23*