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

commit dc0f075f51ce2baaf2e95c5b4c44ea9dc1060f91
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Thu Sep 16 07:32:36 2021 +0200

    Regen
---
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd     | 6 +++---
 1 file changed, 3 insertions(+), 3 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 9d17b47..cfb8668 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
@@ -158,7 +158,7 @@ Route messages based on a series of predicates
   <xs:element name="circuitBreaker" type="tns:circuitBreakerDefinition">
     <xs:annotation>
       <xs:documentation xml:lang="en"><![CDATA[
-Route messages in a fault tolerance way using Circuit Breaker
+null
       ]]></xs:documentation>
     </xs:annotation>
   </xs:element>
@@ -3219,7 +3219,7 @@ exchanges and newExchange is of course the new incoming 
Exchange.
           <xs:annotation>
             <xs:documentation xml:lang="en"><![CDATA[
 This option can be used to explicit declare the method name to use, when using
-beans as the AggregationStrategy.
+POJOs as the AggregationStrategy.
             ]]></xs:documentation>
           </xs:annotation>
         </xs:attribute>
@@ -3228,7 +3228,7 @@ beans as the AggregationStrategy.
             <xs:documentation xml:lang="en"><![CDATA[
 If this option is false then the aggregate method is not used for the very 
first
 aggregation. If this option is true then null values is used as the oldExchange
-(at the very first aggregation), when using beans as the AggregationStrategy.
+(at the very first aggregation), when using POJOs as the AggregationStrategy.
 Default value: false
             ]]></xs:documentation>
           </xs:annotation>

Reply via email to