You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2015/10/15 16:21:06 UTC

[jira] [Created] (OAK-3522) DefaultSyncContext exposes internal path-utility method

angela created OAK-3522:
---------------------------

             Summary: DefaultSyncContext exposes internal path-utility method
                 Key: OAK-3522
                 URL: https://issues.apache.org/jira/browse/OAK-3522
             Project: Jackrabbit Oak
          Issue Type: Bug
            Reporter: angela


the {{DefaultSyncContext}} defines a public static method {{joinPaths}}, which IMHO should not be exposed as it is unrelated to the functionality defined by the {{DefaultSyncContext}}.

i would therefore suggest to make it private (and increase the package version to 2.0.0)... we can then still decide to move this utility to {{PathUtils}} in oak-commons.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)