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