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/26 06:59:07 UTC

[camel] branch regen_bot_3x updated (49a91d66afc -> 84cd9b7b1d1)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 49a91d66afc CAMEL-19162: camel-ehcache - Should ignore exception when shutting down cache manager, which prevents from the component to be restarted again.
     add 9da8e7351a9 CAMEL-19198: Added sorting logic to ensure dynamic router eip component filters are evaluated in order of their priority property, and updated tests. (#9638)
     add 84cd9b7b1d1 Regen for commit 9da8e7351a93f8c5145535c8f82cc6eee1f13dc4

No new revisions were added by this update.

Summary of changes:
 .../dynamicrouter/DynamicRouterProcessor.java      |  1 +
 .../dynamicrouter/DynamicRouterProcessorTest.java  | 33 ++++++++++++-------
 .../DynamicRouterSingleRouteTwoParticipantsIT.java | 37 +++++++++++++++++++++-
 .../support/DynamicRouterTestSupport.java          | 13 +++++---
 4 files changed, 68 insertions(+), 16 deletions(-)