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/12/24 08:12:17 UTC

(camel) branch regen_bot updated (d5c0ea0ee10 -> dfc70bce62d)

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 d5c0ea0ee10 CAMEL-20270: Introduce JBang plugins (#12583)
     add dfc70bce62d CAMEL-00000: Fixed a few bugs and sonar findings that I somehow missed. (#12587)

No new revisions were added by this update.

Summary of changes:
 .../dynamicrouter/DynamicRouterFilterService.java  |   3 +-
 .../DynamicRouterRecipientListHelper.java          |  23 ++--
 ...ynamicRouterControlChannelSendDynamicAware.java |   6 +-
 .../control/DynamicRouterControlConfiguration.java |  13 +--
 .../control/DynamicRouterControlConstants.java     |   7 +-
 .../control/DynamicRouterControlEndpoint.java      |   2 +-
 .../routing/DynamicRouterConstants.java            |   5 +-
 .../routing/DynamicRouterProcessor.java            |   4 +-
 ...icRouterControlChannelSendDynamicAwareTest.java |   4 +-
 .../DynamicRouterBasicSynchronousIT.java           |   8 +-
 .../DynamicRouterSendDynamicAwareIT.java           |   4 +-
 .../DynamicRouterSingleRouteTwoParticipantsIT.java |   2 +-
 .../integration/DynamicRouterTwoRoutesIT.java      |   2 +-
 .../routing/DynamicRouterProcessorTest.java        | 127 ++++++++++-----------
 14 files changed, 103 insertions(+), 107 deletions(-)