> however, I'm surprised you have java.* packages appearing in your > Import-Package > because the Bnd tool has an explicit section of code where these should be > removed
Well, you're right, I only have imports with javax.* packages, and never with java.* packages :-) Thanks for explanations Damien
