[
https://issues.apache.org/jira/browse/CAMEL-16464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438668#comment-17438668
]
michael elbaz edited comment on CAMEL-16464 at 11/4/21, 11:46 AM:
------------------------------------------------------------------
There is still a bug with this component this methode `jsonpathWriteAsString`
work on local this mean split elements are json string but on karaf is stay as
map this require to do extra ```.marshal().json(Jackson)```
was (Author: michael992):
There is still a bug with this component this methode `jsonpathWriteAsString`
work on local this mean split elements are json string but on karaf is stay as
map this require to do extra `.marshal().json(Jackson)`
> Remove Camel-jsonpath karaf feature
> -----------------------------------
>
> Key: CAMEL-16464
> URL: https://issues.apache.org/jira/browse/CAMEL-16464
> Project: Camel
> Issue Type: Task
> Components: karaf
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 3.10.0
>
>
> The needed upgrade of json-smart and accessors smart shows troubles with asm
> version. Since the karaf features maintenace is best effort, I'm going to
> remove it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)