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:18:00 UTC

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

Claus Ibsen created CAMEL-18109:
-----------------------------------

             Summary: 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
             Fix For: 3.17.0


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)