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
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