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 2021/04/14 18:23:35 UTC

[camel] branch regen_bot updated (2c107f0 -> 62d2444)

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 2c107f0  CAMEL-16400: split unit and integration tests for camel-rabbitmq (#5365)
     add 62d2444  CAMEL-16400: split unit and integration tests for camel-redis (#5366)

No new revisions were added by this update.

Summary of changes:
 components/camel-redis/pom.xml                     | 74 +---------------------
 .../AggregateRedisIT.java}                         |  5 +-
 .../{ => integration}/MyAggregationStrategy.java   |  2 +-
 3 files changed, 6 insertions(+), 75 deletions(-)
 rename components/camel-redis/src/test/java/org/apache/camel/component/redis/processor/aggregate/{AggregateRedisTest.java => integration/AggregateRedisIT.java} (92%)
 rename components/camel-redis/src/test/java/org/apache/camel/component/redis/processor/aggregate/{ => integration}/MyAggregationStrategy.java (97%)