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/08/02 05:38:13 UTC

[camel] branch main updated: Regen for commit 5f4ef404355e1f87a16f7eb123b8d418e6c29c7d

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 1d938252862 Regen for commit 5f4ef404355e1f87a16f7eb123b8d418e6c29c7d
1d938252862 is described below

commit 1d93825286271279bc5f641b851766761aaa9bfc
Author: davsclaus <da...@users.noreply.github.com>
AuthorDate: Tue Aug 2 05:36:16 2022 +0000

    Regen for commit 5f4ef404355e1f87a16f7eb123b8d418e6c29c7d
    
    Signed-off-by: GitHub <no...@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 b8ea5569626..72a58fdca1b 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
@@ -392,7 +392,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>