kwin commented on code in PR #181:
URL: https://github.com/apache/maven-scm/pull/181#discussion_r1269056701
##########
maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/src/main/java/org/apache/maven/scm/provider/svn/svnexe/command/checkin/SvnCheckInCommand.java:
##########
@@ -104,7 +110,13 @@ protected CheckInScmResult executeCheckInCommand(
public static Commandline createCommandLine(
Review Comment:
Do we consider this public API, i.e. is overloading necessary here or can I
just change the signature of the existing method?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]