You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alex Blewitt (JIRA)" <ji...@apache.org> on 2007/02/12 01:59:05 UTC

[jira] Updated: (HARMONY-3153) [classlib][pack200] Support for GZip compressed files automatically if GZip magic header found

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

Alex Blewitt updated HARMONY-3153:
----------------------------------

    Attachment: pack200-gzip-support.patch

Adds auto-gzip support for parsing segments

> [classlib][pack200] Support for GZip compressed files automatically if GZip magic header found
> ----------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3153
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3153
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Alex Blewitt
>            Priority: Trivial
>         Attachments: pack200-gzip-support.patch
>
>
> This patch provides support for auto-GZip decompression of segments. Added a test to verify it, and binary file (attached separately due to the fact that patch doesn't generate binary files). The binary file will need to be added in src/test/resources/org/apache/harmony/pack200/tests/ next to the existing 'JustResources.pack' file.
> Also attached .settings for auto-sort in Eclipse editors (3.3M5+) but this will be ignored by older Eclipse environments.

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