Julian Sedding created SLING-12323:
--------------------------------------
Summary: [RepoInit] Avoid java.nio.file.Path for parsing
repository paths
Key: SLING-12323
URL: https://issues.apache.org/jira/browse/SLING-12323
Project: Sling
Issue Type: Bug
Components: Repoinit
Affects Versions: Repoinit JCR 1.1.46
Reporter: Julian Sedding
Assignee: Julian Sedding
RepoInit uses {{java.nio.file.Path}} to determine the "parent path" and "name"
of a relative repository path. This fails on Windows when the relative
repository path contains a colon ":".
The implementation should not be platform dependent.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)