This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 79d2dd4  Fixed CS
     new 622f031  CAMEL-16066: camel-core - Add static methods for language 
expressions in Builder to use for Lambda DSL
     new 5cb42db  CAMEL-16066: Lambda DSL you can use expressions via the this 
instance

The 2 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:
 .../java/org/apache/camel/builder/Builder.java     | 105 ++++++++++++++++++++-
 .../org/apache/camel/builder/BuilderSupport.java   |  25 ++---
 .../camel/processor/LambdaRouteBuilderTest.java    |  18 ++++
 .../interceptor/AdviceWithLambdaTest.java          |  15 +++
 4 files changed, 143 insertions(+), 20 deletions(-)

Reply via email to