Re: Using OSGi Mocks with OSGi DS annotations

2016-12-23 Thread Roy Teeuwen
.@teeuwen.be] >> Sent: Wednesday, December 21, 2016 9:12 AM >> To: users@sling.apache.org >> Subject: Re: Using OSGi Mocks with OSGi DS annotations >> >> Hey Robbert, >> >> Aha okey that explains it, I'm still on the 1.x branch for now! I will have >

RE: Using OSGi Mocks with OSGi DS annotations

2016-12-23 Thread Stefan Seifert
sefan >-Original Message- >From: Roy Teeuwen [mailto:r...@teeuwen.be] >Sent: Wednesday, December 21, 2016 9:12 AM >To: users@sling.apache.org >Subject: Re: Using OSGi Mocks with OSGi DS annotations > >Hey Robbert, > >Aha okey that explains it, I'm still on the 1.x

Re: Using OSGi Mocks with OSGi DS annotations

2016-12-21 Thread Roy Teeuwen
Hey Robbert, Aha okey that explains it, I'm still on the 1.x branch for now! I will have to wait until I can do an upgrade to the new sling api, or maybe backport the functionality, thanks! Greets Roy > Op 21 dec. 2016 om 08:49 heeft Robert Munteanu het > volgende

Re: Using OSGi Mocks with OSGi DS annotations

2016-12-20 Thread Robert Munteanu
Hi Roy, On Tue, 2016-12-20 at 23:03 +0100, Roy Teeuwen wrote: > Hey all, > > I am trying to use the osgi mocks in the following setup: > @Component > @Designate(ocd = ServiceImpl.Config.class) > public class ServiceImpl implements Service { > > @ObjectClassDefinition > @interface Config