I tried the following: <Import-Package> com.nextgate.mm.mappers ,org.activiti.db.mapping.entity </Import-Package>
<Export-Package>com.nextgate.mm.mappers.*
,org.activiti.db.mapping.entity.*
</Export-Package>
And maven-bundle-plugin is not adding those in the manifest.mf. Same if I
only export.
--
View this message in context:
http://karaf.922171.n3.nabble.com/classpath-resources-in-generated-bundle-tp3961913p4032978.html
Sent from the Karaf - User mailing list archive at Nabble.com.
