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/10/01 10:42:44 UTC

[camel] branch master updated (1a55f37 -> c936fe3)

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 1a55f37  Update log-eip.adoc
     new d712498  Upgrade Corda RPC to version 4.6
     new 7c05a80  Regen and sync properties
     new c936fe3  Regen xsd

The 3 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:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 02/03: Regen and sync properties

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 7c05a80fb67d2c181a256fd351e57ee50af3dbdd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 1 11:58:02 2020 +0200

    Regen and sync properties
---
 camel-dependencies/pom.xml                                            | 2 +-
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd       | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 526bf3a..b68fdc7 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -151,7 +151,7 @@
     <compress-lzf-version>1.0.4</compress-lzf-version>
     <conscrypt-uber-version>2.2.1</conscrypt-uber-version>
     <consul-client-version>1.4.2</consul-client-version>
-    <corda-version>4.5</corda-version>
+    <corda-version>4.6</corda-version>
     <couchbase-client-version>3.0.6</couchbase-client-version>
     <curator-version>4.3.0</curator-version>
     <cxf-codegen-plugin-version>3.4.0</cxf-codegen-plugin-version>
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
index 8458f3b..4822147 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
@@ -5386,8 +5386,8 @@ number of endpoints and/or processors specified in the load balancer list.
         <xs:attribute name="distributionRatioDelimiter" type="xs:string">
           <xs:annotation>
             <xs:documentation xml:lang="en"><![CDATA[
-Delimiter used to specify the distribution ratio. The default value is ,
-(comma). Default value: ,
+Delimiter used to specify the distribution ratio. The default value is ,.
+Default value: ,
             ]]></xs:documentation>
           </xs:annotation>
         </xs:attribute>


[camel] 03/03: Regen xsd

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 c936fe33bbfeb4d1fb3f28e1b87173da8ac186f7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 1 12:41:55 2020 +0200

    Regen xsd
---
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
index 4822147..8458f3b 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
@@ -5386,8 +5386,8 @@ number of endpoints and/or processors specified in the load balancer list.
         <xs:attribute name="distributionRatioDelimiter" type="xs:string">
           <xs:annotation>
             <xs:documentation xml:lang="en"><![CDATA[
-Delimiter used to specify the distribution ratio. The default value is ,.
-Default value: ,
+Delimiter used to specify the distribution ratio. The default value is ,
+(comma). Default value: ,
             ]]></xs:documentation>
           </xs:annotation>
         </xs:attribute>


[camel] 01/03: Upgrade Corda RPC to version 4.6

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 d7124982348fbff43c7697acb39e27f094e349da
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 1 11:55:08 2020 +0200

    Upgrade Corda RPC to version 4.6
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 43e0d34..4bb4c75 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -134,7 +134,7 @@
         <conscrypt-uber-version>2.2.1</conscrypt-uber-version>
         <consul-client-version>1.4.2</consul-client-version>
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
-        <corda-version>4.5</corda-version>
+        <corda-version>4.6</corda-version>
         <couchbase-client-version>3.0.6</couchbase-client-version>
         <curator-version>4.3.0</curator-version>
         <cxf-version>3.4.0</cxf-version>