You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/06/09 04:24:42 UTC

[camel] branch main updated: Regen for commit 0fbbf1df752beaf55aa076863e52078658201abd (#7741)

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] <41...@users.noreply.github.com>
AuthorDate: Thu Jun 9 06:24:36 2022 +0200

    Regen for commit 0fbbf1df752beaf55aa076863e52078658201abd (#7741)
    
    Signed-off-by: GitHub <no...@github.com>
    
    Co-authored-by: igarashitm <ig...@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>