4 1:59 AM
> To: Maven Developers List
> Subject: maintaining correct style
>
>
>
> > An other approach is to change automatically the code on the server
> > with a cron like this every day:
> > - checkout the code
> > - run jalopy or other code formatter
> An other approach is to change automatically the code on the server with a
> cron like this every day:
> - checkout the code
> - run jalopy or other code formatter
> - checkin all changes with [Maven formatter] in message.
>
> With this process, we'll have only files checkin in the day that wil