You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by sermojohn <gi...@git.apache.org> on 2017/11/24 14:22:33 UTC

[GitHub] camel pull request #2114: CAMEL-11532 Java DSL enhancement to accept supplie...

GitHub user sermojohn opened a pull request:

    https://github.com/apache/camel/pull/2114

    CAMEL-11532 Java DSL enhancement to accept supplier and function arguments

    @lburgazzoli the PR to master

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sermojohn/camel CAMEL-11532-to-master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2114.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2114
    
----
commit 04b33b860f5b336deea2db44f0e6c5caa90497e9
Author: Ioannis Sermetziadis <se...@gmail.com>
Date:   2017-11-19T22:05:28Z

    CAMEL-11532: DSL enhancements to support Java 8 supplier and function
    arguments for setBody and transform expressions.

----


---

[GitHub] camel pull request #2114: CAMEL-11532 Java DSL enhancement to accept supplie...

Posted by lburgazzoli <gi...@git.apache.org>.
Github user lburgazzoli closed the pull request at:

    https://github.com/apache/camel/pull/2114


---