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 ead2f88 Regen for commit 4a864ea921f1af7415cd9df52bdaa0564445eac6 ead2f88 is described below commit ead2f8835dfb0ac4f62e4ff39c5249bc849c775c Author: oscerd <osc...@users.noreply.github.com> AuthorDate: Mon Jan 11 13:49:45 2021 +0000 Regen for commit 4a864ea921f1af7415cd9df52bdaa0564445eac6 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>