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/07/14 08:33:55 UTC

[camel] branch regen_bot updated (e7cc9c5a709 -> 80b34d3bb36)

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 e7cc9c5a709 Upgrade Rome tools to version 2.1.0
     add 38aa89cc942 (chores) camel-core: file test fixes and cleanups
     add d3e1c0db253 (chores) camel-core: SplitParallelTimeoutTest test fixes and cleanups
     add 746f82eabe1 (chores) camel-core: PooledExchangeTest test fixes and cleanups
     add 47214ce2b42 (chores) camel-core: multicast test fixes and cleanups
     add 80b34d3bb36 (chores) camel-core: DurationRoutePolicyMaxSecondsTest test fixes and cleanups

No new revisions were added by this update.

Summary of changes:
 .../file/watch/FileWatchComponentTest.java         | 18 ++++++++--------
 .../file/FileConsumerDeleteAndMoveFailedTest.java  |  2 ++
 .../file/FileConsumerPollStrategyTest.java         |  9 ++++----
 .../file/FileConsumerPreMoveNoopTest.java          |  8 ++++---
 .../impl/DurationRoutePolicyMaxSecondsTest.java    | 13 ++++++-----
 .../MulticastParallelLastTimeoutTest.java          | 25 ++++++++++++++++++----
 .../processor/MulticastParallelTimeout2Test.java   | 25 ++++++++++++++++++----
 .../processor/MulticastParallelTimeout3Test.java   | 25 ++++++++++++++++++----
 .../apache/camel/processor/PooledExchangeTest.java |  5 ++++-
 .../camel/processor/SplitParallelTimeoutTest.java  | 17 +++++++++++----
 10 files changed, 107 insertions(+), 40 deletions(-)