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 c8e3557 CAMEL-13253 - Regen
new 333b02b CAMEL-13255 - Add support for GEO functions
new 968c687 CAMEL-13255 - Fixed CS
new fac71e0 Removed out.txt from Repo
The 35643 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:
.../src/main/docs/spring-redis-component.adoc | 24 +-
.../component/redis/AllRedisProcessorsCreator.java | 1 +
.../org/apache/camel/component/redis/Command.java | 3 +-
.../camel/component/redis/ExchangeConverter.java | 16 +
.../component/redis/GeoRedisProcessorsCreator.java | 39 +
.../apache/camel/component/redis/RedisClient.java | 42 +
.../camel/component/redis/RedisConstants.java | 3 +
.../apache/camel/component/redis/RedisGeoTest.java | 102 +
out.txt | 35934 -------------------
9 files changed, 217 insertions(+), 35947 deletions(-)
create mode 100755
components/camel-spring-redis/src/main/java/org/apache/camel/component/redis/GeoRedisProcessorsCreator.java
create mode 100755
components/camel-spring-redis/src/test/java/org/apache/camel/component/redis/RedisGeoTest.java
delete mode 100644 out.txt