This is an automated email from the ASF dual-hosted git repository.
Croway pushed a change to branch fix-4.22-recipe-issues
in repository https://gitbox.apache.org/repos/asf/camel-upgrade-recipes.git
from 38cb989 Fix five defects in the Camel 4.22 upgrade recipes
add e047318 Address review: gate the XML recipes and scope the Spring
Boot swap
No new revisions were added by this update.
Summary of changes:
.../src/main/resources/META-INF/rewrite/4.22.yaml | 9 +++-
.../upgrade/springboot/CamelSpringBoot422Test.java | 47 +++++++++++++++++++++
.../java/org/apache/camel/upgrade/RecipesUtil.java | 49 ++++++++++++++++++++++
.../upgrade/camel418_3/RenameHeaderInXmlDsl.java | 5 ++-
.../camel/upgrade/camel46/XmlDsl46Recipe.java | 6 ++-
.../apache/camel/upgrade/CamelUpdate46Test.java | 13 ++++++
.../camel418_3/RenameHeaderInXmlDslTest.java | 46 ++++++++++++++++++++
release_notes.adoc | 4 +-
8 files changed, 172 insertions(+), 7 deletions(-)