Well if the RM must generate this file for each release perhaps then it could be added to subversion?
That way any time 'svn update' is used to refresh sources the current Tomcat version can be known. On Tue, Feb 14, 2006 at 08:28:04AM +0100, Mladen Turk wrote: > > You will need to edit the build/build.properties.default > and adjust the version numbers to preferred version. > > It's up to RM to adjust them before releasing or building. > We don't have actual version number inside the SVN, although > we might add some sort of > > <property file="version.current"/> > in the build.xml that would contain only version flags: > > # ----- Vesion Control Flags ----- > version.major=5 > version.minor=5 > version.build=1 > version.patch=16 > #Set the pretty version name > version=5.5.16-dev > > > Since that still implies that RM will still have to > edit that file before releasing, you might as well create > a build.properties file with the upper content. > > The easiest thing would be to have a separate version > property file updated regularly upon releases. > > Regards, > Mladen. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]