Hi, While trying to install the servicemix-camel bundle (install -s mvn:org.apache.servicemix/servicemix-camel/2009.03-fuse-SNAPSHOT), I encountered the ffg err:
s...@root:osgi> install -s mvn:org.apache.servicemix/servicemix-camel/2009.03-fu e-SNAPSHOT ERROR CommandLineExecutionFailed: org.apache.geronimo.gshell.command.CommandExc ption: org.osgi.framework.BundleException: Unresolved constraint in bundle 227: package; (&(package=org.osgi.framework)(version>=1.5.0)) I thought installing the felix bundle (install -s mvn:org.apache.felix/org.apache.felix.framework/2.0.0) will download the required dependency (org.osgi.framework) but when I try to install servicemix-camel/2009.03-fuse-SNAPSHOT it gives this err: s...@root:osgi> install -s mvn:org.apache.servicemix/servicemix-camel/2009.03-fus e-SNAPSHOT ERROR CommandLineExecutionFailed: org.apache.geronimo.gshell.command.CommandExce ption: org.osgi.framework.BundleException: Unable to resolve due to constraint v iolation. Kindly advise. -- View this message in context: http://old.nabble.com/Unresolve-Constraint-%28package%3Dorg.osgi.framework%29%28version%3E%3D1.5.0%29-tp26621728p26621728.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
