You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by mir <ma...@trialox.org> on 2009/06/16 12:03:30 UTC

Expanding List of Imported packages on bundle start

Hi,

My bundle A depends on B which contains its dependencies inlined, the
inlined dependencies are listed in the manifest as private packages
only.

The behavior I find hard to explain is that, when installing bundle A
the felix web console enumerates the imports as listed in the MANIFEST,
however as soon as bundle A is started it also imports (according to the
web console) many of the private packages of B.

Is there an explanation for this behavior?

cheers,
Manuel


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


Re: Expanding List of Imported packages on bundle start

Posted by "Richard S. Hall" <he...@ungoverned.org>.
Can you post some simple manifests demonstrating the issue?

-> richard

On 6/16/09 6:03 AM, mir wrote:
> Hi,
>
> My bundle A depends on B which contains its dependencies inlined, the
> inlined dependencies are listed in the manifest as private packages
> only.
>
> The behavior I find hard to explain is that, when installing bundle A
> the felix web console enumerates the imports as listed in the MANIFEST,
> however as soon as bundle A is started it also imports (according to the
> web console) many of the private packages of B.
>
> Is there an explanation for this behavior?
>
> cheers,
> Manuel
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
> For additional commands, e-mail: users-help@felix.apache.org
>
>    

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org