You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/10/31 14:53:46 UTC

[Bug 55728] New: ServerInfo.properties containing wrong version

https://issues.apache.org/bugzilla/show_bug.cgi?id=55728

            Bug ID: 55728
           Summary: ServerInfo.properties containing wrong version
           Product: Tomcat 6
           Version: 6.0.37
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: lists@kambanaria.org

The file ServerInfo.properties packaged in catalina.jar both in
apache-tomcat-6.0.37.tar.gz and apache-tomcat-6.0.37.zip contains wrong version
for Tomcat:

server.number=6.0.0.37

I believe it should be:

server.number=6.0.37.0

since in 6.0.36 it was:

server.number=6.0.36.0

In subversion it is: 
http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_37/java/org/apache/catalina/util/ServerInfo.properties

server.number=@VERSION_NUMBER@

I think it is a build problem, so no patch (-:

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 55728] ServerInfo.properties containing wrong version

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55728

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
It is a build problem but by setting the version number in the right place we
can hopefully prevent this happening again. I have just done this

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 55728] ServerInfo.properties containing wrong version

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55728

Alexander Shopov <li...@kambanaria.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lists@kambanaria.org

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org