You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/12/20 15:59:23 UTC

[jira] Commented: (HARMONY-934) [classlib][beans] fixing ecj warnings

    [ http://issues.apache.org/jira/browse/HARMONY-934?page=comments#action_12459957 ] 
            
Alexei Zakharov commented on HARMONY-934:
-----------------------------------------

Oops, I have again clicked on "close" instead of "comment". Please reopen it if you have objections. Sorry.

> [classlib][beans] fixing ecj warnings
> -------------------------------------
>
>                 Key: HARMONY-934
>                 URL: http://issues.apache.org/jira/browse/HARMONY-934
>             Project: Harmony
>          Issue Type: Improvement
>         Environment: winXP
>            Reporter: Alexei Zakharov
>         Assigned To: Mikhail Loenko
>         Attachments: remove_warnings_from_beans.patch
>
>
> Currently the eclipse compiler generates about 50 warnings during the compilation of beans sources. Attached patch fixes more than 40 of them.
> Approximate list of changes:
> * Generics were applied where applicable
> * unused variables and class imports were removed
> * several serialVersionUIDs added 

-- 
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

        

Re: [jira] Commented: (HARMONY-934) [classlib][beans] fixing ecj warnings

Posted by Mikhail Loenko <ml...@gmail.com>.
I'm OK with close. Thanks for doing that

Thanks,
Mikhail

2006/12/20, Alexei Zakharov (JIRA) <ji...@apache.org>:
>    [ http://issues.apache.org/jira/browse/HARMONY-934?page=comments#action_12459957 ]
>
> Alexei Zakharov commented on HARMONY-934:
> -----------------------------------------
>
> Oops, I have again clicked on "close" instead of "comment". Please reopen it if you have objections. Sorry.
>
> > [classlib][beans] fixing ecj warnings
> > -------------------------------------
> >
> >                 Key: HARMONY-934
> >                 URL: http://issues.apache.org/jira/browse/HARMONY-934
> >             Project: Harmony
> >          Issue Type: Improvement
> >         Environment: winXP
> >            Reporter: Alexei Zakharov
> >         Assigned To: Mikhail Loenko
> >         Attachments: remove_warnings_from_beans.patch
> >
> >
> > Currently the eclipse compiler generates about 50 warnings during the compilation of beans sources. Attached patch fixes more than 40 of them.
> > Approximate list of changes:
> > * Generics were applied where applicable
> > * unused variables and class imports were removed
> > * several serialVersionUIDs added
>
> --
> 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
>
>
>