You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/03/31 13:48:43 UTC

[camel] branch regen_bot updated (f746fc72920 -> 7375533877a)

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 f746fc72920 CAMEL-15105: make the FactoryFinderResolver a plugin of the context
     add 7375533877a CAMEL-19227: camel-jbang - export should also add <pluginRepository> with repos

No new revisions were added by this update.

Summary of changes:
 .../dsl/jbang/core/commands/ExportBaseCommand.java | 38 ++++++++++++++++++++++
 .../dsl/jbang/core/commands/ExportCamelMain.java   | 25 +++-----------
 .../dsl/jbang/core/commands/ExportQuarkus.java     | 25 +++-----------
 .../dsl/jbang/core/commands/ExportSpringBoot.java  | 21 ++----------
 4 files changed, 48 insertions(+), 61 deletions(-)