[jboss-jira] [JBoss JIRA] Created: (JBWEB-179) Inconsistant Version Number and Documentation in multiple files

Gordon Zheng (JIRA) jira-events at lists.jboss.org
Wed Sep 1 11:22:11 EDT 2010


Inconsistant Version Number and Documentation in multiple files
---------------------------------------------------------------

                 Key: JBWEB-179
                 URL: https://jira.jboss.org/browse/JBWEB-179
             Project: JBoss Web
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: JBossWeb-2.1.9.GA
         Environment: This issue affect all OS
            Reporter: Gordon Zheng
            Assignee: Remy Maucherat


Multiple files listed the wrong version number for the jboss-web modules

build.properties.default
list the module version as 2.1.4 SNAPSHOT

build.xml & dist.xml
list the module version as 2.1.0 SNAPSHOT from 2008

This information leads to confusing logging information inside the JBoss Boot log. The Boot log currently identifying the jboss web version as 2.1.4-SNAPSHOT when the version is 2.1.9-GA. The Boot log information is pulled from the java\org\apache\catalina\util\ServerInfo.Properties files which in turn reference the build.properties.default file.

Other files might be affected, but those are the one I have found so far.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list