You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/07/11 10:37:30 UTC

[jira] Resolved: (HARMONY-820) [classlib][beans] beautifying of java.beans classes (2)

     [ http://issues.apache.org/jira/browse/HARMONY-820?page=all ]
     
Mikhail Loenko resolved HARMONY-820:
------------------------------------

    Resolution: Fixed

style was fixed in revision 420762

> [classlib][beans] beautifying of java.beans classes (2)
> -------------------------------------------------------
>
>          Key: HARMONY-820
>          URL: http://issues.apache.org/jira/browse/HARMONY-820
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>  Environment: winXP
>     Reporter: Alexei Zakharov
>     Assignee: Mikhail Loenko
>     Priority: Trivial
>  Attachments: java_beans_style2.patch
>
> I applied Sun code conventions to following classes from java.beans package:
> Encoder
> EventHandler
> EventSetDescriptor
> List of changes:
> 1. Insert blank line before beginning of new block 
> 2. White space after if, while etc. 
> 3. Wrap lines longer than 80 characters 
> 4. All variables are defined at the beginning of the block 
> 5. Blank line after variable declaration block 
> etc.
> Please see the patch attached.

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