[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[equinox-dev] Missing imports in fragment bundles
|
- From: "Nils Hartmann" <nils@xxxxxxxxxxxxxxx>
- Date: Thu, 29 Mar 2007 22:17:59 +0200 (CEST)
- Delivered-to: equinox-dev@eclipse.org
- Importance: Normal
- User-agent: SquirrelMail/1.4.8
Hi !
I just noticed that Equinox resolves a fragment-bundle (and attaches it to
its host-bundle) even if one of the packages listed in the fragment's
"Import-Package"-Manifest-header is not available (since nowhere
exported).
Is this behaviour correct? (I think the fragment-bundle shouldn't get
resolved in case of a missing import...)
Regards,
Nils