[
https://issues.apache.org/jira/browse/SLING-8410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-8410.
-------------------------------------
Resolution: Fixed
Added new analyser in rev efb1675 which checks the above and produces warnings
> Add analyser to scan for potential problems when using Apache Felix Connect
> ---------------------------------------------------------------------------
>
> Key: SLING-8410
> URL: https://issues.apache.org/jira/browse/SLING-8410
> Project: Sling
> Issue Type: New Feature
> Components: Feature Model
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Feature Model Analyser 1.0.2
>
>
> When running in Apache Felix Connect, the bundles are all put on a shared
> classloader. There are potentially two problems here:
> - if a bundle embeds other jars which are part of the bundle class path, this
> requires to exband the bundle
> - if there is more than a bundle for a package (like for private packages),
> then these packages are merged on the classpath and the first class found wins
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)