You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/01/05 12:43:06 UTC

[GitHub] [maven-scm] elharo commented on a change in pull request #110: [SCM-948] Make the limit parameter work for git and svn exe

elharo commented on a change in pull request #110:
URL: https://github.com/apache/maven-scm/pull/110#discussion_r551908378



##########
File path: maven-scm-api/src/main/java/org/apache/maven/scm/command/changelog/AbstractChangeLogCommand.java
##########
@@ -46,6 +46,15 @@ protected abstract ChangeLogScmResult executeChangeLogCommand( ScmProviderReposi
                                                                    String datePattern )
         throws ScmException;
 
+    @Deprecated
+    protected ChangeLogScmResult executeChangeLogCommand( ScmProviderRepository repository, ScmFileSet fileSet,

Review comment:
       Is it just the git diff being funky, or are is this PR adding new methods and immediately deprecating them?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org