Re: [Geotools-devel] Testing jalopy formatter on trunk

2006-07-13 Thread Andrea Aime
Cory Horner ha scritto: > Andrea Aime wrote: > >> If you want to try out jalopy with the current settings on a module, >> go into it and type: >> mvn -Pjalopy jalopy:format >> >> The configuration file is located in the maven/build-configs module >> (so that it can be shared). Note that I disab

Re: [Geotools-devel] Testing jalopy formatter on trunk

2006-07-10 Thread Cory Horner
Andrea Aime wrote: >If you want to try out jalopy with the current settings on a module, go >into it and type: >mvn -Pjalopy jalopy:format > >The configuration file is located in the maven/build-configs module (so >that it can be shared). Note that I disabled jalopy javadoc comment reformat >b

Re: [Geotools-devel] Testing jalopy formatter on trunk

2006-07-10 Thread Jody Garnett
Andrea Aime wrote: > Hi all, > I've managed to get the mojo project provide a public snapshot build of > the jalopy plugin, and I've then committed changes to the main pom so that > jalopy can be used if you specify a special profile. > Amusing just as I gave up hope and committed eclipse form

[Geotools-devel] Testing jalopy formatter on trunk

2006-07-08 Thread Andrea Aime
Hi all, I've managed to get the mojo project provide a public snapshot build of the jalopy plugin, and I've then committed changes to the main pom so that jalopy can be used if you specify a special profile. If you want to try out jalopy with the current settings on a module, go into it and typ