This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git.
from ba58009 Regen for commit fab7ae7c86ae514da4bd213c80296c9e63c4f6b6 (#7233) new c101bb6 Polished new 2e5a7d0 camel-main - Remove deprecated new d2eb497 CAMEL-17815: camel-jbang - In modeline mode then eager discover routes and pre-load modeline to allow properties to be used during bootstrap. The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. 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(-)