You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/05/13 08:42:00 UTC

[jira] [Updated] (CAMEL-18109) camel-yaml-dsl - Add backwards compatible loading of older routes/kamelets

     [ https://issues.apache.org/jira/browse/CAMEL-18109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-18109:
--------------------------------
    Attachment: old-new.png

> camel-yaml-dsl - Add backwards compatible loading of older routes/kamelets
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-18109
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18109
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-yaml-dsl
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.17.0
>
>         Attachments: old-new.png
>
>
> In Camel 3.15 we fixed the route model in yaml dsl to be aligned to the core model DSL.
> However this meant that a route "steps" was moved into its correct place, as child to a from.
> However Camel K users will struggle to migrate, so lets make the yaml-dsl parser able to detect the old style and auto-correct this and log a WARN about deprecated style in use.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)