GitChangeLogCommand always reports over the whole git repo - also for child 
modules
-----------------------------------------------------------------------------------

                 Key: SCM-458
                 URL: http://jira.codehaus.org/browse/SCM-458
             Project: Maven SCM
          Issue Type: Bug
          Components: maven-scm-provider-git
    Affects Versions: 1.1
            Reporter: Mark Struberg


The current git changelog implementation always reports the changelog of the 
full repo. 

This doesn't make sense for multi-module projects since reporting the changelog 
only for a single child artifact is not possible yet.

This can be changed if we always apply a '-- ${basedir} for each 
git-whatchanged invocation.

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

        

Reply via email to