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 2023/03/26 06:10:25 UTC

[camel] branch main updated: Regen for commit 0541b03fdb5ebd538e5c3c21abe8f32e71bdcedd (#9639)

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 7a3bd10fea8 Regen for commit 0541b03fdb5ebd538e5c3c21abe8f32e71bdcedd (#9639)
7a3bd10fea8 is described below

commit 7a3bd10fea8b825ca0a45b81cc9489f1cf8b9cd3
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sun Mar 26 08:10:19 2023 +0200

    Regen for commit 0541b03fdb5ebd538e5c3c21abe8f32e71bdcedd (#9639)
    
    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         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 22be641e2cb..d0d578bee11 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
@@ -384,7 +384,7 @@ Enriches a message with data from a secondary resource
   <xs:element name="errorHandler" nillable="true" type="xs:anyType">
     <xs:annotation>
       <xs:documentation xml:lang="en"><![CDATA[
-Error handler settings
+Camel error handling.
       ]]></xs:documentation>
     </xs:annotation>
   </xs:element>