Support additional starteam checkout options
--------------------------------------------
Key: SCM-347
URL: http://jira.codehaus.org/browse/SCM-347
Project: Maven SCM
Issue Type: New Feature
Components: maven-scm-provider-starteam
Affects Versions: future
Reporter: Robert Egan
expand the StarteamCheckoutCommand to use both ${scmVersion} and
${scmVersionType} to enable the other checkout modes supported by the stcmd
command line, specifically
scmVersionType -> "Label" (default) co -vl ${scmVersion}
scmVersionType -> "Number" co -vn ${scmVersion}
scmVersionType -> "Date" co -vd ${scmVersion}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira