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/08/01 13:04:33 UTC

[camel] branch regen_bot updated (e69c70ab765 -> 35ae1261bda)

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 e69c70ab765 CAMEL-19462 remove read-only from parameters configured by the user (#10947)
     add 35ae1261bda CAMEL-19487: Update tests. Thanks to Peter.

No new revisions were added by this update.

Summary of changes:
 .../DynamicRouterConcurrentEIPTest.java            | 128 +++++++++++++++++++++
 .../DynamicRouterConcurrentPOJOTest.java           |  67 +++++++++--
 2 files changed, 183 insertions(+), 12 deletions(-)
 create mode 100644 core/camel-core/src/test/java/org/apache/camel/processor/dynamicrouter/DynamicRouterConcurrentEIPTest.java