Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Missing imports in fragment bundles


From you description this sounds like a bug.  Please open a bug report against Equinox->Framework and attach a testcase to reproduce.  Thanks.

Tom





"Nils Hartmann" <nils@xxxxxxxxxxxxxxx>
Sent by: equinox-dev-bounces@xxxxxxxxxxx

03/29/2007 03:17 PM

Please respond to
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>

To
equinox-dev@xxxxxxxxxxx
cc
Subject
[equinox-dev] Missing imports in fragment bundles





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






_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top