Only the Oxygen version of Equinox framework supports this AND if you write
an extension to add support for augments, which I have, but it's not
released anywhere officially.

If you want to try it maybe you could help me find a home for it.

- Ray

On Fri, Dec 16, 2016 at 12:22 PM, Milen Dyankov <milendyan...@gmail.com>
wrote:

> Is there runtime alternative for bnd's `-augment`?
>
> Usecase is say vendor of  A provides proper bundle with
> "Require-Capability: X". There is bundle B which provides X but no one
> bothered to put "Provide-Capability" in it. Augmenting B in `bndrun` is
> tempting option to  "properly" assemble a runtime but it's kind of useless
> in this case as this would not resolve at runtime anyway. I know I can wrap
> B and provide the capability myself but if someone else is installing B
> they need to know to use my version of it instead of original one. So I'm
> just curious if I can somehow tell the runtime resolver "BTW this bundle
> (if and when available) provides this capability" instead.
>
> Best,
> Milen
>
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev
>



-- 
*Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile>
 (@rotty3000)
Senior Software Architect *Liferay, Inc.* <http://www.liferay.com>
 (@Liferay)
Board Member & EEG Co-Chair, OSGi Alliance <http://osgi.org> (@OSGiAlliance)
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to