This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-upgrade-recipes.git
commit 609326329d78bf794065176aa9fba4389a0693f7 Merge: d4e4970 87c6dfa Author: JiriOndrusek <[email protected]> AuthorDate: Wed Aug 7 11:12:44 2024 +0200 Merge pull request #3 from JiriOndrusek/camel-4.4-to-4.5 Upgrading Camel 4.4 to 4.5 pom.xml | 32 ++++ .../MoveGetterToExtendedCamelContext.java | 96 +++++++++++ src/main/resources/META-INF/rewrite/4.5.yaml | 103 ++++++++++++ .../org/apache/camel/updates/CamelTestUtil.java | 5 +- .../apache/camel/updates/CamelUpdate45Test.java | 177 +++++++++++++++++++++ 5 files changed, 411 insertions(+), 2 deletions(-)
