[ 
https://issues.apache.org/jira/browse/CAMEL-10531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833010#comment-15833010
 ] 

ASF GitHub Bot commented on CAMEL-10531:
----------------------------------------

GitHub user igarashitm opened a pull request:

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

    CAMEL-10531 Fixed a test failure

    

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

    $ git pull https://github.com/igarashitm/camel CAMEL-10531_test

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

    https://github.com/apache/camel/pull/1416.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 #1416
    
----
commit 80138fcc615f33c5ba05679ba19fdb9773fa9683
Author: Tomohisa Igarashi <[email protected]>
Date:   2017-01-21T14:43:27Z

    CAMEL-10531 Fixed a test failure

----


> Introduce fluent builder for Transformer
> ----------------------------------------
>
>                 Key: CAMEL-10531
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10531
>             Project: Camel
>          Issue Type: Sub-task
>          Components: camel-core
>            Reporter: Tomohisa Igarashi
>            Assignee: Tomohisa Igarashi
>             Fix For: 2.19.0
>
>
> Right now the only way to register Transformer in Java DSL is to create a 
> TransformerDefinition and put into CamelContext directly, which is not user 
> friendly. Introduce a fluent builder to register Transformer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to