[
https://issues.apache.org/jira/browse/SLING-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu updated SLING-4309:
--------------------------------
Attachment: SLING-4309.patch
The attached patch ([^SLING-4309.patch]) fixes this issue. You can apply the
patch by running {{git apply SLING-4309.patch}} or {{patch -p1 <
SLING-4309.patch}}.
> Remove redundant RuntimeExtensionException and SightlyUseException from
> Sightly's API
> -------------------------------------------------------------------------------------
>
> Key: SLING-4309
> URL: https://issues.apache.org/jira/browse/SLING-4309
> Project: Sling
> Issue Type: Sub-task
> Components: Scripting
> Reporter: Radu Cotescu
> Fix For: Scripting Sightly Engine 1.0.0, Scripting Sightly JS Use
> Provider 1.0.0
>
> Attachments: SLING-4309.patch
>
>
> The {{RuntimeExtensionException}} and {{SightlyUseException}} are not
> actually exceptions from which a consumer of the API can recover. As such,
> they should be removed, throwing a {{SightlyException}} instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)