[jboss-jira] [JBoss JIRA] Resolved: (JBWEB-179) Inconsistant Version Number and Documentation in multiple files
Remy Maucherat (JIRA)
jira-events at lists.jboss.org
Wed Sep 1 11:30:11 EDT 2010
[ https://jira.jboss.org/browse/JBWEB-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Remy Maucherat resolved JBWEB-179.
----------------------------------
Resolution: Won't Fix
Setting the version number is a bit primitive: it has to be set locally to the right thing using a build.properties file.
> 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
> Original Estimate: 10 minutes
> Remaining Estimate: 10 minutes
>
> 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