Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
We use our own json parser in JSonSchemaHelper in different places as part of the catalog stuff we have done over the last 3-4 years. And as it has expanded to be used in more places than just as in the beginning in apt, we are duplicating some of that code around.
We could consider shading in json-simple in camel-core and camel-catalog.
And where its used in apt, maven plugins and elsewhere.
Attachments
Issue Links
- is related to
-
CAMEL-11005 camel-connector - Generate json using jackson
- Resolved