You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2019/06/11 12:10:00 UTC

[sling-org-apache-sling-feature-io] branch issues/SLING-8421-2 updated (7635902 -> 2921e90)

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

pauls pushed a change to branch issues/SLING-8421-2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-io.git.


    from 7635902  SLING-8421: Allow artifact providers that work with URLs instead of Files
     add 2921e90  SLING-8421: add getFileFromURL and getJarFileFromURL method to IOUtils.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/sling/feature/io/IOUtils.java  | 103 +++++++++++++++++
 .../org/apache/sling/feature/io/IOUtilsTest.java   | 123 +++++++++++++++++++++
 2 files changed, 226 insertions(+)