CVS commits are gathered as filesets, CVS changelog parsing bug fixed
---------------------------------------------------------------------

                 Key: SCM-294
                 URL: http://jira.codehaus.org/browse/SCM-294
             Project: Maven SCM
          Issue Type: Improvement
    Affects Versions: 1.0-beta-4
            Reporter: Roland Asmann
         Attachments: maven-scm-1.0-beta-4-CFC-20070330.patch

Several changes on the CVS-part of the SCM modules:
- CVS-changes that have been committed in one 'pass' are collected when the 
author, comment and date are equal. This means a file-list can be build 
(similar to SVN) instead of generating an entry 'per commit'. If the dates are 
different by only a second however, they are not merged!
- String-parsing of CVS didn't consider the possibility of a timezone -- fixed

Also, made some changes that reflect in my changes to the changelog-plugin:
- Some changes have been made to work with version-tags as well as dates in the 
changelogset


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