You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/03/29 05:01:07 UTC

[camel] branch regen_bot_3x updated (99c3f36734e -> 2ab959f56d4)

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

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


    from 99c3f36734e CAMEL-19211: camel-sql - Make it possible to configure custom RowMapper
     add 6c762799853 CAMEL-19214: camel-hdfs - Add ShortWritable support to the HDFS component (#9669)
     add 2ab959f56d4 Regen for commit 6c762799853d3dbba5d4a14302624fab563b2f53

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/hdfs.json   |  4 ++--
 .../org/apache/camel/component/hdfs/hdfs.json       |  4 ++--
 .../camel-hdfs/src/main/docs/hdfs-component.adoc    |  1 +
 .../camel/component/hdfs/DefaultHdfsFile.java       |  3 +++
 .../camel/component/hdfs/HdfsWritableFactories.java | 20 ++++++++++++++++++++
 .../apache/camel/component/hdfs/WritableType.java   |  8 ++++++++
 .../camel/component/hdfs/HdfsProducerTest.java      | 21 +++++++++++++++++++++
 7 files changed, 57 insertions(+), 4 deletions(-)