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]
