[
https://issues.apache.org/jira/browse/CAMEL-17497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-17497:
-----------------------------------
Assignee: Claus Ibsen
> DataFormat resources consistency
> --------------------------------
>
> Key: CAMEL-17497
> URL: https://issues.apache.org/jira/browse/CAMEL-17497
> Project: Camel
> Issue Type: Improvement
> Affects Versions: 3.15.0
> Reporter: Marat Gubaidullin
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.15.0
>
>
> 1. In camel-core-model Generated *.json file names are inconsistent:
> # most of filenames are cameCase however univocity-*.json and
> mime-multipart.json are kebabCase
> # customDataFromat.json has _DataFormat_ at the end, however other filenase
> does not
> [https://github.com/apache/camel/tree/main/core/camel-core-model/src/generated/resources/org/apache/camel/model/dataformat]
>
> Could we make all files camelCase and without _DataFormat_ et the end.
>
> 2. In camel-core-model In DataFormats we have gzip but there is no
> gzip.json
> [https://github.com/apache/camel/blob/main/core/camel-core-model/src/generated/resources/org/apache/camel/model/dataformat/dataFormats.json]
>
> 3. Same in camel-catalogue. Partially camelCase, partially kebabCase and no
> gzip
> https://github.com/apache/camel/tree/main/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)