This is an automated email from the ASF dual-hosted git repository.
lburgazzoli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from e723596 Adding myself to committer list.
new faf9603 core(model): make ExpressionNode implementing
HasExpressionType
new 81d6c2a core(model): do not create an HeaderExpression for default
contructor
new 8b55d3c core(model): make ResequenceDefinition implementing
HasExpressionType
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
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(-)