"Richard S. Hall" <[EMAIL PROTECTED]> writes: > http://cwiki.apache.org/FELIX/bundle-plugin-for-maven-bnd.html
The documentation states that the default behavior for Import-Package is as follows: <Import-Package> is assumed to be "*", which imports everything referred to by the bundle content, but not contained in the bundle. When I create my bundles, packages that I export that /are/ contained in the bundle still get mentioned in the Import-Package header. Is this intended? -- Steven E. Harris