[
https://issues.apache.org/jira/browse/SCM-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964844#comment-17964844
]
Olivier Lamy commented on SCM-658:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#855|https://github.com/apache/maven-scm/issues/855].
> HgChangeLogCommand doesn't implement method executeChangeLogCommand()
> ---------------------------------------------------------------------
>
> Key: SCM-658
> URL: https://issues.apache.org/jira/browse/SCM-658
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-mercurial (hg)
> Affects Versions: 1.6
> Environment: maven 2.2.1, 3.0.3
> Reporter: Vladimir Kralik
> Assignee: Olivier Lamy
> Priority: Blocker
> Fix For: 1.7
>
> Attachments: SCM658-01-ChangeLogMojo_new_cmd_params,
> SCM658-02-DateIntervalOptimization, SCM658-03-solution,
> SCM658-04-useChangeSetId, SCM658-05-useEnglishLocale
>
>
> Class org.apache.maven.scm.provider.hg.command.changelog.HgChangeLogCommand
> doesn't implement method of abstract parent class
> org.apache.maven.scm.command.changelog.AbstractChangeLogCommand
> protected ChangeLogScmResult executeChangeLogCommand( ScmProviderRepository
> repository, ScmFileSet fileSet,
> ScmVersion
> startVersion, ScmVersion endVersion,
> String datePattern )
> I think, that this is the main reason of SONARPLUGINS-1157 (
> http://jira.codehaus.org/browse/SONARPLUGINS-1157 ).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)