You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Radu Cotescu (Jira)" <ji...@apache.org> on 2020/08/20 15:22:00 UTC

[jira] [Resolved] (SLING-9677) Remove redundant org.apache.sling.scripting.core.impl.bundled.ProtectedBindings class

     [ https://issues.apache.org/jira/browse/SLING-9677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radu Cotescu resolved SLING-9677.
---------------------------------
    Resolution: Fixed

Fixed in [commit dd1a6d9|https://github.com/apache/sling-org-apache-sling-scripting-core/commit/dd1a6d9].

> Remove redundant org.apache.sling.scripting.core.impl.bundled.ProtectedBindings class
> -------------------------------------------------------------------------------------
>
>                 Key: SLING-9677
>                 URL: https://issues.apache.org/jira/browse/SLING-9677
>             Project: Sling
>          Issue Type: Bug
>    Affects Versions: Scripting Core 2.3.0
>            Reporter: Radu Cotescu
>            Assignee: Radu Cotescu
>            Priority: Major
>             Fix For: Scripting Core 2.3.2
>
>
> SLING-9406 merged the Apache Sling Scripting Bundle Tracker to Scripting Core and introduced the {{org.apache.sling.scripting.core.impl.bundled.ProtectedBindings}} class, which is a copy of {{org.apache.sling.scripting.core.impl.helper.ProtectedBindings}}, with the difference that the former does not extend {{org.apache.sling.api.scripting.LazyBindings}}, although it should.
> However, only one of these classes should be kept, namely {{org.apache.sling.scripting.core.impl.helper.ProtectedBindings}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)