Re: [SANDBOX][BEANUTILS2] Changing code style

2014-05-02 Thread Yogesh Rao
Hi, Eclipse style seems to be better :) Regards, -Yogesh On Sat, May 3, 2014 at 7:42 AM, sebb wrote: > +1 > > I don't like the > curly brace > on new line > rule > as it > wastes vertical > space > ! > > > On 2 May 2014 14:57, Gary Gregory wrote: > > +1 > > > > Gary > > > > > > On Fri, May 2

Re: [SANDBOX][BEANUTILS2] Changing code style

2014-05-02 Thread sebb
+1 I don't like the curly brace on new line rule as it wastes vertical space ! On 2 May 2014 14:57, Gary Gregory wrote: > +1 > > Gary > > > On Fri, May 2, 2014 at 6:53 AM, Benedikt Ritter wrote: > >> Hi all, >> >> BeanUtils2 uses the maven code style rules. Every now and then I have to >> reje

Re: [SANDBOX][BEANUTILS2] Changing code style

2014-05-02 Thread Gary Gregory
+1 Gary On Fri, May 2, 2014 at 6:53 AM, Benedikt Ritter wrote: > Hi all, > > BeanUtils2 uses the maven code style rules. Every now and then I have to > reject patches because they don't follow these conventions. I'd like to > change the formatting rules to a more standard rule set for the foll

[SANDBOX][BEANUTILS2] Changing code style

2014-05-02 Thread Benedikt Ritter
Hi all, BeanUtils2 uses the maven code style rules. Every now and then I have to reject patches because they don't follow these conventions. I'd like to change the formatting rules to a more standard rule set for the following reasons: - maven style is very verbose, since it uses a lot of spaces