Ah yeah,
Here it is https://issues.apache.org/jira/projects/CAMEL/issues/CAMEL-14876
Il giorno ven 10 apr 2020 alle ore 09:31 Omar Al-Safi ha
scritto:
> I think Claus has opened an issue already for it if not mistaken. Regarding
> the random order in the json file.
>
> Regards,
> Omar
>
> On Fr
I think Claus has opened an issue already for it if not mistaken. Regarding
the random order in the json file.
Regards,
Omar
On Fri, Apr 10, 2020, 09:29 Andrea Cosentino wrote:
> Ok, let me open an issue for this.
>
> Il giorno ven 10 apr 2020 alle ore 09:28 Claus Ibsen <
> claus.ib...@gmail.co
Ok, let me open an issue for this.
Il giorno ven 10 apr 2020 alle ore 09:28 Claus Ibsen
ha scritto:
> Hi
>
> Yeah I suspect its the json mapper that is unordered map so it can
> generate the output in "random" order.
> We may want to use some ordered tool or what's done for all the other
> json
Hi
Yeah I suspect its the json mapper that is unordered map so it can
generate the output in "random" order.
We may want to use some ordered tool or what's done for all the other
json generators that dont have this problem.
On Fri, Apr 10, 2020 at 9:25 AM Andrea Cosentino
wrote:
>
> Hello,
>
> W