You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2021/08/24 15:45:00 UTC

[jira] [Resolved] (SLING-10748) Feature Analyser should not embed dependencies

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

Carsten Ziegeler resolved SLING-10748.
--------------------------------------
    Resolution: Fixed

Added missing dependency to slingfeature maven plugin as the non OSGi consumer
https://github.com/apache/sling-slingfeature-maven-plugin/commit/38ccaf7eed57abc76ee6fb236c171494af08cd37

> Feature Analyser should not embed dependencies
> ----------------------------------------------
>
>                 Key: SLING-10748
>                 URL: https://issues.apache.org/jira/browse/SLING-10748
>             Project: Sling
>          Issue Type: Improvement
>          Components: Feature Model Analyser
>    Affects Versions: Feature Model Analyser 1.3.34
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: Feature Model Analyser 1.3.36, slingfeature-maven-plugin 1.5.16
>
>
> Although the feature model analyser is a bundle with proper import statements it is embedding some of the dependencies, like jackrabbit or the repoinit parser.
> This way, each time a new jackrabbit version or repoinit parser is released a new release of the analyser is required - which we should avoid and decouple



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