[
https://issues.apache.org/jira/browse/SLING-8901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu closed SLING-8901.
----------------------------------
> Wrapped bundles that are skipped are not easy to discover
> ---------------------------------------------------------
>
> Key: SLING-8901
> URL: https://issues.apache.org/jira/browse/SLING-8901
> Project: Sling
> Issue Type: Bug
> Components: Maven Plugins and Archetypes
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Priority: Major
> Fix For: OSGi Feature Maven Plugin 1.1.12
>
>
> For the APIs jar to correctly pick up compiled classes, wrapped bundles
> should be deflated as well. Apparently, the way this happens right now is
> that the wrapped jars are extracted but they are not processed.
> {noformat}$ tree
> ./apis-jars/deflated-bin/org.apache.sling.scripting.jsp-api-1.0.0.jar/
> ./apis-jars/deflated-bin/org.apache.sling.scripting.jsp-api-1.0.0.jar/
> └── jsp-api-6.0.14.jar
> {noformat}
> This leads to missing classes in the APIs jar.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)