You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Karl Pauls (Jira)" <ji...@apache.org> on 2020/10/29 09:31:00 UTC

[jira] [Resolved] (SLING-9822) Make artifact retrieval lazy for cached artifacts

     [ https://issues.apache.org/jira/browse/SLING-9822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Pauls resolved SLING-9822.
-------------------------------
    Resolution: Fixed

Done in https://github.com/apache/sling-org-apache-sling-feature-analyser/commit/c07ea118a54999c4a38796ebf6c31c964dee13dc

Bundles are now lazy until they needed (and the existing checks take that into account). Content packages will not scan but report errors that can be ignored. 

> Make artifact retrieval lazy for cached artifacts
> -------------------------------------------------
>
>                 Key: SLING-9822
>                 URL: https://issues.apache.org/jira/browse/SLING-9822
>             Project: Sling
>          Issue Type: Improvement
>          Components: Feature Model Analyser
>    Affects Versions: Feature Model Analyser 1.3.8
>            Reporter: Karl Pauls
>            Assignee: Karl Pauls
>            Priority: Major
>             Fix For: Feature Model Analyser 1.3.10
>
>
> With SLING-9805, we made it possible to have artifacts from the cache extension that don't need to be present via maven - however, we are currently requesting them AOT. It would be better to make that JIT and have the analyzers be able to deal with artifacts not present in a better way.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)