Radu Cotescu created SLING-11182:
------------------------------------
Summary: Correct potential errors introduced by BVP logging
Key: SLING-11182
URL: https://issues.apache.org/jira/browse/SLING-11182
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting Core 2.4.2
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: Scripting Core 2.4.4
SLING-11122 has the potential to introduce some NPEs in applications using an
older version of the Sling API but a newer version of the Scripting Core
bundle. The logging functionality introduced relies on the presence of the
{{RequestProgressTracker}}. However, older versions of the Sling API didn't
annotate
{{org.apache.sling.api.SlingHttpServletRequest#getRequestProgressTracker}} with
{{@NotNull}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)