Stefan Seifert created SLING-11203:
--------------------------------------
Summary: Content Loader: Introduce requireImportProvider directive
Key: SLING-11203
URL: https://issues.apache.org/jira/browse/SLING-11203
Project: Sling
Issue Type: New Feature
Components: Extensions
Reporter: Stefan Seifert
in context of SLING-11189 [~enorman] proposed the introduction of a
{{requireImportProvider}} directive which allows bundles to declare on which
import provider implementations they actually depend. with this, it can be
ensured a bundle's content is not imported in an inconsistent state when one of
the required providers is not (yet) available.
for backward compatibility this paired with a configurable list of default
import providers which is used for bundles which do not declare their own list
of via {{requireImportProvider}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)