Hello, quick question, while doing my first commit I noticed that Eclipse wanted to clean up a number of trailing blanks in that POM file. I decided to not commit those unrelated changes.
What is your preference - should I do an additional cleanup commit, leave the blanks untouched or accept a few additional line changes in real commit? BTW: thanks everybody for your warm welcome. My ecki-at-apache.org account/alias so I am more or less operational (my PGP Key will come later). Bernd Am Fri, 14 Feb 2014 19:03:13 -0000 schrieb e...@apache.org: > Author: ecki > Date: Fri Feb 14 19:03:12 2014 > New Revision: 1568471 > > URL: http://svn.apache.org/r1568471 > Log: > Add ecki to the developers list. First commit! > > Modified: > commons/proper/vfs/trunk/pom.xml > > Modified: commons/proper/vfs/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1568471&r1=1568470&r2=1568471&view=diff > ============================================================================== > --- commons/proper/vfs/trunk/pom.xml (original) +++ > commons/proper/vfs/trunk/pom.xml Fri Feb 14 19:03:12 2014 @@ -102,6 > +102,13 @@ <url>http://www.garygregory.com</url> > <timezone>-5</timezone> > </developer> > + <developer> > + <name>Bernd Eckenfels</name> > + <id>ecki</id> > + <email>ecki -at- apache.org</email> > + <url>http://bernd.eckenfels.net</url> > + <timezone>+1</timezone> > + </developer> > </developers> > > <contributors> > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org