Hi Caspar, The SCR from the Felix trunk is compiled with compendium 4.3. Can you recompile scr from trunk and do a test with it ? I think it should work.
regards; /Pierre On Thu, Oct 4, 2012 at 7:40 PM, Caspar MacRae <[email protected]> wrote: > Hello, > > Is there a version of Felix SCR that works with OSGi 4.3.0? > > My activate methods aren't being called as they're compiled against > org.osgi.service.component;version="[1.2,2)" and org.apache.felix.scr is > using org.osgi.service.component;version="[1.1,1.2)". I can't (easily) > remove the dependencies on ComponentContext at the moment. > > > https://repository.apache.org/content/groups/snapshots/org/apache/felix/org.apache.felix.scr/1.6.1-SNAPSHOT/org.apache.felix.scr-1.6.1-20120705.183852-4.jaris > also using 1.1 and I can't find anything newer. > > Apologies if this is documented somewhere, I searched but did not find. > > > thanks, > Caspar >

