Re: [mojo-dev] Source code formatting

2011-12-09 Thread Lennart Jörelid
Hello Dennis, All the best from a *very* windy Göteborg; we have apparently gotten our fair share of the storms. I can make a stab at fleshing out the how-to-get-the-codestyle-into-your-IDE page, since I just went through it. Having said that, I would like to know our policy on binary content and

Re: [mojo-dev] Source code formatting

2011-12-09 Thread Dennis Lundberg
Hi Lennart The page over on the Maven site needs expanding a bit, I'll look into fixing that, but in general Mojo project uses the same rules as the Maven project when it comes to code style. If you want to check that the style is followed you can use Checkstyle. We have configured Checkstyle in

[mojo-dev] Source code formatting

2011-12-08 Thread Lennart Jörelid
Hello all, I need a pointer in the right direction here. I believe the simplest way to enable people to provide patches in the correct format is to provide a clear, simple way to integrate code checks and formatting assistance into their IDEs. http://mojo.codehaus.org/development/guidelines.