I want to use Jena OSGi 3.0.0 version in Felix 2.0.3, but when I install
the bundle I get the exception:

org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.jena.osgi [1]: package;
(&(package=org.apache.commons.cli)(version>=1.3.0)(!(version>=2.0.0)))

Does this mean that the package org.apache.commons.cli is not contained in
the jena-osgi bundle? Any ideas how to solve this issue?

Reply via email to