You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Markus M. May (JIRA)" <ji...@apache.org> on 2008/01/02 20:16:33 UTC

[jira] Updated: (IVY-511) Use standard coding conventions

     [ https://issues.apache.org/jira/browse/IVY-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus M. May updated IVY-511:
------------------------------

    Attachment: ivy.diff

Added a diff with changes in the Checkstyle configuration as well as changes to different classes to clean up checkstyl error messages.

> Use standard coding conventions
> -------------------------------
>
>                 Key: IVY-511
>                 URL: https://issues.apache.org/jira/browse/IVY-511
>             Project: Ivy
>          Issue Type: Improvement
>            Reporter: Xavier Hanin
>         Attachments: ivy.diff
>
>
> At the moment Ivy code base is using sun standard coding conventions, except for private fields which use an underscore prefix.
> Using the plain standard conventions would help developers read the code more easily, and thus could attract more developers.
> The coding conventions are described here:
> http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html

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