You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/07/28 20:18:14 UTC

[jira] Created: (HARMONY-6286) TimeUnit.MINUTES, HOURS, DAYS shouldn't be present in Java 5

TimeUnit.MINUTES, HOURS, DAYS shouldn't be present in Java 5
------------------------------------------------------------

                 Key: HARMONY-6286
                 URL: https://issues.apache.org/jira/browse/HARMONY-6286
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
         Environment: SVN Revision: 796545
            Reporter: Jesse Wilson
         Attachments: remove_MINUTES_HOURS_DAYS.patch

As a part of a previous patch (HARMONY-6262), I accidentally added new public enums for MINUTES, HOURS and SECONDS. These shouldn't exist in Java 5.

#Android


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


[jira] Updated: (HARMONY-6286) TimeUnit.MINUTES, HOURS, DAYS shouldn't be present in Java 5

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

Jesse Wilson updated HARMONY-6286:
----------------------------------

    Attachment: remove_MINUTES_HOURS_DAYS.patch

> TimeUnit.MINUTES, HOURS, DAYS shouldn't be present in Java 5
> ------------------------------------------------------------
>
>                 Key: HARMONY-6286
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6286
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: SVN Revision: 796545
>            Reporter: Jesse Wilson
>         Attachments: remove_MINUTES_HOURS_DAYS.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> As a part of a previous patch (HARMONY-6262), I accidentally added new public enums for MINUTES, HOURS and SECONDS. These shouldn't exist in Java 5.
> #Android

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


[jira] Assigned: (HARMONY-6286) TimeUnit.MINUTES, HOURS, DAYS shouldn't be present in Java 5

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

Mark Hindess reassigned HARMONY-6286:
-------------------------------------

    Assignee: Mark Hindess

> TimeUnit.MINUTES, HOURS, DAYS shouldn't be present in Java 5
> ------------------------------------------------------------
>
>                 Key: HARMONY-6286
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6286
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: SVN Revision: 796545
>            Reporter: Jesse Wilson
>            Assignee: Mark Hindess
>         Attachments: remove_MINUTES_HOURS_DAYS.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> As a part of a previous patch (HARMONY-6262), I accidentally added new public enums for MINUTES, HOURS and SECONDS. These shouldn't exist in Java 5.
> #Android

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


[jira] Resolved: (HARMONY-6286) TimeUnit.MINUTES, HOURS, DAYS shouldn't be present in Java 5

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

Mark Hindess resolved HARMONY-6286.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0M11

Thanks Jesse.  Applied patch at r798657.  Please confirm (by closing this JIRA) that the patch has been applied correctly and that the issue has been resolved.


> TimeUnit.MINUTES, HOURS, DAYS shouldn't be present in Java 5
> ------------------------------------------------------------
>
>                 Key: HARMONY-6286
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6286
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: SVN Revision: 796545
>            Reporter: Jesse Wilson
>            Assignee: Mark Hindess
>             Fix For: 5.0M11
>
>         Attachments: remove_MINUTES_HOURS_DAYS.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> As a part of a previous patch (HARMONY-6262), I accidentally added new public enums for MINUTES, HOURS and SECONDS. These shouldn't exist in Java 5.
> #Android

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


[jira] Closed: (HARMONY-6286) TimeUnit.MINUTES, HOURS, DAYS shouldn't be present in Java 5

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

Jesse Wilson closed HARMONY-6286.
---------------------------------


Looks good to me.

> TimeUnit.MINUTES, HOURS, DAYS shouldn't be present in Java 5
> ------------------------------------------------------------
>
>                 Key: HARMONY-6286
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6286
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: SVN Revision: 796545
>            Reporter: Jesse Wilson
>            Assignee: Mark Hindess
>             Fix For: 5.0M11
>
>         Attachments: remove_MINUTES_HOURS_DAYS.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> As a part of a previous patch (HARMONY-6262), I accidentally added new public enums for MINUTES, HOURS and SECONDS. These shouldn't exist in Java 5.
> #Android

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