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