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-kafka-connector.git.
from 1e516e5 Merge pull request #26 from apache/map-list-as-headers
add 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
add d2762b7 Merge pull request #28 from apache/transform
No new revisions were added by this update.
Summary of changes:
.../converters/S3ObjectTransformer.java | 56 ++++++++++++++++++++++
examples/CamelAWSS3SourceConnector.properties | 11 +++--
2 files changed, 63 insertions(+), 4 deletions(-)
create mode 100644
core/src/main/java/org/apache/camel/kafkaconnector/converters/S3ObjectTransformer.java