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 254367e CAMEL-15795: camel-core - Remove unused code add 64c3637 CAMEL-15795: camel-core - Reduce tangle from impl engine to model No new revisions were added by this update. Summary of changes: .../org/apache/camel/main/BaseMainSupport.java | 54 +----------- .../camel/main/MainSupportModelConfigurer.java | 96 ++++++++++++++++++++++ 2 files changed, 100 insertions(+), 50 deletions(-) create mode 100644 core/camel-main/src/main/java/org/apache/camel/main/MainSupportModelConfigurer.java