Use standard coding conventions
-------------------------------
Key: IVY-511
URL: https://issues.apache.org/jira/browse/IVY-511
Project: Ivy
Issue Type: Improvement
Reporter: Xavier Hanin
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.