JiriOndrusek opened a new pull request, #92: URL: https://github.com/apache/camel-upgrade-recipes/pull/92
Upgrade recipes to camel 4.19.0 I added plain camel recipes for migratio to camel 4.19.0 (followin https://raw.githubusercontent.com/apache/camel/refs/heads/main/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_19.adoc @cunningt I went throught the branch https://github.com/apache/camel-upgrade-recipes/tree/419updates and i tried to reuse most of the code. Although I'm not sure if all the version upgrades related to spring-boot are necessary. (like this [commit](https://github.com/apache/camel-upgrade-recipes/commit/ce3086169ffd0da3317af2dc2b49696349c9beb9)) Can not we use an openrewrite recipe for upgrading to latest spring-boot (like https://docs.openrewrite.org/recipes/java/spring/boot4/upgradespringboot_4_0-community-edition)? Then I removed some camel-* version migrations which are not necessary in `4.19.yaml` recipe (they are part of `latest.yaml`) TBH I'm not sure whether I missed something which is crucial for the migration to camel 4.19.0 from your branch. My I ask you for a review of this PR? I oponed it as a draft, if anything more is missing, i can rebase my commit over any other commit, if needed. @Croway FYI -- 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]
