OK, I found the issue. The issue is located in Aries Proxy Impl: the version range for ASM is [5,7), so ASM 7 is excluded. I just did a test extending the ASM import range to [5,8) in Aries Proxy, and it works fine.
So, I've created a Jira at Aries and I will do a Aries Proxy Impl 1.1.3 release. Regards JB On 08/12/2018 15:15, Jean-Baptiste Onofré wrote: > OK, that seems related to ASM 7 update (required for better Java 11 > support). > > I'm checking the ASM bundles available. > > I keep you posted. > > Regards > JB > > On 08/12/2018 13:50, Jean-Baptiste Onofré wrote: >> Hi, >> >> As I'm testing Karaf 4.2.2-SNAPSHOT in preparation for the release, I >> found an issue with camel-blueprint. >> >> https://issues.apache.org/jira/browse/KARAF-6041 >> >> The issue seems to be in Aries Proxy (maybe related to the Aries >> Blueprint Core update). >> >> I'm working on this issue as I'm consider it as a blocker. >> I wanted to submit 4.2.2 to vote during the week end, but I may have to >> postpone to beginning of next week in order to give me time to identify >> and fix the issue (and maybe cut new dependency releases like Aries). >> >> I keep you posted. Sorry about that. >> >> Regards >> JB >> > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
