You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Markus M. May (Commented) (JIRA)" <ji...@apache.org> on 2011/12/16 16:30:32 UTC

[jira] [Commented] (CAMEL-4024) support decompression of zip files

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

Markus M. May commented on CAMEL-4024:
--------------------------------------

Works quite nice, except on windows machines, when the encoding of the zipped files is not equals to UTF-8. There does not seem to be one nice solution for this problem. I gave up on this one ;-(


                
> support decompression of zip files
> ----------------------------------
>
>                 Key: CAMEL-4024
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4024
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.7.1
>         Environment: All
>            Reporter: ray
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: InnerZipFileDecompressingSplitter.java, OuterZipFileDecompressingSplitter.java, ZipFileDecompressor.java
>
>
> Two cases: Zip files with zip files inside (wrapping zip files) and inner zip files with uncompressed payloads.  I haven't really thought through how to deal with all of the options in these cases but I will attach the code to deal with the simple ones :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira