You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/12/09 15:08:55 UTC

[camel-kafka-connector] branch transform updated (6a1cc11 -> d72ae5d)

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

acosentino pushed a change to branch transform
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.


    from 6a1cc11  Camel-AWS S3 example: Use a Transformation instead of a converter
     add d72ae5d  Camel-AWS S3: Lets add both the possibility, converter and transformation for the example

No new revisions were added by this update.

Summary of changes:
 ...bjectSerializer.java => S3ObjectConverter.java} | 34 +++++++---------------
 examples/CamelAWSS3SourceConnector.properties      |  5 ++--
 .../source/aws/s3/CamelAWSS3PropertyFactory.java   |  4 +--
 3 files changed, 16 insertions(+), 27 deletions(-)
 copy core/src/main/java/org/apache/camel/kafkaconnector/converters/{S3ObjectSerializer.java => S3ObjectConverter.java} (54%)