You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2022/09/03 07:00:00 UTC

[jira] [Assigned] (CAMEL-15475) camel-jetty: incompatible HttpReturnDataNotInputStreamConvertableTest behavior

     [ https://issues.apache.org/jira/browse/CAMEL-15475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Otavio Rodolfo Piske reassigned CAMEL-15475:
--------------------------------------------

    Assignee: Otavio Rodolfo Piske

> camel-jetty: incompatible HttpReturnDataNotInputStreamConvertableTest behavior
> ------------------------------------------------------------------------------
>
>                 Key: CAMEL-15475
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15475
>             Project: Camel
>          Issue Type: Task
>    Affects Versions: 3.5.0
>            Reporter: Otavio Rodolfo Piske
>            Assignee: Otavio Rodolfo Piske
>            Priority: Minor
>             Fix For: 3.x
>
>
> Changing the [HttpReturnDataNotInputStreamConvertableTest|https://github.com/apache/camel/blob/17fc35d195268a433c843de815400a17e9229587/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/HttpReturnDataNotInputStreamConvertableTest.java] test case in order to remove the deprecate the usage of getOut causes the test to fail.
>  
>  * Replacing it with getMessage() causes: `... <This is the response> but was: <>`
>  * Replacing it with getIn() causes: `... <This is the response> but was: <>`
>  
> This test likely needs more comprehensive changes.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)