You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/10/12 06:37:00 UTC

[camel] branch main updated: Regen for commit c14f001c7dce8711278b711677a3e210d6bd2e1a

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 f6fabf723d7 Regen for commit c14f001c7dce8711278b711677a3e210d6bd2e1a
f6fabf723d7 is described below

commit f6fabf723d7b01b5119bd4494cace4eecf6ce5d6
Author: davsclaus <da...@users.noreply.github.com>
AuthorDate: Wed Oct 12 06:32:47 2022 +0000

    Regen for commit c14f001c7dce8711278b711677a3e210d6bd2e1a
    
    Signed-off-by: GitHub <no...@github.com>
---
 .../org/apache/camel/catalog/schemas/camel-spring.xsd        | 12 ++++++++++++
 1 file changed, 12 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 f1428328203..db8ac4fbcf7 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
@@ -3261,6 +3261,18 @@ file not found. Default value: false
           </xs:annotation>
         </xs:attribute>
                 
+        <xs:attribute name="nestedPlaceholder" type="xs:boolean">
+          <xs:annotation>
+            <xs:documentation xml:lang="en">
+              <![CDATA[
+Whether to support nested property placeholders. A nested placeholder, means
+that a placeholder, has also a placeholder, that should be resolved
+(recursively). Default value: true
+            ]]>
+            </xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+                
         <xs:attribute name="propertiesParserRef" type="xs:string">
           <xs:annotation>
             <xs:documentation xml:lang="en">