[ 
https://jira.codehaus.org/browse/SCM-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=326523#comment-326523
 ] 

Jean-Baptiste Vilain commented on SCM-722:
------------------------------------------

For you information, I patched the GitBlameConsumer in the last version of the 
Sonar SCM Activity plugin in order to override the default behavior and 
retrieve the Git emails.
Therefore I shall be able to submit a patch if you believe this feature could 
be integrated in one of the upcoming releases of Maven SCM.
                
> Add support for the retrieval of author and committer emails in Git blame 
> results
> ---------------------------------------------------------------------------------
>
>                 Key: SCM-722
>                 URL: https://jira.codehaus.org/browse/SCM-722
>             Project: Maven SCM
>          Issue Type: New Feature
>          Components: maven-scm-api, maven-scm-provider-git
>    Affects Versions: 1.8.1
>            Reporter: Jean-Baptiste Vilain
>            Priority: Minor
>
> Because usernames in Git sometimes contain non-ASCII characters, it would be 
> nice if we could also retrieve the author email and the committer email in 
> the blame command result. 
> This could be done either by using the existing fields of BlameLine as well 
> as some configuration, or by adding dedicated field in BlameLine (though this 
> would impact the other SCM providers I guess).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to