[
https://issues.apache.org/jira/browse/SCM-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962396#comment-17962396
]
ASF GitHub Bot commented on SCM-658:
------------------------------------
jira-importer opened a new issue, #855:
URL: https://github.com/apache/maven-scm/issues/855
**[Vladimir
Kralik](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=vlk32)**
opened
**[SCM-658](https://issues.apache.org/jira/browse/SCM-658?redirect=false)** and
commented
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 ).
---
**Affects:** 1.6
**Attachments:**
-
[SCM658-01-ChangeLogMojo_new_cmd_params](https://issues.apache.org/jira/secure/attachment/12718719/SCM658-01-ChangeLogMojo_new_cmd_params)
(_3.87 kB_)
-
[SCM658-02-DateIntervalOptimization](https://issues.apache.org/jira/secure/attachment/12718568/SCM658-02-DateIntervalOptimization)
(_6.97 kB_)
-
[SCM658-03-solution](https://issues.apache.org/jira/secure/attachment/12718763/SCM658-03-solution)
(_2.65 kB_)
-
[SCM658-04-useChangeSetId](https://issues.apache.org/jira/secure/attachment/12718673/SCM658-04-useChangeSetId)
(_1.03 kB_)
-
[SCM658-05-useEnglishLocale](https://issues.apache.org/jira/secure/attachment/12718569/SCM658-05-useEnglishLocale)
(_1.42 kB_)
> 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)