You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2019/12/16 13:41:06 UTC

[camel] branch master updated (d4c8e53 -> 1c40309)

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 d4c8e53  Fix any23 unit test
     add 1c40309  CAMEL-14300: Java 8 Supplier overloadings break all DSLs

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/builder/ExpressionClause.java | 59 ++++++++++++----------
 .../apache/camel/model/MulticastDefinition.java    |  3 ++
 .../apache/camel/model/ProcessorDefinition.java    | 14 +++--
 .../camel/model/RecipientListDefinition.java       |  3 ++
 .../org/apache/camel/model/SplitDefinition.java    |  3 ++
 .../org/apache/camel/model/WireTapDefinition.java  |  6 +++
 6 files changed, 56 insertions(+), 32 deletions(-)