You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sean Qiu (JIRA)" <ji...@apache.org> on 2007/06/12 07:34:25 UTC

[jira] Created: (HARMONY-4129) [classlib][luni][java6] New class java.util.zip.DeflaterInputStream for java6

[classlib][luni][java6] New class java.util.zip.DeflaterInputStream for java6
-----------------------------------------------------------------------------

                 Key: HARMONY-4129
                 URL: https://issues.apache.org/jira/browse/HARMONY-4129
             Project: Harmony
          Issue Type: New Feature
          Components: Classlib
            Reporter: Sean Qiu


Add new class java.util.zip.DeflaterInputStream for java6

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


[jira] Assigned: (HARMONY-4129) [classlib][luni][java6] New class java.util.zip.DeflaterInputStream for java6

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

Tim Ellison reassigned HARMONY-4129:
------------------------------------

    Assignee: Tim Ellison

> [classlib][luni][java6] New class java.util.zip.DeflaterInputStream for java6
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-4129
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4129
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Sean Qiu
>            Assignee: Tim Ellison
>         Attachments: Harmony-4129.diff, Harmony-4129.sh
>
>
> Add new class java.util.zip.DeflaterInputStream for java6

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


[jira] Closed: (HARMONY-4129) [classlib][luni][java6] New class java.util.zip.DeflaterInputStream for java6

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

Sean Qiu closed HARMONY-4129.
-----------------------------


Verified by Sean at repo revision r546423.
Thanks, Tim.

> [classlib][luni][java6] New class java.util.zip.DeflaterInputStream for java6
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-4129
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4129
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Sean Qiu
>            Assignee: Tim Ellison
>         Attachments: Harmony-4129.diff, Harmony-4129.sh
>
>
> Add new class java.util.zip.DeflaterInputStream for java6

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


[jira] Updated: (HARMONY-4129) [classlib][luni][java6] New class java.util.zip.DeflaterInputStream for java6

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

Sean Qiu updated HARMONY-4129:
------------------------------

    Attachment: Harmony-4129.sh

> [classlib][luni][java6] New class java.util.zip.DeflaterInputStream for java6
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-4129
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4129
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Sean Qiu
>         Attachments: Harmony-4129.diff, Harmony-4129.sh
>
>
> Add new class java.util.zip.DeflaterInputStream for java6

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


[jira] Updated: (HARMONY-4129) [classlib][luni][java6] New class java.util.zip.DeflaterInputStream for java6

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

Sean Qiu updated HARMONY-4129:
------------------------------

    Attachment: Harmony-4129.diff

> [classlib][luni][java6] New class java.util.zip.DeflaterInputStream for java6
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-4129
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4129
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Sean Qiu
>         Attachments: Harmony-4129.diff, Harmony-4129.sh
>
>
> Add new class java.util.zip.DeflaterInputStream for java6

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


[jira] Resolved: (HARMONY-4129) [classlib][luni][java6] New class java.util.zip.DeflaterInputStream for java6

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

Tim Ellison resolved HARMONY-4129.
----------------------------------

    Resolution: Fixed

Thanks Sian.

Patch applied to ARCHIVE module at repo revision r546423.

Please check it was applied as expected.


> [classlib][luni][java6] New class java.util.zip.DeflaterInputStream for java6
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-4129
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4129
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Sean Qiu
>            Assignee: Tim Ellison
>         Attachments: Harmony-4129.diff, Harmony-4129.sh
>
>
> Add new class java.util.zip.DeflaterInputStream for java6

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


[jira] Commented: (HARMONY-4129) [classlib][luni][java6] New class java.util.zip.DeflaterInputStream for java6

Posted by "Sean Qiu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503730 ] 

Sean Qiu commented on HARMONY-4129:
-----------------------------------

Would you please try this patch? Thanks very much!

> [classlib][luni][java6] New class java.util.zip.DeflaterInputStream for java6
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-4129
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4129
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Sean Qiu
>         Attachments: Harmony-4129.diff, Harmony-4129.sh
>
>
> Add new class java.util.zip.DeflaterInputStream for java6

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