You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/05/05 15:08:36 UTC

[jira] Created: (CAMEL-2694) HttpEntityConverter should not create a InputStreamEntity by using the GZIPHelper.toGZIPInputStream()

HttpEntityConverter should not create a InputStreamEntity by using the GZIPHelper.toGZIPInputStream()
-----------------------------------------------------------------------------------------------------

                 Key: CAMEL-2694
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2694
             Project: Apache Camel
          Issue Type: Bug
    Affects Versions: 2.2.0, 2.1.0, 2.0.0, 2.0-M3, 2.0-M2, 1.6.2, 1.6.1, 2.0-M1, 1.6.0
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 1.6.3, 2.3.0


GZIPHelper.toGZIPInputStream() is used for uncompress the zip date and not for compress the data.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2694) HttpEntityConverter should not create a InputStreamEntity by using the GZIPHelper.toGZIPInputStream()

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-2694.
---------------------------------

    Resolution: Fixed

> HttpEntityConverter should not create a InputStreamEntity by using the GZIPHelper.toGZIPInputStream()
> -----------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2694
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2694
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 1.6.0, 2.0-M1, 1.6.1, 1.6.2, 2.0-M2, 2.0-M3, 2.0.0, 2.1.0, 2.2.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.6.3, 2.3.0
>
>
> GZIPHelper.toGZIPInputStream() is used for uncompress the zip date and not for compress the data.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.