> however, rather than trying to pretend that your exported packages don't > depend > on those javax packages, why not just mark them as optional instead of > removing > them from the imports, ie: > > <Import-Package>javax.*;resolution:=optional, *</Import-Package>
Ok, this works Thanks Damien Lecan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

