You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/08/11 08:40:14 UTC

[jira] Created: (HARMONY-1152) [luni] missing methods j.l.String.format()

[luni] missing methods j.l.String.format()
------------------------------------------

                 Key: HARMONY-1152
                 URL: http://issues.apache.org/jira/browse/HARMONY-1152
             Project: Harmony
          Issue Type: New Feature
          Components: App-Oriented Bug Reports, Classlib
            Reporter: Alexey Varlamov
         Attachments: string_format.patch

The 2 methods j.l.String.format() are missing. These methods are since 1.5, they are used by JUnit4.0 in particular.
Attached patch contains method implementations and a test

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (HARMONY-1152) [luni] missing methods j.l.String.format()

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1152?page=all ]

Tim Ellison reassigned HARMONY-1152:
------------------------------------

    Assignee: Tim Ellison

> [luni] missing methods j.l.String.format()
> ------------------------------------------
>
>                 Key: HARMONY-1152
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1152
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib, App-Oriented Bug Reports
>            Reporter: Alexey Varlamov
>         Assigned To: Tim Ellison
>         Attachments: string_format.patch, string_format.patch
>
>
> The 2 methods j.l.String.format() are missing. These methods are since 1.5, they are used by JUnit4.0 in particular.
> Attached patch contains method implementations and a test

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-1152) [luni] missing methods j.l.String.format()

Posted by "Alexey Varlamov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1152?page=all ]

Alexey Varlamov updated HARMONY-1152:
-------------------------------------

    Attachment: string_format.patch

Reattached to grant license.

> [luni] missing methods j.l.String.format()
> ------------------------------------------
>
>                 Key: HARMONY-1152
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1152
>             Project: Harmony
>          Issue Type: New Feature
>          Components: App-Oriented Bug Reports, Classlib
>            Reporter: Alexey Varlamov
>         Attachments: string_format.patch, string_format.patch
>
>
> The 2 methods j.l.String.format() are missing. These methods are since 1.5, they are used by JUnit4.0 in particular.
> Attached patch contains method implementations and a test

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (HARMONY-1152) [luni] missing methods j.l.String.format()

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1152?page=all ]

Tim Ellison closed HARMONY-1152.
--------------------------------


Verified by Alexey.


> [luni] missing methods j.l.String.format()
> ------------------------------------------
>
>                 Key: HARMONY-1152
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1152
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib, App-Oriented Bug Reports
>            Reporter: Alexey Varlamov
>         Assigned To: Tim Ellison
>         Attachments: string_format.patch, string_format.patch
>
>
> The 2 methods j.l.String.format() are missing. These methods are since 1.5, they are used by JUnit4.0 in particular.
> Attached patch contains method implementations and a test

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (HARMONY-1152) [luni] missing methods j.l.String.format()

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1152?page=all ]

Tim Ellison resolved HARMONY-1152.
----------------------------------

    Resolution: Fixed

Thanks Alexey.

Patch applied to LUNI module at repo revision r430732.

Please check that it was applied as expected.


> [luni] missing methods j.l.String.format()
> ------------------------------------------
>
>                 Key: HARMONY-1152
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1152
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib, App-Oriented Bug Reports
>            Reporter: Alexey Varlamov
>         Assigned To: Tim Ellison
>         Attachments: string_format.patch, string_format.patch
>
>
> The 2 methods j.l.String.format() are missing. These methods are since 1.5, they are used by JUnit4.0 in particular.
> Attached patch contains method implementations and a test

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-1152) [luni] missing methods j.l.String.format()

Posted by "Alexey Varlamov (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-1152?page=comments#action_12427837 ] 
            
Alexey Varlamov commented on HARMONY-1152:
------------------------------------------

Verified, thank you.

> [luni] missing methods j.l.String.format()
> ------------------------------------------
>
>                 Key: HARMONY-1152
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1152
>             Project: Harmony
>          Issue Type: New Feature
>          Components: App-Oriented Bug Reports, Classlib
>            Reporter: Alexey Varlamov
>         Assigned To: Tim Ellison
>         Attachments: string_format.patch, string_format.patch
>
>
> The 2 methods j.l.String.format() are missing. These methods are since 1.5, they are used by JUnit4.0 in particular.
> Attached patch contains method implementations and a test

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira