Benedikt is right, we have a mix of both formatting styles. I've just committed a quick code reformatting, but as Peter suggested we may need to adopt something more specified and supported by our tool chain: https://maven.apache.org/developers/conventions/code.html
On Fri, Apr 3, 2015 at 11:55 PM, Peter Ansell <[email protected]> wrote: > Sure, do you have an eclipse formatting spec that we could use to > automatically reformat Java files with? > > > > > On 4 Apr 2015, at 5:27 am, Benedikt Ritter <[email protected]> wrote: > > > > Hi, > > > > although at Commons every project may chose it's own code style, we have > > one rule: no tabs. > > I know this is somehow a religious discussion, but that is what we have > > agreed upon. > > When looking at the RDF code, I can see that pom.xml is intended using > > spaces, but the Java code uses tabs. > > Would you be willing to use spaces instead? > > > > Thanks and regards, > > Benedikt > > > > -- > > http://people.apache.org/~britter/ > > http://www.systemoutprintln.de/ > > http://twitter.com/BenediktRitter > > http://github.com/britter > -- Sergio Fernández Partner Technology Manager Redlink GmbH m: +43 6602747925 e: [email protected] w: http://redlink.co
