[Bug 495505] Re: server.number reports 6.0.0.0 not 6.0.X.0
Thierry Carrez
thierry.carrez at ubuntu.com
Mon Dec 14 13:25:13 GMT 2009
Right, we use upstream build.xml file and it says:
<property name="version.major" value="6" />
<property name="version.minor" value="0" />
<property name="version.build" value="0" />
<property name="version.patch" value="0" />
<property name="version.number" value="${version.major}.${version.minor}.${version.build}.${version.patch}" />
We should update that at buildtime.
** Changed in: tomcat6 (Ubuntu)
Importance: Undecided => Medium
** Changed in: tomcat6 (Ubuntu)
Status: New => Triaged
--
server.number reports 6.0.0.0 not 6.0.X.0
https://bugs.launchpad.net/bugs/495505
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list