Justin Edelson created SLING-6355:
-------------------------------------
Summary:
org.apache.sling.scripting.core.impl.BindingsValuesProvidersByContextImpl
should not register itself as a ServiceTrackerCustomizer service
Key: SLING-6355
URL: https://issues.apache.org/jira/browse/SLING-6355
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting Core 2.0.40
Reporter: Justin Edelson
org.apache.sling.scripting.core.impl.BindingsValuesProvidersByContextImpl is
currently registered as both a
org.apache.sling.scripting.api.BindingsValuesProvidersByContext and
org.osgi.util.tracker.ServiceTrackerCustomizer service. This makes it very
difficult to use this service from bundles which embed the
org.osgi.util.tracker package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)