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 2021/12/06 17:53:37 UTC

[camel] branch regen_bot updated (fb34ab3 -> 045cc5d)

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 fb34ab3  CAMEL-17282: RemoveHeader EIP remove deprecated headerName
     add da4106f  CAMEL-17286: camel-core - RemoveProperty EIP propertyName should be renamed to name
     add 045cc5d  Regen for commit da4106fc7af4a46c90e943de04513e97ab653527

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/models/removeProperty.json       |  3 ++-
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  9 ++++++++-
 .../org/apache/camel/model/removeProperty.json     |  3 ++-
 .../camel/model/RemovePropertyDefinition.java      | 22 ++++++++++++++++++++--
 .../camel/reifier/RemovePropertyReifier.java       |  8 +++++---
 .../java/org/apache/camel/xml/in/ModelParser.java  |  9 +++++----
 .../dsl/yaml/deserializers/ModelDeserializers.java |  8 +++++++-
 .../src/generated/resources/camel-yaml-dsl.json    |  6 ++++--
 8 files changed, 53 insertions(+), 15 deletions(-)