stataru8 commented on issue #502: URL: https://github.com/apache/camel-karaf/issues/502#issuecomment-2374739321
I did some tests with the `camel-jackson` feature, and it appears to be functioning properly on my side. Is it possible to share the output of `feature:info my-feature`? The error you're seeing is because some bundle is not finding the package `com.fasterxml.jackson.databind` with `version >=2.17.0` and `version < 3.0.0`. Could you also share the full error log message? (might help find out the problematic bundle) After executing `feature:install camel-jackson`, what is the output of `list -t 0 -u | grep jackson` ? -- 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]
