You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2021/10/28 07:50:00 UTC

[jira] [Resolved] (SLING-10885) Improve adapter factory handling

     [ 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)