This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 45d8dad CAMEL-16864: camel-core - Endpoints that are mis configured
in options that are supposed to be a registry lookup should fail when using
generated configurers.
add 1a2377d CAMEL-16788: route templates (aka kamelets) should always use
local parameter value if present, instead of picking up ENV variable that may
have a naming clash when using host, port, as names.
add a45cdf8 CAMEL-16865 Adapt code to go up a level if required even if
no matches have been found (#5955)
No new revisions were added by this update.
Summary of changes:
.../properties/DefaultPropertiesParser.java | 2 +-
.../xtokenizer/XMLTokenExpressionIterator.java | 8 ++--
.../xtokenizer/XMLTokenExpressionIteratorTest.java | 43 +++++++++++++++++++++-
3 files changed, 47 insertions(+), 6 deletions(-)