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 2022/08/04 09:21:25 UTC

[camel] branch regen_bot updated (a5be5fdce73 -> c45f0862984)

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 a5be5fdce73 CAMEL-18330: Added unit test
     add d3dee81764a Extra offer timeout for slower CI tests that makes the test flaky
     add c45f0862984 camel-jbang - Profile option should only be on run/export commands.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/component/seda/SedaBlockWhenFullTest.java   | 2 +-
 .../org/apache/camel/dsl/jbang/core/commands/CamelCommand.java   | 4 ----
 .../org/apache/camel/dsl/jbang/core/commands/CamelJBangMain.java | 7 -------
 .../java/org/apache/camel/dsl/jbang/core/commands/Export.java    | 1 +
 .../apache/camel/dsl/jbang/core/commands/ExportBaseCommand.java  | 8 ++++++++
 .../main/java/org/apache/camel/dsl/jbang/core/commands/Run.java  | 9 +++++++++
 6 files changed, 19 insertions(+), 12 deletions(-)