[
https://issues.apache.org/jira/browse/SLING-9026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls updated SLING-9026:
------------------------------
Fix Version/s: (was: Service User Mapper 1.4.8)
Service User Mapper 1.5.0
> Reduce unused code and move embedded classes to own package space
> -----------------------------------------------------------------
>
> Key: SLING-9026
> URL: https://issues.apache.org/jira/browse/SLING-9026
> Project: Sling
> Issue Type: Improvement
> Components: Service User Mapper
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Service User Mapper 1.5.0
>
>
> We can slightly improve the code of ServiceUserMapperImpl by removing some
> extra checks:
> - by using a constructor we don't need to check whether bundle context is null
> - we always have an executor - the boolean flag was only there for testing;
> we can solve this in the tests
> In addition we should move the embedded Felix utils class to a package space
> of this module
--
This message was sent by Atlassian Jira
(v8.3.4#803005)