Carsten Ziegeler created SLING-9092:
---------------------------------------
Summary: 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
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)