[
https://issues.apache.org/jira/browse/SLING-8412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Bosschaert updated SLING-8412:
------------------------------------
Affects Version/s: slingfeature-maven-plugin 1.0.0
> APIs jar MOJO includes wrapped classes which are not OSGi exported and
> potentially override public APIs
> -------------------------------------------------------------------------------------------------------
>
> Key: SLING-8412
> URL: https://issues.apache.org/jira/browse/SLING-8412
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model, Maven Plugins and Archetypes
> Affects Versions: slingfeature-maven-plugin 1.0.0
> Reporter: Simone Tripodi
> Assignee: Simone Tripodi
> Priority: Blocker
>
> It happens that an APIs Jar exposes i.e Lucene 5.x whereas it should be
> exposing Lucene 4.7.1, it results that both versions of Lucene are present
> somehow, but only 4.7.1 is exported, Lucene 5.x is embedded inside an OSGi
> bundle but not exported.
> It results that Lucene 5.x classes override 4.7.1
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)