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/06/09 11:40:29 UTC

[camel] branch regen_bot updated (d4a95e2192b -> f2c0b978e2b)

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.git


    from d4a95e2192b CAMEL-19415: camel-stax - Avoid NPE when woodstox has null key for default NS.
     add f2c0b978e2b CAMEL-19414: Add file -> path type converter.

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/converter/CamelBaseBulkConverterLoader.java   | 10 +++++++++-
 .../src/main/java/org/apache/camel/converter/IOConverter.java  |  6 ++++++
 .../test/java/org/apache/camel/converter/IOConverterTest.java  | 10 ++++++++++
 3 files changed, 25 insertions(+), 1 deletion(-)