Hello,

Severals weeks ago I had a problem with javax.* packages imported by my bundle.
I added <Import-Package>!javax.*,*</Import-Package> to solve my problem.


For another bundle, I did the same thing, but these imported packages
appear in export-package too via "uses:" instruction !

Ex :
  Export-Package: my.package;uses:="javax.management,javax.net.ssl"

I have looked at Bnd doc, but I haven'n't find anything to solve my problem.
How to remove this "uses" instruction ?


Thanks

Damien

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to