[
https://issues.apache.org/jira/browse/SLING-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809472#comment-17809472
]
Carsten Ziegeler commented on SLING-12232:
------------------------------------------
Applied PR which removes dependency to httpclient completely
> Remove usage of httpclient 5
> ----------------------------
>
> Key: SLING-12232
> URL: https://issues.apache.org/jira/browse/SLING-12232
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model, Installer
> Affects Versions: Feature Model Unpack Extension 0.3.0
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Feature Model Unpack Extension 0.4.0
>
>
> Version 0.3.0 introduced a dependency on httpclient5 which is not available
> as an OSGi bundle. Therefore we should remove this dependency.
> It seems, httpclient is only used in order to implement a retry loop, this
> can be done without using that dependency.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)