[jboss-jira] [JBoss JIRA] Resolved: (JBBOOT-126) AbstractVersion.toString() should not use 'date' literal
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Mon Feb 22 11:41:10 EST 2010
[ https://jira.jboss.org/jira/browse/JBBOOT-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger resolved JBBOOT-126.
----------------------------------------
Fix Version/s: 2.1.0-alpha-3
Resolution: Done
> AbstractVersion.toString() should not use 'date' literal
> --------------------------------------------------------
>
> Key: JBBOOT-126
> URL: https://jira.jboss.org/jira/browse/JBBOOT-126
> Project: JBoss Bootstrap
> Issue Type: Task
> Components: impl-base
> Reporter: Brian Stansberry
> Assignee: Andrew Lee Rubinger
> Fix For: 2.1.0-alpha-3
>
>
> The current AbstractVersion.toString() impl is generating strings like this:
> 6.0.0.SNAPSHOT (build: SVNTag=JBoss_6_0_0_SNAPSHOT date=r100995)
> r100995 isn't a date. Perhaps revision=r100995? But I think buildId=r100995 is better, since the property that drives it is named buildId.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list