[
https://issues.apache.org/jira/browse/SLING-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-1806.
-------------------------------------
Resolution: Fixed
I removed the usage of ResourceUtil completly as this check actually can never
fail - the topic is checked before already.
I've also removed the dep to JcrResourceUtil and copied some of the code
I've included the OsgiUtil class now
Result: three removed dependencies
Changed in revision 1002548
> Include helper classes in bundle
> --------------------------------
>
> Key: SLING-1806
> URL: https://issues.apache.org/jira/browse/SLING-1806
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: Extensions Event 2.4.0
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Minor
> Fix For: Extensions Event 2.4.2
>
>
> ResourceUtil (from api) and JcrResourceUtil (from jcr resource) are currently
> uses as helper classes; this creates import statemenets for sling api and jcr
> resource
> We should rather include the two utility classes, reducing the dependencies.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.