Re: Header stuff

2009-05-12 Thread Emmanuel Lecharny
Niklas Gustavsson wrote: On Tue, May 12, 2009 at 10:57 AM, Emmanuel Lecharny wrote: Np. FYI, I did it by hand (not using a script with sed) because it allowed me to have a look at each header, and allowed me to see that some Javadoc was needed, and such other omisions. Not sure it worth the

Re: Header stuff

2009-05-12 Thread Niklas Gustavsson
On Tue, May 12, 2009 at 10:57 AM, Emmanuel Lecharny wrote: > Np. FYI, I did it by hand (not using a script with sed) because it allowed > me to have a look at each header, and allowed me to see that some Javadoc > was needed, and such other omisions. Not sure it worth the pain in your > case. It'

Re: Header stuff

2009-05-12 Thread Emmanuel Lecharny
Niklas Gustavsson wrote: On Tue, May 12, 2009 at 5:23 AM, Emmanuel Lecharny wrote: Still have to remove those from FtpServer. I'll take care of them if you like. Np. FYI, I did it by hand (not using a script with sed) because it allowed me to have a look at each header, and allowe

Re: Header stuff

2009-05-12 Thread Niklas Gustavsson
On Tue, May 12, 2009 at 5:23 AM, Emmanuel Lecharny wrote: > Still have to remove those from FtpServer. I'll take care of them if you like. /niklas

Re: Header stuff

2009-05-12 Thread Emmanuel Lecharny
Hi, Bernd Fondermann wrote: I'd propose something like this: @author http://mina.apache.org";>Apache MINA Project At the homepage is everything one could possibly need (source, documentation, and contact information). I don't know if it's better to point to the subproject or not, though.

Re: Header stuff

2009-05-12 Thread Bernd Fondermann
Michael Jakl wrote: > Hi! > > On Tue, May 12, 2009 at 08:54, Bernd Fondermann wrote: >> Emmanuel Lecharny wrote: >>> Note : We also have to use the same @author tags everywhere. >>> SSHd uses : >>> @author mailto:dev@mina.apache.org";>Apache MINA SSHD Project >>> >>> FtpServer uses : >>> @author

Re: Header stuff

2009-05-12 Thread Michael Jakl
Hi! On Tue, May 12, 2009 at 08:54, Bernd Fondermann wrote: > Emmanuel Lecharny wrote: >> Note : We also have to use the same @author tags everywhere. >> SSHd uses : >> @author mailto:dev@mina.apache.org";>Apache MINA SSHD Project >> >> FtpServer uses : >> @author The Apache MINA Project (dev@mina

Re: Header stuff

2009-05-11 Thread Bernd Fondermann
Emmanuel Lecharny wrote: > Ashish wrote: >>> Funny enough, you don't need network to do "svn info pom.xml" ;-) >>> so +1 for removing >>> >>> Maarten >>> >> >> +1 >> > I have removed all the @version from MINA, SSHD and AsyncWeb. Still have > to remove those from FtpServer. > > When it wi

Re: Header stuff

2009-05-11 Thread Emmanuel Lecharny
Ashish wrote: Funny enough, you don't need network to do "svn info pom.xml" ;-) so +1 for removing Maarten +1 I have removed all the @version from MINA, SSHD and AsyncWeb. Still have to remove those from FtpServer. When it will be done, I will commit if nobody complains. Note : We

Re: Header stuff

2009-05-06 Thread Ashish
> Funny enough, you don't need network to do "svn info pom.xml"  ;-) > so +1 for removing > > Maarten +1 -- thanks ashish

Re: Header stuff

2009-05-05 Thread Maarten Bosteels
On Wed, May 6, 2009 at 12:34 AM, Emmanuel Lecharny wrote: > Michael Jakl wrote: >> >> Hi! >> >>  Even though I've brought this up in JIRA, I don't see any benefit from >> these tags either - so I'd second the "drop them". >> >> What's the possible benefits from adding the revision and change-date

Re: Header stuff

2009-05-05 Thread Emmanuel Lecharny
Michael Jakl wrote: Hi! Even though I've brought this up in JIRA, I don't see any benefit from these tags either - so I'd second the "drop them". What's the possible benefits from adding the revision and change-date to a file in the first place? In an ancient age, when geeks where trying

Re: Header stuff

2009-05-05 Thread Michael Jakl
Hi! On Tue, May 5, 2009 at 09:47, Julien Vermillard wrote: > Le Tue, 28 Apr 2009 14:04:32 +0530, > Ashish a écrit : >> On Tue, Apr 28, 2009 at 1:53 PM, Bernd Fondermann >> > Anyone from the experienced MINA crew who'd like to comment on >> > >> >  http://issues.apache.org/jira/browse/VYSPER-2 >>

Re: Header stuff

2009-05-05 Thread Bernd Fondermann
On Tue, May 5, 2009 at 09:47, Julien Vermillard wrote: > Le Tue, 28 Apr 2009 14:04:32 +0530, > Ashish a écrit : > >> On Tue, Apr 28, 2009 at 1:53 PM, Bernd Fondermann >> wrote: >> > Hi, >> > >> > Anyone from the experienced MINA crew who'd like to comment on >> > >> >  http://issues.apache.org/j

Re: Header stuff

2009-05-05 Thread Emmanuel Lecharny
Julien Vermillard wrote: Le Tue, 28 Apr 2009 14:04:32 +0530, Ashish a écrit : On Tue, Apr 28, 2009 at 1:53 PM, Bernd Fondermann wrote: Hi, Anyone from the experienced MINA crew who'd like to comment on http://issues.apache.org/jira/browse/VYSPER-2 These are same, its my S

Re: Header stuff

2009-05-05 Thread Niklas Gustavsson
On Tue, May 5, 2009 at 9:47 AM, Julien Vermillard wrote: > I start to dislike all those SVN code tags, it's just annoying to setup > and not really useful for me. Perhaps we could drop them ? +1 /niklas

Re: Header stuff

2009-05-05 Thread Julien Vermillard
Le Tue, 28 Apr 2009 14:04:32 +0530, Ashish a écrit : > On Tue, Apr 28, 2009 at 1:53 PM, Bernd Fondermann > wrote: > > Hi, > > > > Anyone from the experienced MINA crew who'd like to comment on > > > >  http://issues.apache.org/jira/browse/VYSPER-2 > > > > These are same, its my SVN client (Tort

Re: Header stuff

2009-04-28 Thread Ashish
On Tue, Apr 28, 2009 at 1:53 PM, Bernd Fondermann wrote: > Hi, > > Anyone from the experienced MINA crew who'd like to comment on > >  http://issues.apache.org/jira/browse/VYSPER-2 > These are same, its my SVN client (Tortoise SVN) that hasn't updated these tags. See this http://svnbook.red-bean.

Header stuff

2009-04-28 Thread Bernd Fondermann
Hi, Anyone from the experienced MINA crew who'd like to comment on http://issues.apache.org/jira/browse/VYSPER-2 Thanks, Bernd