From: Stijn-Pieter v. H. <s.p...@tb...> - 2004-11-24 15:10:47
|
Hi Dirk, Until now we didn't succeed in implementing your proposed way of working with version management, due to the CVS version we are currently using.=20 You're right with respect to the tedious task of setting version numbers manually. If you succeed in using the "%I%, %G%" tag we would very much = like to know your solution. Regards, Stijn-Pieter van Houten -----Oorspronkelijk bericht----- Van: dso...@li... [mailto:dso...@li...] Namens Dirk Samson Verzonden: woensdag 24 november 2004 15:52 Aan: Dsol-java (E-mail) Onderwerp: [Dsol-java] Javadoc version Dear all, I'm in the process of cleaning up my code and adding all the javadoc. On sun's website I see sun-developers are using: @version =A0 =A0 (reference page) <http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/javadoc.html#@versi= on> The Java Software convention for the argument to the @version tag is the SCCS string "%I%, %G%", which converts to something like "1.39, = 02/28/97" (mm/dd/yy) when the file is checked out of SCCS. Who knows whether we can use a tag like %I% to use the actual version of = our .java files in our javadoc? Setting this version manually is doing = things twice and will probably result in wrong version numbers being used after = a couple of hours... Dirk Samson ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now.=20 http://productguide.itmanagersjournal.com/ _______________________________________________ Dsol-java mailing list Dso...@li... https://lists.sourceforge.net/lists/listinfo/dsol-java |