You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Bob Herrmann (JIRA)" <ji...@codehaus.org> on 2006/01/07 19:02:01 UTC

[jira] Created: (MPSCM-71) Starteam no revision comments

Starteam no revision comments
-----------------------------

         Key: MPSCM-71
         URL: http://jira.codehaus.org/browse/MPSCM-71
     Project: maven-scm-plugin
        Type: Bug

 Environment: continumm on Linux
    Reporter: Bob Herrmann
    Priority: Minor


I'm using continuum to build a project from Starteam.  Continuum shows what files changed in Starteam from build to but not the entered revision comments for why the file was changed.  Emmanuel Venisse said that this was probably a bug in the starteam provider, and asked that I file a bug here.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPSCM-71) Starteam no revision comments

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPSCM-71?page=comments#action_55160 ] 

Dan Tran commented on MPSCM-71:
-------------------------------


The starteam provider does provide comment in the change set.
but continuum does not display it. To prove it, go to one of your starteam maven project and run

    mvn scm:changelog

The results you see is a list ot ChangeSet return to continuum

It is displayed by ChangeSet.toString().  All info are there

BTW, you mentioned your host is linux? really? thought it only works with windows. If so please run the starteam command line you see 
as part of the log, and send in some output of the command.  could be linux has different output than windows

> Starteam no revision comments
> -----------------------------
>
>          Key: MPSCM-71
>          URL: http://jira.codehaus.org/browse/MPSCM-71
>      Project: maven-scm-plugin
>         Type: Bug

>  Environment: continumm on Linux
>     Reporter: Bob Herrmann
>     Priority: Minor

>
>
> I'm using continuum to build a project from Starteam.  Continuum shows what files changed in Starteam from build to but not the entered revision comments for why the file was changed.  Emmanuel Venisse said that this was probably a bug in the starteam provider, and asked that I file a bug here.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org