You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Patrick Rhomberg (JIRA)" <ji...@apache.org> on 2018/05/14 22:57:00 UTC

[jira] [Created] (GEODE-5213) Convert directory traversal to be OS-agnostic

Patrick Rhomberg created GEODE-5213:
---------------------------------------

             Summary: Convert directory traversal to be OS-agnostic
                 Key: GEODE-5213
                 URL: https://issues.apache.org/jira/browse/GEODE-5213
             Project: Geode
          Issue Type: Sub-task
            Reporter: Patrick Rhomberg


Many paths are hard-coded to the Unix style of {{/to/my/file}}, which is incompatable with Windows.  These should be converted to use the OS-agnostic {{Path(to).resolve(my).resolve(file)}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)