I'd prefer not to do this. I've never found these useful and think they just clutter up the code.
...ant On Thu, Mar 27, 2008 at 8:55 PM, Mark Combellack <[EMAIL PROTECTED]> wrote: > Hi, > > I've been looking through the Tuscany source code and noticed that some > files have a @version containing the SVN revision number in their JavaDoc > headers but others do not. > > As an example, @version might look like: > > /** > * Some JavaDoc for the class > * > * @version $Rev: 598005 $ $Date: 2007-11-25 16:36:27 +0000 (Sun, 25 Nov > 2007) $ > */ > > I would like to go through the Tuscany source code and add this header > where > it is missing. This would involve a large number of minor changes to the > Tuscany tree so I wanted to run it by everyone to make sure no-one had a > problem with me doing this at this time. > > I'll probably start this next week unless there is an objection. > > Thanks, > > Mark > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
