This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 141b227 Regen for commit 5f48eaf22d30ecc3f0068e5604d45f0b167a5ecc 141b227 is described below commit 141b22717d40e95662269fcc8a3f324cc49d217b Author: oscerd <osc...@users.noreply.github.com> AuthorDate: Thu Oct 14 12:31:25 2021 +0000 Regen for commit 5f48eaf22d30ecc3f0068e5604d45f0b167a5ecc Signed-off-by: GitHub <nore...@github.com> --- .../org/apache/camel/catalog/schemas/camel-spring.xsd | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 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 3ef0c30..75973ff 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 @@ -3213,7 +3213,7 @@ Interval in millis that is used by the background task that checks for timeouts ( org.apache.camel.TimeoutMap ). By default the timeout checker runs every second. The timeout is an approximation and there is no guarantee that the a timeout is triggered exactly after the timeout value. It is not recommended to -use very low timeout values or checker intervals. Default value: 1s +use very low timeout values or checker intervals. Default value: 1000 ]]></xs:documentation> </xs:annotation> </xs:attribute> @@ -3378,7 +3378,7 @@ Sets the maximum number of retries. <xs:attribute name="retryDelay" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="en"><![CDATA[ -Sets the delay in millis between retries. Default value: 50ms +Sets the delay in millis between retries. Default value: 50 ]]></xs:documentation> </xs:annotation> </xs:attribute> @@ -3386,7 +3386,7 @@ Sets the delay in millis between retries. Default value: 50ms <xs:annotation> <xs:documentation xml:lang="en"><![CDATA[ Sets the upper value of retry in millis between retries, when using exponential -or random backoff. Default value: 1s +or random backoff. Default value: 1000 ]]></xs:documentation> </xs:annotation> </xs:attribute> @@ -4309,7 +4309,7 @@ breaker options are not in use. <xs:annotation> <xs:documentation xml:lang="en"><![CDATA[ Control how long the circuit breaker stays open. The default is 5 seconds. -Default value: 5s +Default value: 5000 ]]></xs:documentation> </xs:annotation> </xs:attribute> @@ -4351,7 +4351,7 @@ Default value: false <xs:annotation> <xs:documentation xml:lang="en"><![CDATA[ Configures the thread execution timeout. Default value is 1 second. Default -value: 1s +value: 1000 ]]></xs:documentation> </xs:annotation> </xs:attribute> @@ -10406,7 +10406,7 @@ value: 100 <xs:annotation> <xs:documentation xml:lang="en"><![CDATA[ Sets the timeout for collecting elements to be re-ordered. The default timeout -is 1000 msec. Default value: 1s +is 1000 msec. Default value: 1000 ]]></xs:documentation> </xs:annotation> </xs:attribute> @@ -10454,7 +10454,7 @@ Sets the capacity of the resequencer inbound queue. Default value: 1000 <xs:annotation> <xs:documentation xml:lang="en"><![CDATA[ Sets minimum time (milliseconds) to wait for missing elements (messages). -Default value: 1s +Default value: 1000 ]]></xs:documentation> </xs:annotation> </xs:attribute> @@ -10462,7 +10462,7 @@ Default value: 1s <xs:annotation> <xs:documentation xml:lang="en"><![CDATA[ Sets the interval in milliseconds the stream resequencer will at most wait while -waiting for condition of being able to deliver. Default value: 1s +waiting for condition of being able to deliver. Default value: 1000 ]]></xs:documentation> </xs:annotation> </xs:attribute> @@ -11135,7 +11135,7 @@ use. <xs:annotation> <xs:documentation xml:lang="en"><![CDATA[ Sets the sample period during which only a single Exchange will pass through. -Default value: 1s +Default value: 1000 ]]></xs:documentation> </xs:annotation> </xs:attribute>