Re: Resolution problem with osgi.enroute.dto.api

2016-09-20 Thread Guillaume Nodet
In order to use a R5 repository, you can do the following. http://karaf.apache.org/xmlns/features/v1.4.0"; name="test"> https://raw.githubusercontent.com/osgi/osgi.enroute/v1.0.0/cnf/distro/index.xml osgi.wiring.package;filter:="(&(osgi.wiring.package=osgi.enroute.dto.api)(version>=1.0.0)(!(v

Re: Resolution problem with osgi.enroute.dto.api

2016-09-20 Thread David Daniel
API bundles are generally marked compile only and should not be deployed at runtime On Sep 20, 2016 9:19 AM, wrote: > I'm tracking down a rather odd problem trying to deploy a bundle into > Karaf. The > issue appears to be with the osgi.enroute.dto.api package. > > I'm getting this resolution er

Resolution problem with osgi.enroute.dto.api

2016-09-20 Thread tom
I'm tracking down a rather odd problem trying to deploy a bundle into Karaf. The issue appears to be with the osgi.enroute.dto.api package. I'm getting this resolution error from Karaf: missing requirement: osgi.wiring.package; filter:="(&(osgi.wiring.package=osgi.enroute.dto.api)(version>=1.0.0)