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 A. Ivanov (JIRA)" <ji...@apache.org> on 2007/02/13 09:35:06 UTC

[jira] Created: (HARMONY-3164) [classlib][swing] j.s.undo.CompoundEdit has compiler warnings

[classlib][swing] j.s.undo.CompoundEdit has compiler warnings
-------------------------------------------------------------

                 Key: HARMONY-3164
                 URL: https://issues.apache.org/jira/browse/HARMONY-3164
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
            Reporter: Alexey A. Ivanov
            Priority: Trivial


Class javax.swing.undo.CompoundEdit has compiler warnings:
Missing @Override,
No SerialVersionUID.

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


[jira] Closed: (HARMONY-3164) [classlib][swing] j.s.undo.CompoundEdit has compiler warnings

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

Alexey A. Ivanov closed HARMONY-3164.
-------------------------------------


Verified.
Thank you, Alexey.

> [classlib][swing] j.s.undo.CompoundEdit has compiler warnings
> -------------------------------------------------------------
>
>                 Key: HARMONY-3164
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3164
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Assigned To: Alexey Petrenko
>            Priority: Trivial
>         Attachments: H3164-CompoundEdit.patch
>
>
> Class javax.swing.undo.CompoundEdit has compiler warnings:
> Missing @Override,
> No SerialVersionUID.

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


[jira] Updated: (HARMONY-3164) [classlib][swing] j.s.undo.CompoundEdit has compiler warnings

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

Alexey A. Ivanov updated HARMONY-3164:
--------------------------------------

    Attachment: H3164-CompoundEdit.patch

The patch fixes compiler warnings.

> [classlib][swing] j.s.undo.CompoundEdit has compiler warnings
> -------------------------------------------------------------
>
>                 Key: HARMONY-3164
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3164
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>            Priority: Trivial
>         Attachments: H3164-CompoundEdit.patch
>
>
> Class javax.swing.undo.CompoundEdit has compiler warnings:
> Missing @Override,
> No SerialVersionUID.

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


[jira] Assigned: (HARMONY-3164) [classlib][swing] j.s.undo.CompoundEdit has compiler warnings

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

Alexey Petrenko reassigned HARMONY-3164:
----------------------------------------

    Assignee: Alexey Petrenko

> [classlib][swing] j.s.undo.CompoundEdit has compiler warnings
> -------------------------------------------------------------
>
>                 Key: HARMONY-3164
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3164
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Assigned To: Alexey Petrenko
>            Priority: Trivial
>         Attachments: H3164-CompoundEdit.patch
>
>
> Class javax.swing.undo.CompoundEdit has compiler warnings:
> Missing @Override,
> No SerialVersionUID.

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


[jira] Resolved: (HARMONY-3164) [classlib][swing] j.s.undo.CompoundEdit has compiler warnings

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

Alexey Petrenko resolved HARMONY-3164.
--------------------------------------

    Resolution: Fixed

The patch has been applied, please verify.

> [classlib][swing] j.s.undo.CompoundEdit has compiler warnings
> -------------------------------------------------------------
>
>                 Key: HARMONY-3164
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3164
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Assigned To: Alexey Petrenko
>            Priority: Trivial
>         Attachments: H3164-CompoundEdit.patch
>
>
> Class javax.swing.undo.CompoundEdit has compiler warnings:
> Missing @Override,
> No SerialVersionUID.

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