That means that aries can't use it. I suspect a version range problem anyway, as Aries Proxy imports asm with a [4,5) range. So Aries would have to be re-released in order to support asm5.
2013/12/13 CLEMENT Jean-Philippe <[email protected]> > I found that ASM is installed as any normal bundle within Karaf. So I > installed the v5-beta with same start level and removed the old one. For > the moment it seems to work with Java 8, the only thing is that the log is > full of "unable to create a proxy object for ... returning the original > object instead." > > JP > > > -----Message d'origine----- > De : Jean-Baptiste Onofré [mailto:[email protected]] > Envoyé : vendredi 13 décembre 2013 10:24 > À : [email protected] > Objet : Re: Karaf & Java8 > > Hi JP, > > as ASM 5 is still beta, we don't upgrade in Karaf (or after 3.0.0 on > trunk). > > As Aries Proxy also use ASM, I don't think that Aries tested ASM 5 beta at > all. So not sure it will work "out of the box". > > Regards > JB > > On 12/13/2013 09:40 AM, CLEMENT Jean-Philippe wrote: > > It looks like ASM 5 beta supports Java8 which is great news. > > > > Is there a way to patch Karaf? > > > > Regards, > > JP > > > > [@@ OPEN @@] > > > > -----Message d'origine----- > > De : Jean-Baptiste Onofré [mailto:[email protected]] Envoyé : jeudi 5 > > décembre 2013 14:22 À : [email protected] Objet : Re: Karaf & > > Java8 > > > > It depends if we need an ASM update or not. > > > > Let me take a quick look on that, I will get back to you (at least in > the Jira). > > > > Regards > > JB > > > > On 12/05/2013 02:14 PM, CLEMENT Jean-Philippe wrote: > >> Ok, well... from your experience, when could I expect a Java8 compliant > version of Karaf? > >> > >> JP > >> > >> -----Message d'origine----- > >> De : Jean-Baptiste Onofré [mailto:[email protected]] Envoyé : jeudi 5 > >> décembre 2013 13:59 À : [email protected] Objet : Re: Karaf & > >> Java8 > >> > >> Hi Jean-Philippe, > >> > >> not yet, we have to work on ASM for full support. > >> > >> I gonna take a look on that just after Karaf 3.0.0 release. > >> > >> Regards > >> JB > >> > >> On 12/05/2013 01:50 PM, CLEMENT Jean-Philippe wrote: > >>> Dear Karaf experts, > >>> > >>> It seems Karaf 3.0.0 RC1 doesn't work with Java8 (KARAF-2562). Is > >>> there a workaround? > >>> > >>> JP > >>> > >> > >> -- > >> Jean-Baptiste Onofré > >> [email protected] > >> http://blog.nanthrax.net > >> Talend - http://www.talend.com > >> > > > > -- > > Jean-Baptiste Onofré > > [email protected] > > http://blog.nanthrax.net > > Talend - http://www.talend.com > > > > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
