[
https://issues.apache.org/jira/browse/SCM-998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965170#comment-17965170
]
Olivier Lamy commented on SCM-998:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#1221|https://github.com/apache/maven-scm/issues/1221]. Please
visit the GitHub issue to view further activity, add comments, or subscribe to
receive notifications.
> Streamline file separator used in ScmFile.getPath()
> ---------------------------------------------------
>
> Key: SCM-998
> URL: https://issues.apache.org/jira/browse/SCM-998
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-api
> Reporter: Konrad Windszus
> Priority: Major
>
> Currently the different {{ScmManager}} methods sometimes return the OS
> separator and sometimes only the forward slash in the {{ScmFile}} (used in
> the complex return object).
> As forward slash is currently returned on all OSes for
> {{ScmManager.checkIn(...)}} all other methods like {{ScmManager.add(...)}}
> and {{ScmManager.remove(...)}} should behave the same. Also the javadoc at
> {{ScmFile.getPath()}} should be clarified in this regard.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)