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 2020/02/20 10:01:00 UTC

[jira] [Resolved] (SLING-9092) Remove unused export-packages analyser

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

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

Removed in rev .4e92aec

> Remove unused export-packages analyser
> --------------------------------------
>
>                 Key: SLING-9092
>                 URL: https://issues.apache.org/jira/browse/SLING-9092
>             Project: Sling
>          Issue Type: Task
>          Components: Feature Model Analyser
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: Feature Model Analyser 1.2.6
>
>
> The readme lists an export-packages analyser which will write a file with the exported packages of a feature.
> However, this analyser has never been registered in the service loader file, so it was never usable.
> As we don't want to write files with information from an analyser, the best thing is to simply remove this one - as no one could use it, there is no problem with this.
> We should probably provide a mojo for the maven plugin for this functionality



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