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

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

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

Claus Ibsen commented on CAMEL-15475:
-------------------------------------

Just remove the test - we may drop jetty for camel 4 onwards as jetty is hard to maintain

> 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
>            Priority: Minor
>
> 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)