Shapira, Yoav wrote:
Hi,
The x.x-dev is a placeholder in build.xml. The Release Manager adds
version=a.b.c to his/her build.properties when doing a release, thereby
overriding the placeholder x.x-dev value. This is a common convention
not just for Tomcat, but for almost every open source project I've
worked on ;)
Does something break if the version is non-numeric? A lot of projects
also use the string "RC" or "alpha" or "beta" in the actual version name
as well, although we don't do that for Tomcat.
Yes, NSIS breaks if the version number is not a.b.c.d (which is why
Mladen wants that numbering scheme).
Rémy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]