Carsten Ziegeler created SLING-7547:
---------------------------------------
Summary: Wrong package range for resource package import
Key: SLING-7547
URL: https://issues.apache.org/jira/browse/SLING-7547
Project: Sling
Issue Type: Bug
Components: JCR
Affects Versions: JCR Resource 3.0.8
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: JCR Resource 3.0.10
Currently the jcr bundle has a narrow [2.10,2.11] import range for the
resource package. This is wrong as the jcr bundle can run with all versions
from 2.10 upto but not including 3.
The wrong calculation comes from the extra "implements Resource" statement in
the JcrItemResource class - which can easily be removed. AbstractResource
already contains it
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)