This may be more a BND question, but here it goes

Is there a way to generate a bundle that matches exactly the contents
of a jar (besides the manifest of course)?

For what I've seen so far you need to pass the whole classpath to BND
so it can generate import headers with versions, and EXPORT_PACKAGE to
tell it what packages you want. i'm looking for an easy way to to
express export everything in this jar and nothing else. IIRC that was
the way the osgi maven plugin worked, creating bundles 1 to 1 from
jars.

tia

--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                            -- The Princess Bride

Reply via email to