Mark Combellack 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
+1 from me. Thanks for looking into that Mark!
Also, It would be nice if all contributors could configure their IDE
templates to insert the version in new files in the future.
--
Jean-Sebastien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]