This is an automated email from the ASF dual-hosted git repository.
Croway pushed a change to branch gate-xml-recipes-126
in repository https://gitbox.apache.org/repos/asf/camel-upgrade-recipes.git
from 83c0f93 Gate the remaining XML DSL recipes on a Camel document
add f3e0356 Address review: accept Spring layouts, gate the last recipes
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/camel/upgrade/RecipesUtil.java | 34 ++++--
.../camel43/CamelResequenceEIPXmlRecipe.java | 6 +-
.../camel/upgrade/camel46/XmlDsl46Recipe.java | 16 ++-
.../FindCamelXmlDsl.java} | 32 ++---
.../src/main/resources/META-INF/rewrite/4.12.yaml | 2 +
.../src/main/resources/META-INF/rewrite/4.13.yaml | 17 ++-
.../upgrade/xml/CamelXmlDslPreconditionTest.java | 136 +++++++++++++++++++++
7 files changed, 205 insertions(+), 38 deletions(-)
copy
camel-upgrade-recipes/src/main/java/org/apache/camel/upgrade/{camel412/Java412Recipes.java
=> customRecipes/FindCamelXmlDsl.java} (52%)