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/12 18:54:05 UTC

[camel] branch main updated: Regen for commit b4d6bb7b5bf1c3017928c731272c2392bf88745c (#7768)

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 013b7c69773 Regen for commit b4d6bb7b5bf1c3017928c731272c2392bf88745c (#7768)
013b7c69773 is described below

commit 013b7c69773d6b82b748960ab44fba8d808c136b
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sun Jun 12 20:54:00 2022 +0200

    Regen for commit b4d6bb7b5bf1c3017928c731272c2392bf88745c (#7768)
    
    Signed-off-by: GitHub <no...@github.com>
    
    Co-authored-by: davsclaus <da...@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>