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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git.


    from d7d3433  Regen
     add a852424  AWS-Kinesis Source Kamelet doesn't return json
     add ff6eef2  AWS-S3 Source Kamelet doesn't return json
     add 755a435  File Watch Source Kamelet doesn't return json
     add c0cd07f  Regen catalog
     add 6b27b11  Timestamp router is not a Kafka specific action
     add a561440  Timestamp router is not a Kafka specific action
     add d6a2ceb  Timestamp router is not a Kafka specific action
     add d096fd2  Message Timestamp Router added as bean in library
     add d3cb406  Message Timestamp Router added as bean in library

No new revisions were added by this update.

Summary of changes:
 aws-kinesis-source.kamelet.yaml                    |  3 --
 aws-s3-source.kamelet.yaml                         |  3 --
 file-watch-source.kamelet.yaml                     |  3 --
 .../kamelets/aws-kinesis-source.kamelet.yaml       |  3 --
 .../resources/kamelets/aws-s3-source.kamelet.yaml  |  3 --
 .../kamelets/file-watch-source.kamelet.yaml        |  3 --
 .../kamelets/timestamp-router-action.kamelet.yaml  |  2 +-
 ...tampRouter.java => MessageTimestampRouter.java} | 44 +++++++++++++++++-----
 .../transform/{kafka => }/TimestampRouter.java     |  2 +-
 timestamp-router-action.kamelet.yaml               |  2 +-
 10 files changed, 37 insertions(+), 31 deletions(-)
 copy 
library/camel-kamelets-utils/src/main/java/org/apache/camel/kamelets/utils/transform/{kafka/TimestampRouter.java
 => MessageTimestampRouter.java} (60%)
 rename 
library/camel-kamelets-utils/src/main/java/org/apache/camel/kamelets/utils/transform/{kafka
 => }/TimestampRouter.java (98%)

Reply via email to