This is an automated email from the ASF dual-hosted git repository. davsclaus 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 5925019f50a Regen for commit 0fbbf1df752beaf55aa076863e52078658201abd (#7741) 5925019f50a is described below commit 5925019f50a725190024b9ad87a54fdaf1d8509a Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Jun 9 06:24:36 2022 +0200 Regen for commit 0fbbf1df752beaf55aa076863e52078658201abd (#7741) Signed-off-by: GitHub <nore...@github.com> Co-authored-by: igarashitm <igarash...@users.noreply.github.com> --- .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd | 8 ++++++++ 1 file changed, 8 insertions(+) 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 7148e8b0b05..6095aaa734a 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 @@ -10515,6 +10515,14 @@ Sets the resume strategy to use. ]]></xs:documentation> </xs:annotation> </xs:attribute> + <xs:attribute name="intermittent" type="xs:string"> + <xs:annotation> + <xs:documentation xml:lang="en"><![CDATA[ +Sets whether the offsets will be intermittently present or whether they must be +present in every exchange. Default value: false + ]]></xs:documentation> + </xs:annotation> + </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType>