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 10:00:22 UTC

[jira] Commented: (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:comment-tabpanel#action_12472221 ] 

Alex Blewitt commented on HARMONY-3153:
---------------------------------------

The patch also had:

trunk/modules/pack200/.settings/org.eclipse.jdt.ui.prefs

which was a new file to be added. Is there a reason that this wasn't added at the same time? (i.e. did you decide not to, or do I need to explicitly list all of the added files when I raise a patch?)

Other than that, looks good.

> [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
>         Assigned To: Mark Hindess
>            Priority: Trivial
>         Attachments: JustResources.pack.gz, 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.