FYI, org.apache.felix.scr 1.8.0 was released and we've included it in the Sling launchpad as well.
Robert On Sun, Oct 27, 2013 at 9:17 PM, Robert A. Decker <[email protected]> wrote: > Even with changing the pom/pom.xml for Felix I'm having trouble building the > felix trunk. I don't want to take the time to debug felix. > > I'm going to put my sling dev hold for awhile until sling is working. I'll > monitor the sling trunk for updates. > > Rob > > > On Oct 27, 2013, at 3:57 PM, Carsten Ziegeler wrote: > >> It seems current trunk in Apache Felix is broken, you can use >> 1.5.0-SNAPSHOT it's the same as 1.4.0 >> >> Carsten >> >> >> 2013/10/27 Robert A. Decker <[email protected]> >> >>> I'm trying to build felix trunk but it requires >>> org.apache.felix:org.apache.felix.utils:jar:1.4.0 which doesn't exist in >>> any of the usual places, and isn't downloadable from the felix website. The >>> newest I can find anywhere is 1.2.0, and building felix builds >>> 1.5.0-SNAPSHOT. >>> >>> Can someone send org.apache.felix:org.apache.felix.utils:jar:1.4.0 to me? >>> I'll install manually into my archiva server. >>> >>> Rob >>> >>> On Oct 27, 2013, at 1:10 PM, Carsten Ziegeler wrote: >>> >>>> Ah, right, thanks Robert - I've reverted back to 1.6.0 >>>> >>>> So, if you want to get the Job Handling running for now you have to use >>> a >>>> SCR version from Apache Felix trunk. A 1.8.0 release will be pretty soon >>>> >>>> Carsten >>>> >>>> >>>> 2013/10/27 Robert Munteanu <[email protected]> >>>> >>>>> On Sun, Oct 27, 2013 at 1:01 PM, Carsten Ziegeler <[email protected] >>>> >>>>> wrote: >>>>>> I'Ve now updated >>>>>> Sling's launchpad to use SCR 1.6.2 and your bundle/jobs run fine with >>> it >>>>> >>>>> >>>>> Hm, SCR 1.6.2 caused problems with the SlingPostServlet. IIRC >>>>> SlingPostOperation instances registered in the activate method were >>>>> never bound. So SCR 1.6.2 is a no-go from that perspective. >>>>> >>>>> See https://issues.apache.org/jira/browse/SLING-2888 for more details. >>>>> >>>>> Robert >>>>> >>>>> -- >>>>> Sent from my (old) computer >>>>> >>>> >>>> >>>> >>>> -- >>>> Carsten Ziegeler >>>> [email protected] >>> >>> >> >> >> -- >> Carsten Ziegeler >> [email protected] >
