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 cadf9e0 Regen for commit b7fa02a1a7c059e68dd019609018b6fd07701056 cadf9e0 is described below commit cadf9e08ff62a33c445cd81c3e57857b2b156db8 Author: davsclaus <davscl...@users.noreply.github.com> AuthorDate: Fri Jan 8 14:17:59 2021 +0000 Regen for commit b7fa02a1a7c059e68dd019609018b6fd07701056 Signed-off-by: GitHub <nore...@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>