[
https://issues.apache.org/jira/browse/SLING-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-10885.
--------------------------------------
Resolution: Fixed
Improved the implementation in
https://github.com/apache/sling-org-apache-sling-adapter/commit/aa2bf8c7c81371db6e0b62bad0ef32b86cfbc298:
* updated to latest parent pom
* removed dependency to commons libraries
* switched from commons osgi to convert
* use R7 constructor injection to reduce boilerplate code
* changed tests from jmock to mockito
* removed some unused code
> Improve adapter factory handling
> --------------------------------
>
> Key: SLING-10885
> URL: https://issues.apache.org/jira/browse/SLING-10885
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Adapter 2.1.12
>
>
> By using DS R7 features like constructor injection, we can simplify the code
> of the adapter factory manager
--
This message was sent by Atlassian Jira
(v8.3.4#803005)