This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from ce44147  CAMEL-12968: Fix FluentProducerTemplate to be thread-safe 
when you also set endpoints and other states.
     new ef78178   CAMEL-13801 - camel3 - Use @BindToRegistry wherever 
possible, Camel-Spring-Redis
     new 228f833  CAMEL-13801 - Fixed CS for Camel-Spring-Redis
     new 5f76870  Removed unused imports

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/camel/component/redis/RedisConnectionTest.java    | 10 ++--------
 .../camel/component/redis/RedisConsumerIntegrationTest.java  |  7 ++++---
 .../org/apache/camel/component/redis/RedisConsumerTest.java  | 10 ++--------
 .../java/org/apache/camel/component/redis/RedisGeoTest.java  | 10 ++--------
 .../java/org/apache/camel/component/redis/RedisHashTest.java |  7 ++++---
 .../java/org/apache/camel/component/redis/RedisKeyTest.java  | 10 ++--------
 .../java/org/apache/camel/component/redis/RedisListTest.java |  7 ++++---
 .../camel/component/redis/RedisProducerIntegrationTest.java  | 12 +++++-------
 .../java/org/apache/camel/component/redis/RedisSetTest.java  |  7 ++++---
 .../org/apache/camel/component/redis/RedisSortedSetTest.java |  7 ++++---
 .../org/apache/camel/component/redis/RedisStringTest.java    |  7 ++++---
 .../apache/camel/component/redis/RedisTransactionTest.java   | 10 ++--------
 .../RedisStringIdempotentRepositoryIntegrationTest.java      |  7 ++++---
 13 files changed, 43 insertions(+), 68 deletions(-)

Reply via email to