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 07:45:25 UTC

[camel] branch master updated: Regen for commit 3756e00e26d2808ae8d7dd33833276bcfdd888f4

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


The following commit(s) were added to refs/heads/master by this push:
     new 729b56b  Regen for commit 3756e00e26d2808ae8d7dd33833276bcfdd888f4
729b56b is described below

commit 729b56bb83a5551a91914c686a32979d6a693a71
Author: oscerd <os...@users.noreply.github.com>
AuthorDate: Mon Jan 11 07:40:00 2021 +0000

    Regen for commit 3756e00e26d2808ae8d7dd33833276bcfdd888f4
    
    Signed-off-by: GitHub <no...@github.com>
---
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd        | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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 0530ef7..1dde93b 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,6 +8451,7 @@ 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>
@@ -8459,7 +8460,7 @@ process will run synchronously using the same caller thread as from the route.
             <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. Default value: false
+have to enable that option as well.
             ]]></xs:documentation>
           </xs:annotation>
         </xs:attribute>