Hi Thomas,

of course you are right. We use the custom execution environment I mentioned
to partially include/exclude packages from an (endorsed) JDK, but the
excluded packages are replace by bundles that reside in our target platform.
We completely removed javax.* from bootdelegation (for the runtime), but of
course the excluded packages are also exluded/removed from
'org.osgi.framework.system.packages' property. That's why we have access
errors/warnings on those types if they are not imported properly. Sorry for
the confusion - think it's time for Christmas holidays ;-)

Regards,
Gerd
_______________________________________________
equinox-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Reply via email to