JiriOndrusek commented on code in PR #19010: URL: https://github.com/apache/camel/pull/19010#discussion_r2303493198
########## docs/user-manual/modules/ROOT/pages/camel-upgrade-recipes-tool.adoc: ########## @@ -0,0 +1,21 @@ += Apache Camel Upgrade Recipes Project + +This document provides instructions on how to use the automatic update tool to assist in the migration process. + +== Introduction + +To help with migration process, Camel Upgrade Recipes project based on OpenRewrite was developed. + +NOTE: The project is not designed to provide fully automated migration but rather to assist with manual migrations, making them more efficient and less error-prone. + +Refer to the https://github.com/apache/camel-upgrade-recipes/blob/main/release_notes.adoc[release notes] of the Camel Upgrade Recipes Project to see the specific migrations covered by the upgrade tool. + +== Running the Upgrade Tool Review Comment: I updated the PR with camel-jbang update option -- 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]
