[
https://issues.apache.org/jira/browse/CAMEL-19703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752030#comment-17752030
]
Claus Ibsen commented on CAMEL-19703:
-------------------------------------
Thanks Aurelien
So we can make 2 versions,
"camel-3.x" that point to the existing with the kebab case in camel-3.x branch
on github (not main branch)
"camel-4.x" that point to the camel case in main branch
> [yaml dsl] remove kebab-case schema definition
> ----------------------------------------------
>
> Key: CAMEL-19703
> URL: https://issues.apache.org/jira/browse/CAMEL-19703
> Project: Camel
> Issue Type: Task
> Components: camel-yaml-dsl
> Reporter: Luca Burgazzoli
> Priority: Minor
> Fix For: 4.0.0
>
> Attachments: chooseVersionOfYamlSchema.mp4
>
>
> As today there are two schema for the YAML dsl:
> - one that uses camelCase
> - one that uses kebab-case
> since the kebab-case is a leftover from an initial version and was meant to
> be removed, we can take finally remove it now that we are moving to a new
> major release.
> once removed we also need to update the [schemastore
> repository|https://github.com/SchemaStore/schemastore/blob/14f6880f5e6520beb1889f404589008fda1bd09f/src/api/json/catalog.json#L745-L750]
> to point to the right schema
--
This message was sent by Atlassian Jira
(v8.20.10#820010)