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

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

GitHub user igarashitm opened a pull request:

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

    CAMEL-10890 Failed test in some http components

    Instead of handling all the cases in ContractAdvice, added INPUT/OUTPUT 
property copy when message copy occurs between IN and OUT. This enables it to 
keep type metadata in sync in much cleaner way.

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

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

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

    https://github.com/apache/camel/pull/1492.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 #1492
    
----
commit 35dd44918efdbbbeeaf08bdb9004737f5ad0c070
Author: Tomohisa Igarashi <[email protected]>
Date:   2017-02-24T16:39:30Z

    CAMEL-10890 Failed test in some http components
    
    Instead of handling all the cases in ContractAdvice, added INPUT/OUTPUT 
property copy when message copy occurs between IN and OUT. This enables it to 
keep type metadata in sync in much cleaner way.

----


> Failed test in some http components
> -----------------------------------
>
>                 Key: CAMEL-10890
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10890
>             Project: Camel
>          Issue Type: Task
>    Affects Versions: 2.19.0
>            Reporter: Claus Ibsen
>            Assignee: Tomohisa Igarashi
>             Fix For: 2.19.0
>
>
> We have 3 test  that fails in jetty9, netty4-http and restlet
> https://builds.apache.org/job/Camel.trunk.fulltest.java8/lastCompletedBuild/testReport/
> Its testBindingModeOffWithContract
> Its related to the new contract/validator stuff that Tomo contributed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to