I created a ticket for it:
https://issues.apache.org/jira/browse/CAMEL-19276
--
James
On Tue, 18 Apr 2023 at 12:57, Claus Ibsen wrote:
> Hi
>
> Maybe we should include that -extra out of the box in camel-jq
>
> On Tue, Apr 18, 2023 at 1:02 PM James Netherton
> wrote:
>
> > Hi,
> >
> > Have yo
Hi
Maybe we should include that -extra out of the box in camel-jq
On Tue, Apr 18, 2023 at 1:02 PM James Netherton
wrote:
> Hi,
>
> Have you added jackson-jq-extra to the application classpath?
>
> --
> James
>
> On Mon, 17 Apr 2023 at 16:32, Mikael Koskinen wrote:
>
> > Hi,
> >
> > When using
Hi,
Have you added jackson-jq-extra to the application classpath?
--
James
On Mon, 17 Apr 2023 at 16:32, Mikael Koskinen wrote:
> Hi,
>
> When using the following JQ expression:
>
> now | strftime("%Y-%d-%m")
>
> I get the following error:
>
> CaughtExceptionType: org.apache.camel.RuntimeCam
Hi,
When using the following JQ expression:
now | strftime("%Y-%d-%m")
I get the following error:
CaughtExceptionType: org.apache.camel.RuntimeCamelException
CaughtExceptionMessage:
net.thisptr.jackson.jq.exception.JsonQueryException: Function
strftime/1 does not exist StackTrace:
org.apache