This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master 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%)