Re: Checkstyle config for Maven code style

2011-05-14 Thread Simone Tripodi
Don't worry Olivier, I was already here because I'm not so typical Italian, otherwise I should be still at lunch now :D Merci beaucoup, a bientot! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Sat, May 14, 2011 at 3:53 PM, Olivier Lamy wrote: > Hello Simone, > I have

Re: Checkstyle config for Maven code style

2011-05-14 Thread Olivier Lamy
Hello Simone, I have answered to you @commons-dev ml. Sorry for late response, I was on a usually long French lunch :-) 2011/5/14 Simone Tripodi : > Salut Hervé, > thanks for your kind reply!!! What we need is just a maven_checks.xml > sample for Maven code style, we already set up IDEs, pom and >

Re: Checkstyle config for Maven code style

2011-05-14 Thread Simone Tripodi
Salut Hervé, thanks for your kind reply!!! What we need is just a maven_checks.xml sample for Maven code style, we already set up IDEs, pom and reformatted code, now we need to setup the proper config! Can you point me please to a checkstyle config? Many thanks in advance! Bonne fin de semaine, Sim

Re: Checkstyle config for Maven code style

2011-05-14 Thread Hervé BOUTEMY
Hi Simone, IDE configurations are available at [1]. Checkstyle as a pom configuration is config/maven_checks.xml: see plugin documentation [2] or Maven parent pom content [3]. Regards, Hervé [1] http://maven.apache.org/developers/conventions/code.html [2] http://maven.apache.org/plugins/maven-

Checkstyle config for Maven code style

2011-05-14 Thread Simone Tripodi
Hi all Maven devs, in Apache Commons OGNL (incubation) we're planning to adopt Maven conventions for code, can you point me please to a checkstyle configuration for code style convention described on [1]? Many thanks in advance, have a nice weekend! Simo [1] http://maven.apache.org/developers/conv