changelog is emtpy when using startDate is assigned
---------------------------------------------------

         Key: SCM-99
         URL: http://jira.codehaus.org/browse/SCM-99
     Project: Maven SCM
        Type: Bug
  Components: maven-scm-provider-starteam  
 Environment: starteam, xp
    Reporter: Dan Tran
 Attachments: SCM-99.patch

Current implementation uses  -cfgd  ${startDate} option to retreive changelog 
from startDate to latest change log.
However, -cfgd is not intended to be used this way.  It acutally returns the 
reverse which are the changelogs from the current view creation date to the 
date assigned to -cfgd.

Therefore, the only solution is to retreive all changelogs and filter by start 
and end dates.  



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