You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2022/02/08 13:52:28 UTC

[sling-org-apache-sling-feature-extension-unpack] 01/01: Merge pull request #2 from apache/download-with-retry

This is an automated email from the ASF dual-hosted git repository.

davidb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-unpack.git

commit f00dad562c85c20b9b15e7b6affeaa67fb8b07c1
Merge: dea622c 11eeaf1
Author: David Bosschaert <da...@apache.org>
AuthorDate: Tue Feb 8 13:52:21 2022 +0000

    Merge pull request #2 from apache/download-with-retry
    
    SLING-11130 Make unpack converter retry downloads

 pom.xml                                            |   6 ++
 .../extension/unpack/impl/converter/Converter.java |  58 +++++++----
 .../unpack/impl/converter/ConverterTest.java       | 107 ++++++++++++++++++---
 3 files changed, 140 insertions(+), 31 deletions(-)