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/04/20 12:12:15 UTC

[jira] Created: (HARMONY-3712) [classlib][archive] Add some tests for java.util.jar.Manifest

[classlib][archive] Add some tests for java.util.jar.Manifest
-------------------------------------------------------------

                 Key: HARMONY-3712
                 URL: https://issues.apache.org/jira/browse/HARMONY-3712
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
         Environment: Windows XP 
Redhat EL4
            Reporter: Sean Qiu


Add for tests for java.util.jar.Manifest

Manifest(java.util.jar.Manifest)
clone()
equals(java.lang.Object)
hashCode()

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


[jira] Updated: (HARMONY-3712) [classlib][archive] Add some tests for java.util.jar.Manifest

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

Sean Qiu updated HARMONY-3712:
------------------------------

    Attachment: Harmony-3712.diff

Would anybody try this patch?  Thanks

> [classlib][archive] Add some tests for java.util.jar.Manifest
> -------------------------------------------------------------
>
>                 Key: HARMONY-3712
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3712
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: Windows XP 
> Redhat EL4
>            Reporter: Sean Qiu
>         Attachments: Harmony-3712.diff
>
>
> Add for tests for java.util.jar.Manifest
> Manifest(java.util.jar.Manifest)
> clone()
> equals(java.lang.Object)
> hashCode()

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


[jira] Resolved: (HARMONY-3712) [classlib][archive] Add some tests for java.util.jar.Manifest

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

Alexei Zakharov resolved HARMONY-3712.
--------------------------------------

    Resolution: Fixed

Thanks Sean! Slightly updated version of the patch was committed at the revision 530825. Please verify it was applied as expected.

> [classlib][archive] Add some tests for java.util.jar.Manifest
> -------------------------------------------------------------
>
>                 Key: HARMONY-3712
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3712
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: Windows XP 
> Redhat EL4
>            Reporter: Sean Qiu
>         Assigned To: Alexei Zakharov
>         Attachments: Harmony-3712.diff
>
>
> Add for tests for java.util.jar.Manifest
> Manifest(java.util.jar.Manifest)
> clone()
> equals(java.lang.Object)
> hashCode()

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


[jira] Commented: (HARMONY-3712) [classlib][archive] Add some tests for java.util.jar.Manifest

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

Sean Qiu commented on HARMONY-3712:
-----------------------------------

Verified by Sean at the revision 530825.
Thanks very much Alexei.

> [classlib][archive] Add some tests for java.util.jar.Manifest
> -------------------------------------------------------------
>
>                 Key: HARMONY-3712
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3712
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: Windows XP 
> Redhat EL4
>            Reporter: Sean Qiu
>         Assigned To: Alexei Zakharov
>         Attachments: Harmony-3712.diff
>
>
> Add for tests for java.util.jar.Manifest
> Manifest(java.util.jar.Manifest)
> clone()
> equals(java.lang.Object)
> hashCode()

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


[jira] Closed: (HARMONY-3712) [classlib][archive] Add some tests for java.util.jar.Manifest

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

Alexei Zakharov closed HARMONY-3712.
------------------------------------


Was verified by Sean. Issue closed.

> [classlib][archive] Add some tests for java.util.jar.Manifest
> -------------------------------------------------------------
>
>                 Key: HARMONY-3712
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3712
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: Windows XP 
> Redhat EL4
>            Reporter: Sean Qiu
>         Assigned To: Alexei Zakharov
>         Attachments: Harmony-3712.diff
>
>
> Add for tests for java.util.jar.Manifest
> Manifest(java.util.jar.Manifest)
> clone()
> equals(java.lang.Object)
> hashCode()

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


[jira] Assigned: (HARMONY-3712) [classlib][archive] Add some tests for java.util.jar.Manifest

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

Alexei Zakharov reassigned HARMONY-3712:
----------------------------------------

    Assignee: Alexei Zakharov

> [classlib][archive] Add some tests for java.util.jar.Manifest
> -------------------------------------------------------------
>
>                 Key: HARMONY-3712
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3712
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: Windows XP 
> Redhat EL4
>            Reporter: Sean Qiu
>         Assigned To: Alexei Zakharov
>         Attachments: Harmony-3712.diff
>
>
> Add for tests for java.util.jar.Manifest
> Manifest(java.util.jar.Manifest)
> clone()
> equals(java.lang.Object)
> hashCode()

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