On Mon, Feb 15, 2010 at 4:06 AM, Benson Margulies <bimargul...@gmail.com>wrote:
> > > > I don't object to good style. I object to sweeping changes that break a > lot of patches. Maybe not the case here, but it will be in the future and > unless the whole thing is automated as part of committing (as Hadoop does), > the code will always have formatting issues causing this exact same thing to > happen. I've lived it on Lucene for a lot of years and you can see the > debate in the archives. > > That's why I push putting into the maven build, eclipse, etc. You > don't really need a commit hook if you have that. > > +1 for this. It would be great if you can take this up.