[
https://issues.apache.org/jira/browse/SLING-8927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16998041#comment-16998041
]
Carsten Ziegeler commented on SLING-8927:
-----------------------------------------
[[email protected]] IOUtils.getFeatureFiles has a check for a colon in the
provided argument and then should not treat it as a file, so if you specify for
example a feature file as a https URL, it should work.
> sling-feature-launcher - handle files from URL
> ----------------------------------------------
>
> Key: SLING-8927
> URL: https://issues.apache.org/jira/browse/SLING-8927
> Project: Sling
> Issue Type: Wish
> Reporter: Stefan Bischof
> Priority: Minor
>
> The feature-launcher only uses the IOUtils.getFeatureFiles which tryes to
> load files from Filesystem. It should also load Files using an URL.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)