[
https://issues.apache.org/jira/browse/SCM-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964306#comment-17964306
]
Olivier Lamy commented on SCM-99:
---------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#380|https://github.com/apache/maven-scm/issues/380].
> changelog is emtpy when using startDate is assigned
> ---------------------------------------------------
>
> Key: SCM-99
> URL: https://issues.apache.org/jira/browse/SCM-99
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-starteam
> Environment: starteam, xp
> Reporter: Dan Tran
> Assignee: Emmanuel Venisse
> Priority: Major
> Fix For: 1.0-beta-2
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)