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 2021/01/11 05:38:23 UTC

[camel] branch master updated (f57688d -> b303a1f)

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 f57688d  Regen for commit 226ee1d692f3b947e47d5040e827bbce7b9fcc2f
     new 28a9cd2  Upgrade Box Java to version 2.53.0
     new b303a1f  Sync deps and regen

The 2 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 +-
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd        | 3 +--
 parent/pom.xml                                                         | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)


[camel] 01/02: Upgrade Box Java to version 2.53.0

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 28a9cd2fc1ba95fffff7f5537b137dfa36ef2bf7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 11 06:32:48 2021 +0100

    Upgrade Box Java to version 2.53.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 35c5a11..4df558b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -90,7 +90,7 @@
         <beanio-version>2.1.0</beanio-version>
         <beanstalkd-client-version>1.4.6</beanstalkd-client-version>
         <bouncycastle-version>1.68</bouncycastle-version>
-        <box-java-sdk-version>2.52.0</box-java-sdk-version>
+        <box-java-sdk-version>2.53.0</box-java-sdk-version>
         <braintree-gateway-version>3.5.0</braintree-gateway-version>
         <brave-zipkin-version>5.13.3</brave-zipkin-version>
         <build-helper-maven-plugin-version>3.1.0</build-helper-maven-plugin-version>


[camel] 02/02: Sync deps and 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 b303a1f13e2e63712cfadccf68a2d5f73a0dc617
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 11 06:37:36 2021 +0100

    Sync deps and regen
---
 camel-dependencies/pom.xml                                             | 2 +-
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd        | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 882e0de..b6370ca 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -82,7 +82,7 @@
     <beanio-version>2.1.0</beanio-version>
     <beanstalkd-client-version>1.4.6</beanstalkd-client-version>
     <bouncycastle-version>1.68</bouncycastle-version>
-    <box-java-sdk-version>2.52.0</box-java-sdk-version>
+    <box-java-sdk-version>2.53.0</box-java-sdk-version>
     <braintree-gateway-version>3.5.0</braintree-gateway-version>
     <brave-zipkin-version>5.13.3</brave-zipkin-version>
     <build-helper-maven-plugin-version>3.1.0</build-helper-maven-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 1dde93b..0530ef7 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
@@ -8451,7 +8451,6 @@ Will only synchronize when the org.apache.camel.Exchange ended with failure
 If enabled then the on completion process will run asynchronously by a separate
 thread from a thread pool. By default this is false, meaning the on completion
 process will run synchronously using the same caller thread as from the route.
-Default value: false
             ]]></xs:documentation>
           </xs:annotation>
         </xs:attribute>
@@ -8460,7 +8459,7 @@ Default value: false
             <xs:documentation xml:lang="en"><![CDATA[
 Refers to a custom Thread Pool to be used for parallel processing. Notice if you
 set this option, then parallel processing is automatic implied, and you do not
-have to enable that option as well.
+have to enable that option as well. Default value: false
             ]]></xs:documentation>
           </xs:annotation>
         </xs:attribute>