Hi, Can you paste the full error trace ?
Karaf 4.2.2 feature resolver has been improved in term of cap/req support. Regards JB On 27/12/2018 07:51, Matteo Rulli wrote: > Hello, > On my to upgrade from Karaf 4.1 to Karaf 4.2 I hit this error: > > [*ERROR*] Message: java.lang.UnsupportedOperationException > > Apparently this is triggered by these kind of directives in my feature.xml: > > <capability>osgi.service;effective:=active;objectClass=com.flairbit.iot.security.x509.api.X509StoreService</capability> > <capability>osgi.service;effective:=active;objectClass=com.flairbit.iot.devman.api.SubscriptionStoreService</capability> > > The same feature passes the verify goal in Karaf 4.1.x. > > What do you suggest? What kind of breaking changes where introduced in > the feature resolution/verify in Karaf 4.2.2? > > Many thanks, > > Matteo > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
