[jboss-jira] [JBoss JIRA] Commented: (JBWEB-179) Inconsistant Version Number and Documentation in multiple files
Gordon Zheng (JIRA)
jira-events at lists.jboss.org
Wed Sep 1 11:45:11 EDT 2010
[ https://jira.jboss.org/browse/JBWEB-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12548372#action_12548372 ]
Gordon Zheng commented on JBWEB-179:
------------------------------------
I don't understand why we can't just commit a quick fix? 10 minute is a way over estimation of the effort to fix it. Just fixing those 3 files alone will correct the Jboss Boot.log issue. At most this is a 5 minute effort.
> 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