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 8afe42f713cfc91a6eafbe1d2b62f949a228beb2 Author: Craig Ziesman <[email protected]> AuthorDate: Mon Sep 11 13:49:31 2023 -0500 Fixing PR build errors --- .../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 6ef43282182..4572bd2431d 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 @@ -439,7 +439,7 @@ Enriches a message with data from a secondary resource <xs:annotation> <xs:documentation xml:lang="en"> <![CDATA[ -Error handler settings +Camel error handling. ]]> </xs:documentation> </xs:annotation>
