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/02/20 23:12:55 UTC

[camel] branch regen_bot updated (e723596 -> 8b55d3c)

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 e723596  Adding myself to committer list.
     add faf9603  core(model): make ExpressionNode implementing HasExpressionType
     add 81d6c2a  core(model): do not create an HeaderExpression for default contructor
     add 8b55d3c  core(model): make ResequenceDefinition implementing HasExpressionType

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/camel/model/ExpressionNode.java   | 12 +++++++++++-
 .../java/org/apache/camel/model/ResequenceDefinition.java  | 14 +++++++++++++-
 .../java/org/apache/camel/model/RoutingSlipDefinition.java |  2 +-
 3 files changed, 25 insertions(+), 3 deletions(-)