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 1b1b96e Sync deps
add a8c61b4 CAMEL-16850: camel-main - Should only clear its internal main
configuration if in lightweight mode.
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/impl/DefaultCamelContext.java | 3 ++
.../apache/camel/main/MainBootstrapCloseable.java | 36 ++++++++-----
.../apache/camel/main/MainAddDynamicRouteTest.java | 61 ++++++++++++++++++++++
3 files changed, 86 insertions(+), 14 deletions(-)
create mode 100644
core/camel-main/src/test/java/org/apache/camel/main/MainAddDynamicRouteTest.java