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 4cccf62b22dd71274e7f7439798deb1f59390f23
Merge: 6093263 028c9fb
Author: JiriOndrusek <jondr...@redhat.com>
AuthorDate: Mon Aug 12 12:17:36 2024 +0200

    Merge pull request #4 from JiriOndrusek/camel-4.5-to-4.6
    
    Upgrading Camel 4.5 to 4.6

 pom.xml                                            |  55 +++-
 .../camel/updates/camel46/XmlDsl46Recipe.java      | 101 ++++++++
 .../camel/updates/camel46/YamlDsl46Recipe.java     | 127 ++++++++++
 src/main/resources/META-INF/rewrite/4.6.yaml       | 116 +++++++++
 .../org/apache/camel/updates/CamelTestUtil.java    |   3 +-
 .../apache/camel/updates/CamelUpdate46Test.java    | 281 +++++++++++++++++++++
 6 files changed, 681 insertions(+), 2 deletions(-)

Reply via email to