mikadev opened a new issue, #502:
URL: https://github.com/apache/camel-karaf/issues/502

   ``with k4.4.6 when i try to use feature:
   
   ` <feature>camel-jackson</feature>`
   
   I got this one 
   ```
   karaf@root()> feature:install my-feature
   org.apache.felix.resolver.reason.ReasonException: Unable to resolve 
camel-jackson/4.7.0: missing requirement [camel-jackson/4.7.0] 
osgi.wiring.package; 
filter:="(&(osgi.wiring.package=com.fasterxml.jackson.databind)(version>=2.17.0)(!(version>=3.0.0)))"
           at 
org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341)
           at 
org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:462)
           at 
org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420)
           at 
org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374)
   ```
   I think this is related to bundle start level (maybe not) for sure if i just 
run feature-install camel-jackson it work


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to