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:27 UTC

[sling-org-apache-sling-feature-extension-unpack] branch master updated (dea622c -> f00dad5)

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

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


    from dea622c  SLING-11051 - Fixing JavaDoc badge
     add 11eeaf1  SLING-11130 Make unpack converter retry downloads
     new f00dad5  Merge pull request #2 from apache/download-with-retry

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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

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

Posted by da...@apache.org.
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(-)