[ 
http://issues.apache.org/jira/browse/FELIX-171?page=comments#action_12449131 ] 
            
Toni Menzel commented on FELIX-171:
-----------------------------------

I just looked deeper in it:

a stripped junit just exporting the framework works nice too.
I am just wondering if I would need to put the other packages to private
Am I right, that packages no mentioned neither in private nor in export won't 
be found even inside of junit.framework (thats what private-package is for isn' 
it?

(thats is and should not be the case, just from the technical point of view to 
understand the dependecy management of osgi better)

could it be that import-package takes forces the bnd-tool to ignore that 
packages completely, because they are external dependencies resolved at 
runtime? (no matter at load or activation)

That means that bundles build with the maven-plugin are never self-containt 
from the MANIFEST point of view.. correct?

Toni


> Document process of creating bundles using bnd
> ----------------------------------------------
>
>                 Key: FELIX-171
>                 URL: http://issues.apache.org/jira/browse/FELIX-171
>             Project: Felix
>          Issue Type: Improvement
>          Components: Felix Commons
>         Environment: OSGi application development
>            Reporter: Tim Moloney
>            Priority: Trivial
>         Attachments: template-pom.xml
>
>
> Provide the list of steps required to create a library bundle by wrapping the 
> library jar using bnd (http://www.aqute.biz/Code/Bnd).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to