You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2016/07/25 14:24:20 UTC

[jira] [Resolved] (SLING-5891) Make oak restrictions compatible to oak > 1.2

     [ https://issues.apache.org/jira/browse/SLING-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Munteanu resolved SLING-5891.
------------------------------------
    Resolution: Fixed

Patch applied in https://svn.apache.org/r1754017, thanks for the submission!

> Make oak restrictions compatible to oak > 1.2
> ---------------------------------------------
>
>                 Key: SLING-5891
>                 URL: https://issues.apache.org/jira/browse/SLING-5891
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Georg Henzler
>            Assignee: Robert Munteanu
>             Fix For: Oak Restrictions 1.0.0
>
>
> The initial version was tested with oak-core v1.2.7, however some users might want to use it with more recent versions (especially 1.4.x). 
> The problematic packages are {{org.apache.jackrabbit.oak.api}} and {{org.apache.jackrabbit.oak.util}}. Usually it is not a good idea to tweak package imports manually, but I think for this particular case there is no other solution to provide compatibility across oak versions. The functionality that is actually used from those two packages is also very basic (Tree, Type, PropertyState and TreeUtil), therefore providing a version range for them is not problematic IMHO.



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