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 ba58009 Regen for commit fab7ae7c86ae514da4bd213c80296c9e63c4f6b6
(#7233)
add c101bb6 Polished
add 2e5a7d0 camel-main - Remove deprecated
add d2eb497 CAMEL-17815: camel-jbang - In modeline mode then eager
discover routes and pre-load modeline to allow properties to be used during
bootstrap.
No new revisions were added by this update.
Summary of changes:
.../camel/impl/engine/DefaultRoutesLoader.java | 6 +
.../org/apache/camel/main/BaseMainSupport.java | 187 +++++++++++++++------
.../org/apache/camel/main/RoutesConfigurer.java | 71 +++++---
.../apache/camel/dsl/modeline/PropertyTrait.java | 14 +-
.../java/org/apache/camel/main/KameletMain.java | 2 +-
5 files changed, 205 insertions(+), 75 deletions(-)