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 2007/01/25 13:33:49 UTC

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

    [ https://issues.apache.org/jira/browse/HARMONY-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467350 ] 

Alexei Zakharov commented on HARMONY-820:
-----------------------------------------

Mikhail, may I close this bug now?

> [classlib][beans] beautifying of java.beans classes (2)
> -------------------------------------------------------
>
>                 Key: HARMONY-820
>                 URL: https://issues.apache.org/jira/browse/HARMONY-820
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: winXP
>            Reporter: Alexei Zakharov
>         Assigned To: 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.
-
You can reply to this email to add a comment to the issue online.