Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.15.0
-
None
-
Unknown
Description
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
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
3. Same in camel-catalogue. Partially camelCase, partially kebabCase and no gzip
Attachments
Issue Links
- relates to
-
CAMEL-17498 gzip dataformat renamed to gzipdeflator
- Resolved
-
CAMEL-17499 dataformats should use camelCase in model names
- Resolved