git parser should fill changeset revision
-----------------------------------------

                 Key: SCM-646
                 URL: https://jira.codehaus.org/browse/SCM-646
             Project: Maven SCM
          Issue Type: Bug
          Components: maven-scm-provider-git
    Affects Versions: 1.5
            Reporter: Petr Kozelka
         Attachments: SCM-git-changeset-revision.patch

Current implementation of GitChangeLogConsumer fills revision on each 
ChangeFile but not on its containing ChangeSet - where it IMHO naturally 
belongs.

I fixed this on GitHub and submitted a pull request here:
https://github.com/apache/maven-scm/pull/1

I guess that Apache does not process Github pull-requests yet so I am attaching 
the patch also here.
In this patch, also unittest is extended to cover checking changeset revision 
as well.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to