You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2010/03/11 22:35:55 UTC

[jira] Reopened: (SCM-532) Please add support for blame command

     [ http://jira.codehaus.org/browse/SCM-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy reopened SCM-532:
------------------------------


Reopen as a tck-git failed 
{code}
mvn clean verify -Ptck-git -Dtest=GitExeBlameCommandTckTest -DfailIfNoTests=false -Dsurefire.useFile=false

junit.framework.ComparisonFailure: expected:<[92f139df]> but was:<[^92f139d]>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at junit.framework.Assert.assertEquals(Assert.java:87)
        at org.apache.maven.scm.provider.git.gitexe.command.blame.GitExeBlameCommandTckTest.verifyResult(GitExeBlameCommandTckTest.java:53)
        at org.apache.maven.scm.tck.command.blame.BlameCommandTckTest.testBlameCommand(BlameCommandTckTest.java:99)
        at org.apache.maven.scm.provider.git.gitexe.command.blame.GitExeBlameCommandTckTest.testBlameCommand(GitExeBlameCommandTckTest.java:44)
{code}

> Please add support for blame command
> ------------------------------------
>
>                 Key: SCM-532
>                 URL: http://jira.codehaus.org/browse/SCM-532
>             Project: Maven SCM
>          Issue Type: New Feature
>          Components: maven-scm-api, maven-scm-provider-bazaar, maven-scm-provider-cvs, maven-scm-provider-git, maven-scm-provider-mercurial (hg), maven-scm-provider-svn
>            Reporter: Evgeny Mandrikov
>            Assignee: Olivier Lamy
>             Fix For: 1.4
>
>         Attachments: SCM-532.diff
>
>
> I've made an extension for Maven SCM for blame command. This extension currently part of [Sonar SCM Activity Plugin|http://docs.codehaus.org/display/SONAR/SCM+Activity+Plugin] and supports Subversion (pure Java too), Git, CVS, Mercurial and Bazaar. For all of these providers I made unit-tests. It would be nice to include these command into Maven SCM. Source code can be found here: http://svn.codehaus.org/sonar-plugins/trunk/scm-activity/maven-scm-ext/

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