klease commented on PR #11534: URL: https://github.com/apache/camel/pull/11534#issuecomment-1732268789
I committed the generated catalog and camel-yaml-dsl files which look OK. Unfortunately the file catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd is not correct because it previously had the correct escape sequence (single backslash + n) and now it has an actual newline. So the generator needs to be reviewed. Also I didn't check the generation of the .adoc files which might be affected since currently they also have a single backslash. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org