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 2020/11/20 14:15:11 UTC

[camel] branch regen_bot updated (546f4e3 -> 8846f5f)

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 546f4e3  Migrates the camel-aws2-iam tests to the shared test infra (#4642)
     add 8846f5f  (chores) Simplified assertions (#4644)

No new revisions were added by this update.

Summary of changes:
 .../quartz/CronScheduledRoutePolicyTest.java       |  17 +--
 .../quartz/MultiplePoliciesOnRouteTest.java        |   4 +-
 .../SimpleScheduledCombinedRoutePolicyTest.java    |   6 +-
 .../quartz/SimpleScheduledRoutePolicyTest.java     |   5 +-
 .../quartz/SpringScheduledRoutePolicyTest.java     |   5 +-
 .../RobotFrameworkCamelUtilsTest.java              |   5 +-
 .../RobotFrameworkComponentTest.java               |  30 +++---
 .../rss/RssEntryPollingConsumerWithFilterTest.java |   4 +-
 .../schematron/SchematronProducerTest.java         |  10 +-
 .../consumer/InOnlyConsumerAsyncFalseTest.java     |   4 +-
 .../routebuilder/SpringRouteTemplateTest.java      |   6 +-
 .../tarfile/TarAggregationStrategyTest.java        |   3 +-
 .../undertow/UndertowHttpStreamCachingTest.java    |   4 +-
 .../camel/component/web3j/Web3jProducerTest.java   |  86 +++++++--------
 .../component/web3j/Web3jQuorumProducerTest.java   |   3 +-
 .../integration/Web3jProducerGanacheTest.java      | 117 +++++++++++----------
 16 files changed, 159 insertions(+), 150 deletions(-)