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/11/12 14:09:10 UTC

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

    [ https://issues.apache.org/jira/browse/OAK-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001990#comment-15001990 ] 

angela edited comment on OAK-3522 at 11/12/15 1:08 PM:
-------------------------------------------------------

variant that in a first step only deprecates the utility method. since the exposure has already been backported to branches that might be more sensible. we can then remove it it a upcoming major version or once we no longer need to backport so many bugs.


was (Author: anchela):
variant that in a first step only deprecates the utility method. since the exposure has already been backported to branches that might be more sensible.

> DefaultSyncContext exposes internal path-utility method
> -------------------------------------------------------
>
>                 Key: OAK-3522
>                 URL: https://issues.apache.org/jira/browse/OAK-3522
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: auth-external
>            Reporter: angela
>         Attachments: OAK-3522.patch, OAK-3522_2.patch, OAK-3522_3.patch
>
>
> 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)