michael-o commented on a change in pull request #88: SCM-917 add untag for svn
URL: https://github.com/apache/maven-scm/pull/88#discussion_r255270113
 
 

 ##########
 File path: 
maven-scm-api/src/main/java/org/apache/maven/scm/provider/AbstractScmProvider.java
 ##########
 @@ -903,9 +903,8 @@ protected UnEditScmResult unedit( ScmProviderRepository 
repository, ScmFileSet f
     /**
      * {@inheritDoc}
      */
-    public UntagScmResult untag( ScmRepository repository, ScmFileSet fileSet,
-        CommandParameters parameters )
-        throws ScmException
+    public UntagScmResult untag( ScmRepository repository, ScmFileSet fileSet, 
CommandParameters parameters )
 
 Review comment:
   Drop unrelated change.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to