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

[jira] Created: (HARMONY-5375) [classlib] [pack200] Files not read completely when a gzipped archive is used

[classlib] [pack200] Files not read completely when a gzipped archive is used
-----------------------------------------------------------------------------

                 Key: HARMONY-5375
                 URL: https://issues.apache.org/jira/browse/HARMONY-5375
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Sian January
            Priority: Minor
         Attachments: pack200.patch

When a pack200 archive contains files other than classes they are not currently being processed correctly if the archive is gzipped.  A fix is attached.

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


[jira] Updated: (HARMONY-5375) [classlib] [pack200] Files not read completely when a gzipped archive is used

Posted by "Sian January (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sian January updated HARMONY-5375:
----------------------------------

    Attachment: pack200.patch

> [classlib] [pack200] Files not read completely when a gzipped archive is used
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-5375
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5375
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Sian January
>            Priority: Minor
>         Attachments: pack200.patch
>
>
> When a pack200 archive contains files other than classes they are not currently being processed correctly if the archive is gzipped.  A fix is attached.

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


[jira] Updated: (HARMONY-5375) [classlib] [pack200] Files not read completely when a gzipped archive is used

Posted by "Sian January (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sian January updated HARMONY-5375:
----------------------------------

    Attachment: pack200(2).patch

Updated patch to fix a compile error in Pack200UnpackerAdapter - sorry about that.

> [classlib] [pack200] Files not read completely when a gzipped archive is used
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-5375
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5375
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Sian January
>            Assignee: Mark Hindess
>            Priority: Minor
>         Attachments: pack200(2).patch, pack200.patch
>
>
> When a pack200 archive contains files other than classes they are not currently being processed correctly if the archive is gzipped.  A fix is attached.

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


[jira] Resolved: (HARMONY-5375) [classlib] [pack200] Files not read completely when a gzipped archive is used

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hindess resolved HARMONY-5375.
-----------------------------------

    Resolution: Fixed

Applied patch in r610385.  Please confirm that it has been applied as expected.

> [classlib] [pack200] Files not read completely when a gzipped archive is used
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-5375
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5375
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Sian January
>            Assignee: Mark Hindess
>            Priority: Minor
>         Attachments: pack200(2).patch, pack200.patch
>
>
> When a pack200 archive contains files other than classes they are not currently being processed correctly if the archive is gzipped.  A fix is attached.

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


[jira] Assigned: (HARMONY-5375) [classlib] [pack200] Files not read completely when a gzipped archive is used

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hindess reassigned HARMONY-5375:
-------------------------------------

    Assignee: Mark Hindess

> [classlib] [pack200] Files not read completely when a gzipped archive is used
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-5375
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5375
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Sian January
>            Assignee: Mark Hindess
>            Priority: Minor
>         Attachments: pack200.patch
>
>
> When a pack200 archive contains files other than classes they are not currently being processed correctly if the archive is gzipped.  A fix is attached.

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


[jira] Closed: (HARMONY-5375) [classlib] [pack200] Files not read completely when a gzipped archive is used

Posted by "Sian January (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sian January closed HARMONY-5375.
---------------------------------

    Estimated Complexity: Moderate

Thanks Mark - the patch was applied as expected.

> [classlib] [pack200] Files not read completely when a gzipped archive is used
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-5375
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5375
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Sian January
>            Assignee: Mark Hindess
>            Priority: Minor
>         Attachments: pack200(2).patch, pack200.patch
>
>
> When a pack200 archive contains files other than classes they are not currently being processed correctly if the archive is gzipped.  A fix is attached.

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