Radu Cotescu created SLING-12755:
------------------------------------
Summary: Break cyclic dependencies between the
SightlyScriptEngineFactory and the BundledUnitManagerImpl service
Key: SLING-12755
URL: https://issues.apache.org/jira/browse/SLING-12755
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting HTL Engine 1.4.0-1.4.0
Reporter: Radu Cotescu
Fix For: Scripting HTL Engine 1.4.28-1.4.0
SLING-9320 introduced a cyclic dependency between the
{{SightlyScriptEngineFactory}} and the {{BundledUnitManagerImpl}} service,
where the former directly references the latter, while the latter requires the
former via the {{{}ScriptEngineManager{}}}.
This cycle should be completely removed by refactoring the two services.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)