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

commit 9fe8af4ef200feaabf703b6faba480f8e3d1ae4d
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Feb 17 13:11:28 2022 +0100

    Regen
---
 .../apache/camel/catalog/schemas/camel-spring.xsd    | 20 +-------------------
 1 file changed, 1 insertion(+), 19 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 832ab02..547da9f 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
@@ -12399,25 +12399,7 @@ exception to throw instead.
   <xs:complexType name="wireTapDefinition">
     <xs:complexContent>
       <xs:extension base="tns:toDynamicDefinition">
-        <xs:sequence>
-          <xs:element minOccurs="0" name="body" 
type="tns:expressionSubElementDefinition">
-            <xs:annotation>
-              <xs:documentation xml:lang="en"><![CDATA[
-Uses the expression for creating a new body as the message to use for wire
-tapping.
-              ]]></xs:documentation>
-            </xs:annotation>
-          </xs:element>
-          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:setHeader"/>
-        </xs:sequence>
-        <xs:attribute name="processorRef" type="xs:string">
-          <xs:annotation>
-            <xs:documentation xml:lang="en"><![CDATA[
-Reference to a Processor to use for creating a new body as the message to use
-for wire tapping.
-            ]]></xs:documentation>
-          </xs:annotation>
-        </xs:attribute>
+        <xs:sequence/>
         <xs:attribute name="executorServiceRef" type="xs:string">
           <xs:annotation>
             <xs:documentation xml:lang="en"><![CDATA[

Reply via email to