Hi Paul,

Not sure why they would be different? The repository is used to find
any bundles that can provide capabilities which are needed. So if your
DS bundles provide capabilities either via Export-Package or
Provide-Capability that are required by the root bundles of the
subsystem, or their transitive deps, then they should be included.

I'm not sure when I'd have the time to add a ds example, but what
would help is if you could maybe post an example (maybe via a pull
request on https://github.com/coderthoughts/subsystem-examples) that
doesn't work... Maybe we can then pinpoint the issue quicker?

Best regards,

David

On 10 October 2015 at 00:13, Paul F Fraser <pa...@a2zliving.com> wrote:
> Hi,
>
> David Bosschaert's examples
> https://github.com/coderthoughts/subsystem-examples all include the
> dependent bundles in the esa file.
> Therefore not relying on picking them up from a repository.
> And there are no examples using declarative services bundles.
>
>
> Using Felix bundle repository, the problem I am having, which I have
> discussed in the Aries mail list, is that my system fails to resolve DS
> bundles from a repository but works OK with non DS bundles.
> I have tried to produce a simple sample to reproduce the problem but due to
> inexperience have been unable to do so.
>
> Is any one able to point me to a working feature subsystem example where the
> dependent bundles use DS and are not in the esa file?
>
> Perhaps David might be kind enough to add a simple example to his Github
> examples :)
>
> Regards
>
> Paul Fraser
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
> For additional commands, e-mail: users-h...@felix.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to