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/10/05 14:14:37 UTC

[camel] branch regen_bot updated (2f6371c645e -> e9d644f8f56)

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 2f6371c645e CAMEL-19957: camel-jbang - Avoid adding double kamelet dir if using both --source-dir and --local-kamelet-dir for the same folder.
     add f04688f59ee CAMEL-19555: added assertions to the camel-spring-main tests (#11653)
     add e9d644f8f56 Regen

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/spring/MainDummyTest.java     | 28 +++++++-----
 .../org/apache/camel/spring/MainExampleTest.java   | 51 +++++++++++++---------
 .../java/org/apache/camel/spring/MainVetoTest.java | 25 +++++++----
 .../camel/spring/MultipleCamelContextTest.java     | 10 +++--
 .../spring/SpringMainStartFailedIssueTest.java     | 12 ++---
 5 files changed, 75 insertions(+), 51 deletions(-)