[
https://issues.apache.org/jira/browse/IVY-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555509#action_12555509
]
Xavier Hanin commented on IVY-511:
----------------------------------
I've applied your patch (except for the checkstyle configuration change, too
difficult to review). Thanks a lot for your contribution, it's really
appreciated!
> 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.