Dominik Süß created SLING-8284:
----------------------------------
Summary: Eliminate dependency of o.a.s.resourcecollection on
o.a.s.jcr.resource
Key: SLING-8284
URL: https://issues.apache.org/jira/browse/SLING-8284
Project: Sling
Issue Type: Improvement
Reporter: Dominik Süß
Althought dependencies between resourcecollection on the jcr.resource api was
limited to accessing the constants that should be inlined at compiletime it was
observed in at least 2 cases that an import of the jcr.resource API was added
to the manifest causing corresponding analysers to fail.
To eliminate the scenario all together the dependency on those constants of a
deprecated API should be eliminated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)