You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Evgeny Mandrikov (JIRA)" <ji...@codehaus.org> on 2010/12/27 02:19:57 UTC

[jira] Created: (SCM-592) Error parsing blame for git

Error parsing blame for git
---------------------------

                 Key: SCM-592
                 URL: http://jira.codehaus.org/browse/SCM-592
             Project: Maven SCM
          Issue Type: Bug
          Components: maven-scm-provider-git
    Affects Versions: 1.4
            Reporter: Evgeny Mandrikov


Fixed version can be found here : http://svn.codehaus.org/sonar-plugins/trunk/scm-activity/maven-scm-ext/src/main/java/org/apache/maven/scm/provider/git/gitexe/command/blame/
And unit test : http://svn.codehaus.org/sonar-plugins/trunk/scm-activity/maven-scm-ext/src/test/java/org/apache/maven/scm/provider/git/gitexe/command/blame/FixedGitBlameConsumerTest.java

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

        

[jira] Updated: (SCM-592) Error parsing blame for git

Posted by "Evgeny Mandrikov (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evgeny Mandrikov updated SCM-592:
---------------------------------

    Attachment: SCM-592.patch

Patch attached.

> Error parsing blame for git
> ---------------------------
>
>                 Key: SCM-592
>                 URL: http://jira.codehaus.org/browse/SCM-592
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.4
>            Reporter: Evgeny Mandrikov
>            Assignee: Olivier Lamy
>             Fix For: 1.5
>
>         Attachments: SCM-592.patch
>
>
> Fixed version can be found here : http://svn.codehaus.org/sonar-plugins/trunk/scm-activity/maven-scm-ext/src/main/java/org/apache/maven/scm/provider/git/gitexe/command/blame/
> And unit test : http://svn.codehaus.org/sonar-plugins/trunk/scm-activity/maven-scm-ext/src/test/java/org/apache/maven/scm/provider/git/gitexe/command/blame/FixedGitBlameConsumerTest.java

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

        

[jira] Commented: (SCM-592) Error parsing blame for git

Posted by "Evgeny Mandrikov (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=249735#action_249735 ] 

Evgeny Mandrikov commented on SCM-592:
--------------------------------------

I'll come back to you with patch today.
In fact it would be much simpler for me to have commit access to Maven SCM ;)

> Error parsing blame for git
> ---------------------------
>
>                 Key: SCM-592
>                 URL: http://jira.codehaus.org/browse/SCM-592
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.4
>            Reporter: Evgeny Mandrikov
>            Assignee: Olivier Lamy
>             Fix For: 1.5
>
>
> Fixed version can be found here : http://svn.codehaus.org/sonar-plugins/trunk/scm-activity/maven-scm-ext/src/main/java/org/apache/maven/scm/provider/git/gitexe/command/blame/
> And unit test : http://svn.codehaus.org/sonar-plugins/trunk/scm-activity/maven-scm-ext/src/test/java/org/apache/maven/scm/provider/git/gitexe/command/blame/FixedGitBlameConsumerTest.java

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

        

[jira] Updated: (SCM-592) Error parsing blame for git

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated SCM-592:
-----------------------------

    Fix Version/s: 1.5
         Assignee: Olivier Lamy

I would prefer a real patch file but I will try without
 :P

> Error parsing blame for git
> ---------------------------
>
>                 Key: SCM-592
>                 URL: http://jira.codehaus.org/browse/SCM-592
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.4
>            Reporter: Evgeny Mandrikov
>            Assignee: Olivier Lamy
>             Fix For: 1.5
>
>
> Fixed version can be found here : http://svn.codehaus.org/sonar-plugins/trunk/scm-activity/maven-scm-ext/src/main/java/org/apache/maven/scm/provider/git/gitexe/command/blame/
> And unit test : http://svn.codehaus.org/sonar-plugins/trunk/scm-activity/maven-scm-ext/src/test/java/org/apache/maven/scm/provider/git/gitexe/command/blame/FixedGitBlameConsumerTest.java

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

        

[jira] Closed: (SCM-592) Error parsing blame for git

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed SCM-592.
----------------------------

    Resolution: Fixed

fixed rev 1053421.
Thanks !

> Error parsing blame for git
> ---------------------------
>
>                 Key: SCM-592
>                 URL: http://jira.codehaus.org/browse/SCM-592
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.4
>            Reporter: Evgeny Mandrikov
>            Assignee: Olivier Lamy
>             Fix For: 1.5
>
>         Attachments: SCM-592.patch
>
>
> Fixed version can be found here : http://svn.codehaus.org/sonar-plugins/trunk/scm-activity/maven-scm-ext/src/main/java/org/apache/maven/scm/provider/git/gitexe/command/blame/
> And unit test : http://svn.codehaus.org/sonar-plugins/trunk/scm-activity/maven-scm-ext/src/test/java/org/apache/maven/scm/provider/git/gitexe/command/blame/FixedGitBlameConsumerTest.java

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