urunni88 commented on PR #26682: URL: https://github.com/apache/camel/pull/26682#issuecomment-5761579049
Thanks for the detailed review! I've pushed a commit addressing the points: - The deprecation WARN now includes the resource location, so it names which file to migrate. - Regenerated the catalog mirror (catalog/.../docs/yaml-dsl.adoc) so the generated docs are in sync. - yaml-dsl.adoc now links the upgrade guide with an xref instead of plain text. - Fixed the blank-line spacing around the new upgrade-guide section. - Named the AI tool in the commit and added a Co-authored-by trailer. On the WARN firing per Pipe file: I've kept it per-file, since each message now names its own resource location and gives the user the pointer to migrate that file. Happy to switch to a single aggregated notice instead if you'd prefer. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
