Hi,
Last june we started applying checkstyle, with a number of errors we managed
to decrease to 1600 errors with eclipse code formatter [1].
9 months later, I'm pleased to announce that we have finally managed to fix
the 1600 errors, and now have a clean code base according to our current
checkst
Hi Markus,
Thanks a lot for your contribution. For the style fixes, could you attach
the patch to this issue:
https://issues.apache.org/jira/browse/IVY-511
It would clear out copyright issue.
For the checkstyle configuration change, it's very difficult to review your
change since the whole file
Hello,
I thought it is wothwhile to checkout some checkstlye stuff in Ivy. I
de-activated the "Hide default constructor in Util Classes", because I
got far too many false positives. Furthermore I activated the JAVADoc
check, since I find Javadocs very helpful, if you are new to code.
Furht