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 11:41:27 UTC

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

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

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


Add new class "java.util.zip.ZipError" 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-4133) [classlib][luni][java6] New class java.util.zip.ZipError for java6

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

Sean Qiu updated HARMONY-4133:
------------------------------

    Attachment: Harmony-4133-v2.zip

Sorry for that, Tim.
I have uploaded the correct one.
Thank you very much. 

> [classlib][luni][java6] New class java.util.zip.ZipError for java6
> ------------------------------------------------------------------
>
>                 Key: HARMONY-4133
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4133
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Sean Qiu
>            Assignee: Tim Ellison
>         Attachments: Harmony-4133-v2.zip
>
>
> Add new class "java.util.zip.ZipError" 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-4133) [classlib][luni][java6] New class java.util.zip.ZipError for java6

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

Sean Qiu closed HARMONY-4133.
-----------------------------


Verified by Sean at repo revision r46764.
Thanks, Tim

> [classlib][luni][java6] New class java.util.zip.ZipError for java6
> ------------------------------------------------------------------
>
>                 Key: HARMONY-4133
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4133
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Sean Qiu
>            Assignee: Tim Ellison
>         Attachments: Harmony-4133-v2.zip
>
>
> Add new class "java.util.zip.ZipError" 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-4133) [classlib][luni][java6] New class java.util.zip.ZipError for java6

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

Tim Ellison resolved HARMONY-4133.
----------------------------------

    Resolution: Fixed

Thanks Sean.

Patch applied to ARCHIVE module at repo revision r46764.

I just needed to add an Apache block comment to the impl class.

Please check that it was applied as you expected.


> [classlib][luni][java6] New class java.util.zip.ZipError for java6
> ------------------------------------------------------------------
>
>                 Key: HARMONY-4133
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4133
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Sean Qiu
>            Assignee: Tim Ellison
>         Attachments: Harmony-4133-v2.zip
>
>
> Add new class "java.util.zip.ZipError" 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-4133) [classlib][luni][java6] New class java.util.zip.ZipError for java6

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

Sean Qiu updated HARMONY-4133:
------------------------------

    Attachment:     (was: Harmony-4133.zip)

> [classlib][luni][java6] New class java.util.zip.ZipError for java6
> ------------------------------------------------------------------
>
>                 Key: HARMONY-4133
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4133
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Sean Qiu
>            Assignee: Tim Ellison
>
> Add new class "java.util.zip.ZipError" 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-4133) [classlib][luni][java6] New class java.util.zip.ZipError for java6

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

Tim Ellison reassigned HARMONY-4133:
------------------------------------

    Assignee: Tim Ellison

> [classlib][luni][java6] New class java.util.zip.ZipError for java6
> ------------------------------------------------------------------
>
>                 Key: HARMONY-4133
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4133
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Sean Qiu
>            Assignee: Tim Ellison
>         Attachments: Harmony-4133.zip
>
>
> Add new class "java.util.zip.ZipError" 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-4133) [classlib][luni][java6] New class java.util.zip.ZipError for java6

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

Sean Qiu updated HARMONY-4133:
------------------------------

    Attachment: Harmony-4133.zip

Would you please try this patch? Thanks very much!

> [classlib][luni][java6] New class java.util.zip.ZipError for java6
> ------------------------------------------------------------------
>
>                 Key: HARMONY-4133
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4133
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Sean Qiu
>         Attachments: Harmony-4133.zip
>
>
> Add new class "java.util.zip.ZipError" 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-4133) [classlib][luni][java6] New class java.util.zip.ZipError for java6

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

Tim Ellison commented on HARMONY-4133:
--------------------------------------

The file ZipError.java is missing from the archive.


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

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