Georg Henzler created SLING-5891:
------------------------------------
Summary: 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
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)