Yes, and considering the subpackages, no. Import-Package is always explicit that package. BUT if you use the maven-bundle-plugin and you add a .* to the package, it'll include a Import-Package for all sub-packages.
regards, Achim 2014-03-13 18:24 GMT+01:00 asookazian2 <[email protected]>: > http://www.aqute.biz/Blog/2007-02-19 <http://www.aqute.biz/Blog/2007-02-19 > > > > > > When the OSGi framework loads a class from a bundle, it will consult the > > Bundle-ClassPath. It will look in the places indicated on the > > Bundle-ClassPath > * > > in the given order. > * > > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/rules-when-writing-manifest-mf-tp4032239p4032240.html > Sent from the Karaf - User mailing list archive at Nabble.com. > -- Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Software Architect / Project Manager / Scrum Master
