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 2020/12/18 18:05:47 UTC

[camel] branch regen_bot updated (ccb8d62 -> 9c87948)

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 ccb8d62  Regen for commit 0290c8dd30b93d0018a2afbeeb21f6d0820a0e9f
     add 9c87948  core: add a DataFormatDefinitionAware interface to mark processors that support data formats

No new revisions were added by this update.

Summary of changes:
 .../{OutputNode.java => DataFormatDefinitionAware.java}  | 16 +++++++++++-----
 .../java/org/apache/camel/model/MarshalDefinition.java   |  4 +++-
 .../java/org/apache/camel/model/UnmarshalDefinition.java |  4 +++-
 3 files changed, 17 insertions(+), 7 deletions(-)
 copy core/camel-core-model/src/main/java/org/apache/camel/model/{OutputNode.java => DataFormatDefinitionAware.java} (77%)