Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] building orbit bundles

Jeff McAffer wrote:

Thomas,

I'm not sure which tool you are refering to. There is the stuff going on in Apache Felix (I believe that is documented there) and there is the process we use to bundle things in Orbit. That is not a tool but is documented on the Orbit wiki. http://wiki.eclipse.org/index.php/Adding_Bundles_To_Orbit

Is there something else?

Yes, if have some additional questions:

What rules (or recommendations) apply when selecting the OSGi version of the bundle? How do you determine dependencies from a new bundle to other bundles (originally of course also plain jar files) that it may require? Are you using package imports only or is there some other (manual?) process that in the end results in bundle dependencies?
Is Orbit using Apache Felix tools in any way? The mangen tool for instance?

Regards,
Thomas Hallgren



Back to the top