[
https://issues.apache.org/jira/browse/CAMEL-17497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marat Gubaidullin updated CAMEL-17497:
--------------------------------------
Description:
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.
was:
Generated *.json file names are inconsistent:
# most of filenames are cameCase however univocity-*.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.
> 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
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)